Sort Score
Result 10 results
Languages All
Labels All
Results 3,321 - 3,330 of 149,198 for

text

(0.22 sec)
  1. Font.doubleStrikeThrough property | Aspose.Word...

    Font.doubleStrikeThrough property. True if the font is formatted as double strikethrough Text....formatted as double strikethrough text. get doubleStrikeThrough ()...add a line strikethrough to text. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Convert Excel to CSV, TSV, and TXT|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.... Saving Workbook to Text or CSV Format Sometimes, you...multiple worksheets into text format. For text formats (for example...

    docs.aspose.com/cells/net/convert-excel-to-csv-...
  3. Convert Excel to CSV, TSV, and TXT|Documentation

    Convert Excel to CSV, TSV, and TXT by using Aspose.Cells for Python via .NET API.... Saving Workbook to Text or CSV Format Sometimes, you...multiple worksheets into a text format. For text formats (for example...

    docs.aspose.com/cells/python-net/convert-excel-...
  4. Shape.first_paragraph property | Aspose.Words f...

    Shape.first_paragraph property. Gets the first paragraph in the shape....Shows how to create and format a text box. doc = aw . Document ()...() # Create a floating text box. text_box = aw . drawing . Shape...

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

    Discover Aspose.Words.PageVerticalAlignment enum for optimal Text alignment on pages. Enhance your document's layout with precise vertical justification!...Specifies vertical justification of text on each page. public enum PageVerticalAlignmen...Name Value Description Bottom 3 Text is aligned at the bottom of...

    reference.aspose.com/words/net/aspose.words/pag...
  6. ListLabel Class | Aspose.Words for .NET

    Explore the Aspose.Words.Lists.ListLabel class to enhance your document formatting with customizable list label properties for better control and presentation....IndexOf(paragraph)}" ); // This is the text we get when getting when we...output this node to text format. // This text output will omit list...

    reference.aspose.com/words/net/aspose.words.lis...
  7. CompositeNode.count property | Aspose.Words for...

    CompositeNode.count property. Gets the number of immediate children of this node....paragraph_text = aw . Run ( doc = doc , text = 'Initial text. ' )...paragraph . append_child ( paragraph_text ) # Create three more run nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Stamping with Aspose.PDF using Python|Aspose.PD...

    This section describes how to add image stamps and Text stamps to a PDF page via Python....NET allows adding image or text stamp in your PDF document....file. Adding Text stamps in the PDF File - add text stamp, define...

    docs.aspose.com/pdf/python-net/stamping/
  9. 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-...
  10. FieldAutoTextList.list_style property | Aspose....

    FieldAutoTextList.list_style property. Gets or sets the name of the style on which the list to contain entries is based.... def field_auto_text_list (): doc = aw . Document...document and populate it with auto text entries. doc . glossary_document...

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