Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 125,120 for

text

(0.07 sec)
  1. MathObjectType | Aspose.Words for Java

    Specifies type of an Office Math object in Java....false; } /// /// Gets the plain text of the document that was accumulated...indentAndAppendLine(final String text) { for (int i = 0; i < mDocTraversalDepth;...

    reference.aspose.com/words/java/com.aspose.word...
  2. Font.outline property | Aspose.Words for Python

    Font.outline property. True if the font is formatted as outline....Shows how to create a run of text formatted as outline. doc =...the Outline flag to change the text's fill color to white and #...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentDirection Enum | Aspose.Words for .NET

    Discover Aspose.Words.DocumentDirection enum to easily control Text flow in your documents. Enhance readability and formatting with this powerful feature!...specify the direction to flow the text in a document. public enum DocumentDirection...to detect plaintext document text direction. // Create a "TxtLoadOptions"...

    reference.aspose.com/words/net/aspose.words.loa...
  4. ParagraphFormat.RightIndent | Aspose.Words for ...

    Discover how to easily adjust the right indent of your paragraphs with the ParagraphFormat RightIndent property. Enhance your document formatting today!...formatting to create off-center text. Document doc = new Document...DocumentBuilder ( doc ); // Center all text that the document builder writes...

    reference.aspose.com/words/net/aspose.words/par...
  5. PdfSaveOptions.additionalTextPositioning proper...

    PdfSaveOptions.additionalTextPositioning property. A flag specifying whether to write additional Text positioning operators or not....whether to write additional text positioning operators or not...Remarks If true , additional text positioning operators are written...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Manage TextBox|Aspose.Slides Documentation

    Manage a Text box or Text frame in PowerPoint presentations using C# or .NET...Contents [ Hide ] Texts on slides typically exist in text boxes or shapes...shapes. Therefore, to add text to a slide, you have to add a textbox...

    docs.aspose.com/slides/net/manage-textbox/
  7. FootnoteOptions.position property | Aspose.Word...

    FootnoteOptions.position property. Specifies the footnotes position....to text # that does not interfere with the main body text's flow...reference symbol # at the main body text where we insert the footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Manage Placeholder|Aspose.Slides for Python Doc...

    Change Placeholder Text and prompt Text in PowerPoint presentations in Python...Placeholder Contents [ Hide ] Change Text in Placeholder Using Aspose...allows you to make changes to the text in a placeholder. Prerequisite...

    docs.aspose.com/slides/python-net/manage-placeh...
  9. 在 PHP 中管理 Visio 图的页眉和页脚|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....setHeaderRight ( "&p" ); \ # set text at the center $diagram -> getHeaderFooter..."Center of the header" ); \ # set text at the left side $diagram ->...

    docs.aspose.com/diagram/zh/java/manage-headers-...
  10. Font.subscript property | Aspose.Words for Python

    Font.subscript property. True if the font is formatted as subscript....Examples Shows how to format text to offset its position. doc...as_paragraph () # Raise this run of text 5 points above the baseline...

    reference.aspose.com/words/python-net/aspose.wo...