Sort Score
Result 10 results
Languages All
Labels All
Results 4,631 - 4,640 of 151,848 for

text

(1.19 sec)
  1. Aspose::Words::HeaderFooter::get_HeaderFooterTy...

    Aspose::Words::HeaderFooter::get_HeaderFooterType method. Gets the type of this header/footer in C++.... The text in that paragraph // will appear...section, above the main body text. auto header = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/hea...
  2. Aspose::Words::Paragraph::get_ParentSection met...

    Aspose::Words::Paragraph::get_ParentSection method. Retrieves the parent Section of the paragraph in C++.... The text in that paragraph // will appear...section, above the main body text. auto header = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. Supported file formats|Documentation

    File formats for images and recognition results supported by Aspose.OCR for Python via .NET....containing a combination of text, line drawings, indexed color...formats: Format Details .TXT Plain text .HTML Web page .RTF A universal...

    docs.aspose.com/ocr/python-net/supported-file-f...
  4. Apply Superscript and Subscript Effects on Font...

    The JavaScript code to apply superscript and subscript effects to Text in Excel using Aspose.Cells for JavaScript via C++....superscript (text above the baseline) and subscript (text below the...the baseline) effects to text. Working with Superscript and Subscript...

    docs.aspose.com/cells/javascript-cpp/apply-supe...
  5. PageSetup.textOrientation property | Aspose.Wor...

    PageSetup.TextOrientation property. Allows to specify [PageSetup.TextOrientation](./) for the whole page... Examples Shows how to set text orientation. let doc = new aw..."TextOrientation.Upward" to rotate all the text 90 degrees // to the right so...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Font.spacing property | Aspose.Words for Node.js

    Font.spacing property. Returns or sets the spacing (in points) between characters ....DocumentBuilder ( doc ); // Add run of text and increase character width...characters" ); // Add run of text and add 1pt of extra horizontal...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT, PPTX and ODP with Aspose.Slides for Python via .NET. Get clear code samples and tips to streamline your presentations....shape NodeCollection and set the text in TextFrame. Now, Add a Child...added SmartArt Node and set the text in TextFrame. Save the Presentation...

    docs.aspose.com/slides/python-net/manage-smarta...
  8. Your First Aspose.Diagram Application - Hello W...

    This page describes how to create first application with Aspose.Diagram library....Microsoft Visio file with the text ‘Hello World’ in a specified...new text box. Insert the words Hello World! into a text box....

    docs.aspose.com/diagram/python-java/your-first-...
  9. Document.sections property | Aspose.Words for P...

    Document.sections property. Returns a collection that represents all sections in the document.... writeln ( 'This text is in section 1.' ) # Section...) builder . writeln ( 'This text is in section 2.' ) self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to change the Comment Font Color with Golan...

    Learn how to customize comment font color in Excel using Aspose.Cells with Golang via C++....specify alignment settings, text direction, font color, etc....GetTextBody() property to set text direction for a comment. The...

    docs.aspose.com/cells/go-cpp/how-to-change-the-...