Sort Score
Result 10 results
Languages All
Labels All
Results 5,931 - 5,940 of 123,465 for

text

(0.16 sec)
  1. Body | Aspose.Words for Java

    Represents a container for the main Text of a section in Java....Represents a container for the main text of a section. To learn more...node. appendParagraph(String text) A shortcut method that creates...

    reference.aspose.com/words/java/com.aspose.word...
  2. FormField.text_input_default property | Aspose....

    FormField.Text_input_default property. Gets or sets the default string or a calculation expression of a Text form field....text_input_default property FormField.text_input_default property...expression of a text form field. @property def text_input_default...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Tables::Row::get_FirstCell metho...

    Aspose::Words::Tables::Row::get_FirstCell method. Returns the first Cell in the row in C++....mVisitedTables = MakeObject < System :: Text :: StringBuilder > (); mVisitorIsInsideTabl...mDocTraversalDepth ; SharedPtr < System :: Text :: StringBuilder > mVisitedTables...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. Aspose::Words::Tables::Row::get_IsFirstRow meth...

    Aspose::Words::Tables::Row::get_IsFirstRow method. True if this is the first row in a table; false otherwise in C++....mVisitedTables = MakeObject < System :: Text :: StringBuilder > (); mVisitorIsInsideTabl...mDocTraversalDepth ; SharedPtr < System :: Text :: StringBuilder > mVisitedTables...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. Aspose::Words::Tables::Cell::get_IsLastCell met...

    Aspose::Words::Tables::Cell::get_IsLastCell method. True if this is the last cell inside a row; false otherwise in C++....mVisitedTables = MakeObject < System :: Text :: StringBuilder > (); mVisitorIsInsideTabl...mDocTraversalDepth ; SharedPtr < System :: Text :: StringBuilder > mVisitedTables...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Code Examples|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....barcode containing non-ASCII text using Aspose.BarCode for Java...System . out . printf ( "Code Text: %s%n" , results [ 0 ]. getCodeText...

    docs.aspose.com/barcode/java/barcode-generation...
  7. Aspose::Words::Font::get_UnderlineColor method ...

    Aspose::Words::Font::get_UnderlineColor method. Gets or sets the color of the underline applied to the font in C++....configure the style and color of a text underline. auto doc = MakeObject...builder -> Writeln ( u "Underlined text." ); doc -> Save ( ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words/fon...
  8. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreCaseChanges method. True indicates that documents comparison is case insensitive in C++....docOriginal ); // Paragraph text referenced with an endnote:...Endnote , u "Original endnote text." ); // Table: builder -> StartTable...

    reference.aspose.com/words/cpp/aspose.words.com...
  9. How to Convert TXT to JSON File in Python

    In this quick tutorial, you will learn how to convert txt to json file in python. It explains the environment setup, algorithm steps, and a code snippet to create Text to JSON converter in Python....and a code snippet to create Text to JSON converter in Python...steps demonstrate how to convert Text to JSON in Python . The source...

    kb.aspose.com/cells/python/how-to-convert-txt-t...
  10. Converting to Fixed-page Format in Java|Aspose....

    Aspose.Words for Java implements its own page layout engine enabling it to produce all of the fixed page formats, such as PDF, XPS, and various image formats....be of various types, such as text, spreadsheets, slides, CAD drawings...vector form. In contrast, some text editing applications do not...

    docs.aspose.com/words/java/converting-to-fixed-...