Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 553 for

raw text

(0.22 sec)
  1. Aspose.PSD for .NET 22.12 - Release Notes|Docum...

    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....Text.IText.TextOrientation Removed...CompressionMethod = CompressionMethod . Raw }; // It converts and saves using...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-1...
  2. AbsolutePositionTab | Aspose.Words for Java

    An absolute position tab is a character which is used to advance the position on the current line of Text when displaying this WordprocessingML content in Java....position on the current line of text when displaying this WordprocessingML...position tab.docx"); // Extract the text contents of our document by...

    reference.aspose.com/words/java/com.aspose.word...
  3. LaTeX math formulas rendering | Python

    The article provides an overview of the Aspose.TeX API solution for Python and its functionality for rendering LaTeX math formulas. Learn the code examples... text_color = Color. black 12 # Specify...width}x{size.height}" ) view raw Aspose.TeX.Examples-Features...

    docs.aspose.com/tex/python-net/latex-math-formu...
  4. XlsxSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XLSX format in Java....that specifies how document text is parsed to identify date and...that specifies how document text is parsed to identify date and...

    reference.aspose.com/words/java/com.aspose.word...
  5. CommentRangeStart | Aspose.Words for Java

    Denotes the start of a region of Text that has a comment associated with it in Java....Denotes the start of a region of text that has a comment associated...comment anchored to a region of text, you need to create a Comment...

    reference.aspose.com/words/java/com.aspose.word...
  6. TxtSaveOptionsBase | Aspose.Words for Java

    The base class for specifying additional options when saving a document into a Text based formats in Java....when saving a document into a text based formats. To learn more...Assert.assertEquals(SaveFormat.TEXT, txtSaveOptions.getSaveFormat());...

    reference.aspose.com/words/java/com.aspose.word...
  7. BookmarkStart | Aspose.Words for Java

    Represents a start of a bookmark in a Word document in Java....setText("Updated text contents of {bookmarks[1].Name}");..."MyBookmark_" + i; builder.write("Text before bookmark."); builder...

    reference.aspose.com/words/java/com.aspose.word...
  8. RtfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.RTF format in Java....at the cost of right-to-left text compatibility. options.setE...contain RTL (right-to-left) text, it will not be displayed correctly...

    reference.aspose.com/words/java/com.aspose.word...
  9. Inline | Aspose.Words for Java

    Base class for inline-level nodes that can have character formatting associated with them but cannot have child nodes of their own in Java....revision occurs when we insert text while tracking changes. Assert...we change the formatting of text while tracking changes. Assert...

    reference.aspose.com/words/java/com.aspose.word...
  10. Run | Aspose.Words for Java

    Represents a run of characters with the same font formatting in Java....Remarks: All text of the document is stored in runs of text. Run can...Shows how to format a run of text using its font property. Document...

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