Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 27,965 for

text

(0.05 sec)
  1. How to Read PDF Table in Java

    This brief tutorial will teach you how to read PDF table in Java. You can write PDF table reader in Java simply by loading the source PDF and then parsing and fetching data from each table using a few lines of code....PDF table in Java and access text belonging to each cell inside...all the text fragments from each cell Display the text fetched...

    kb.aspose.com/pdf/java/how-to-read-pdf-table-in...
  2. FieldInclude class | Aspose.Words for Python

    aspose.words.fields.FieldInclude class. Implements the INCLUDE field...Remarks Inserts all or part of the text and graphics contained in another...include. display_result Gets the text that represents the displayed...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Font::get_LocaleId method | Aspo...

    Aspose::Words::Font::get_LocaleId method. Gets or sets the locale identifier (language) of the formatted characters in C++....how to set the locale of the text that we are adding with a document...English and insert some Russian text, // the English locale spell...

    reference.aspose.com/words/cpp/aspose.words/fon...
  4. FieldIndex.run_subentries_on_same_line property...

    FieldIndex.run_subentries_on_same_line property. Gets or sets whether run subentries into the same line as the main entry....will display the XE field's Text property value on the left side...with matching values in the "Text" property # into one entry as...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::TextWatermarkOptions::get_Color ...

    Aspose::Words::TextWatermarkOptions::get_Color method. Gets or sets font color. The default value is Silver in C++....Examples Shows how to create a text watermark. auto doc = MakeObject...Document > (); // Add a plain text watermark. doc -> get_Watermark...

    reference.aspose.com/words/cpp/aspose.words/tex...
  6. Aspose::Words::Document::get_Sections method | ...

    Aspose::Words::Document::get_Sections method. Returns a collection that represents all sections in the document in C++....builder -> Writeln ( u "This text is in section 1." ); // Section...builder -> Writeln ( u "This text is in section 2." ); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. FieldEnd | Aspose.Words for Java

    Represents an end of a Word field in a document in Java....StringBuilder(); } /// /// Gets the plain text of the document that was accumulated...StringBuilder(); } /// /// Gets the plain text of the document that was accumulated...

    reference.aspose.com/words/java/com.aspose.word...
  8. ParagraphFormat.linesToDrop property | Aspose.W...

    ParagraphFormat.linesToDrop property. Gets or sets the number of lines of the paragraph Text used to calculate the drop cap height....number of lines of the paragraph text used to calculate the drop cap...drop cap the height of four text lines. builder . paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Document.PunctuationKerning | Aspose.Words for ...

    Discover the PunctuationKerning property. Enhance your typography by applying kerning to Latin Text and punctuation for improved readability and style....kerning applies to both Latin text and punctuation. public bool...kerning applies to both Latin text and punctuation. Document doc...

    reference.aspose.com/words/net/aspose.words/doc...
  10. FindReplaceOptions.IgnoreFieldCodes | Aspose.Wo...

    Discover the FindReplaceOptions IgnoreFieldCodes property to easily manage Text in field codes. Control visibility with a simple boolean setting!...indicating either to ignore text inside field codes. The default...Examples Shows how to ignore text inside field codes. Document...

    reference.aspose.com/words/net/aspose.words.rep...