Questions tagged as 'texto'

1
answer

Problem with MySQL Text field

I'm having a hard time storing a simple text field in my DB. I have the following textarea: <textarea class="txtarea" rows="4" cols="50" name="Text" id="txt_area_post" value="" placeholder="Insira uma descrição detalhada."></textarea&...
asked by 14.03.2017 / 20:02
1
answer

Delete words from a file

I have a file CSV and I have this list of words here: link The CSV file has 3 columns, Text, user.name, and Class, and has about 100K of rows. I need to exclude from the first column of CSV all the words that appear in...
asked by 02.04.2017 / 19:25
3
answers

How to make hidden texts appear when you expand a menu

I have a question, As you can see in the image, this is a part of a site that the client requested. How can I make this menu where you click and it expands and shows the hidden text? And you still have that sliding effect? I'm going to...
asked by 23.07.2018 / 13:41
2
answers

Image and text in LaTeX

When I write in Latex I have the following problem that I will try to explain with an example: When I start to write I want the text to follow the following structure: Text1 Image1 Text2 Image2 only that space is usually left between Text1 an...
asked by 06.02.2018 / 20:33
4
answers

How to make a text outline via CSS

Can someone help me to make this outline in text by css     
asked by 04.10.2017 / 19:44
0
answers

Problem in crawling a text document

The purpose of the project is to develop a program that reads a text document (a dictionary in% with% more concretely) and removes the words, ignoring their definitions, special characters. The words to be taken are all in txt , hyphena...
asked by 28.03.2018 / 18:06
0
answers

Access / Send Message Android

Hello, I would like to know if it is possible for an android app to send sms messages, not free, using the mobile phone system, as if it were the default application of the device. If so, does anyone know of any projects? Thank you.     
asked by 18.03.2018 / 00:07
1
answer

c # Pick up text and insert over the image

I have a pictureBox, and I need the user to be able to "mark" the image. For example, the image is a human body, I need the user to click on the photo where the arm is, for example, there is a drawing drawn written "arm". When you click on the l...
asked by 31.07.2017 / 20:36
0
answers

How to create a function to read line by line from text file?

How to create a function to open a text file, read a line and out of function created, handle that line? So following the treatment, re-run the function created to read the next line in the text file and so on?     
asked by 21.06.2017 / 02:34
2
answers

function in VBA to make uppercase text

Good afternoon. How to make uppercase truncates of just a few cells of a form mounted on an excel worksheet? Cells in numeric fields and e-mails should not change. I only found formulas and functions for single cells, columns, or the entire work...
asked by 10.04.2017 / 18:53