Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 154,500 for

text

(0.17 sec)
  1. Create TextBox in which each line has a differe...

    Learn how to create a TextBox in which each line can have a different horizontal alignment using Aspose.Cells for Node.js via C++....alignment of your paragraph text using the TextParagraph.getAlignmentType()...getWorksheets (). get ( 0 ); // Add text box inside the sheet. ws . getShapes...

    docs.aspose.com/cells/nodejs-cpp/create-textbox...
  2. Features|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 text : Specify any valid text for the selected...selected symbology. If the text is invalid an error message is shown...

    docs.aspose.com/barcode/sharepoint/features/
  3. AutoFit Rows for Rendering with C++|Documentation

    Learn how to autofit rows for rendering in Excel files using Aspose.Cells with C++....you want to display all the text in a cell, you can autofit the...Microsoft Excel. This allows the text to be fully visible in Normal...

    docs.aspose.com/cells/cpp/autofit-rows-for-rend...
  4. PageSetup.Bidi | Aspose.Words for .NET

    Discover the PageSetup Bidi property for seamless bidirectional Text formatting. Enhance your documents with complex script support for better readability!...bidirectional (complex scripts) text. public bool Bidi { get ; set...Shows how to set the order of text columns in a section. Document...

    reference.aspose.com/words/net/aspose.words/pag...
  5. FieldSet.BookmarkText | Aspose.Words for .NET

    Discover how to easily manage the FieldSet BookmarkText property to customize and enhance your bookmarks for better organization and accessibility....property Gets or sets the new text of the bookmark. public string...Shows how to create bookmarked text with a SET field, and then display...

    reference.aspose.com/words/net/aspose.words.fie...
  6. WatermarkLayout enumeration | Aspose.Words for ...

    aspose.words.WatermarkLayout enumeration. Defines layout of the watermark relative to the watermark center....Examples Shows how to create a text watermark. doc = aw . Document...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Font.size_bi property | Aspose.Words for Python

    Font.size_bi property. Gets or sets the font size in points used in a right-to-left document....right-to-left, and right-to-left text. doc = aw . Document () builder...font settings for left-to-right text. builder . font . name = 'Courier...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Add Footer to PDF|Aspose.PDF for Java

    Learn how to add Text and image footers to PDF pages in Java with the PdfFileStamp facade....toString ()); FormattedText text = new FormattedText ( "Sample...); pdfStamper . addFooter ( text , 20 ); pdfStamper . save (...

    docs.aspose.com/pdf/java/add-footer/
  9. HeaderFooter.is_header property | Aspose.Words ...

    HeaderFooter.is_header property. True if this [HeaderFooter](../) object is a header.... The text in that paragraph # will appear...section, above the main body text. header = aw . HeaderFooter...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add Shapes|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.... Text = @"Rectangle text." ; Visio . Master...5 ); visioStarShape . Text = @"Star text." ; Visio . Master visioHexagonMaster...

    docs.aspose.com/diagram/net/add-shapes/