Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 1,928 for

raw text

(0.08 sec)
  1. DocumentBase - Aspose.Words for Java - API Refe...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....String getText () Gets the text of this node and of all its...paragraphText = new Run(doc, "Initial text. "); paragraph.appendChild(paragraphText);...

    reference.aspose.com/words/java/com.aspose.word...
  2. Row - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....appendChild(paragraph); // Add text to the first call in the first...cells.get(k).toString(SaveFormat.TEXT).trim(); System.out.println(MessageFormat...

    reference.aspose.com/words/java/com.aspose.word...
  3. Comment | Aspose.Words for Java

    Represents a container for Text of a comment in Java....InlineStory Represents a container for text of a comment. To learn more...to a region of text or to a position in text. A comment can contain...

    reference.aspose.com/words/java/com.aspose.word...
  4. XamlFlowSaveOptions - Aspose.Words for Java - A...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....writeln("Some text with PostScript font."); //...true - SDT will contain raw HTML text. // If false - mapped HTML...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. System::Security::Cryptography::X509Certificate...

    Public Member Functions | Static Public Member Functions | List of all members System::Security::Cryptography::X509Ce......X509Certificate2 (const ByteArrayPtr &raw_data) ASPOSECPP_SHARED_API X509Certificate2...X509Certificate2 (const ByteArrayPtr &raw_data, const String &password)...

    reference.aspose.com/barcode/cpp/class/system.s...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Get Started of C++ https://docs.aspose.com/pdf/cpp/get-started/ Recent content in Get Started of C++ on Documentation Hugo -- gohugo.io Mon, 01 Nov 2......combination of text and binary data. If you open it in a text editor...editor, you will see the raw objects that define the structure and...

    docs.aspose.com/pdf/cpp/get-started/index.xml
  8. System::Security::Cryptography::X509Certificate...

    Public Types | Public Member Functions | Static Public Member Functions | List of all members System::Security::Crypt......X509Certificate (const ByteArrayPtr &raw_data, const String &password)...X509Certificate (const ByteArrayPtr &raw_data, const SecureStringPtr &password)...

    reference.aspose.com/barcode/cpp/class/system.s...
  9. LaTeX tables | Aspose.TeX for Java

    This article is a quick guide to creating functional, reader-friendly, visually apealing and professional tables in LaTeX....Tables allow authors to present raw data, eliminating the risk of...having to read paragraphs of text. Standardization : In academic...

    docs.aspose.com/tex/java/latex-tables/
  10. SubDocument | Aspose.Words for Java

    Represents a SubDocument - which is a reference to an externally stored document in Java.... getText() Gets the text of this node and of all its...indentAndAppendLine(final String text) { for (int i = 0; i < mDocTraversalDepth;...

    reference.aspose.com/words/java/com.aspose.word...