Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 154,630 for

text

(0.1 sec)
  1. 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-...
  2. CompositeNode.insert_before method | Aspose.Wor...

    CompositeNode.insert_before method. Inserts the specified node immediately before the specified reference 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...
  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. 获取富文本值|Aspose.PDF for Python via .NET

    本节介绍如何使用 Aspose.PDF Facades API 检索 PDF 文档中表单字段的富文本内容。与普通文本字段不同,富文本字段可以包含诸如粗体文字、不同字体、颜色以及段落样式等格式化内容。...initialize_data_dir # Get rich text values def get_rich_text_values ( infile...infile ): """Get rich text values from a PDF document.""" # Create...

    docs.aspose.com/pdf/zh/python-net/get-rich-text...
  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. StructuredDocumentTag.multiline property | Aspo...

    StructuredDocumentTag.multiline property. Specifies whether this SDT allows multiple lines of Text....SDT allows multiple lines of text. @property def multiline ( self...for SdtType.RICH_TEXT and SdtType.PLAIN_TEXT SDT type. For all...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. Footnote constructor | Aspose.Words for Python

    Footnote constructor. Initializes an instance of the [Footnote](../) class....DocumentBuilder ( doc = doc ) # Add text, and reference it with a footnote...superscript reference # mark after the text that it references and create...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TextPath.trim property | Aspose.Words for Python

    TextPath.trim property. Determines whether extra space is removed above and below the Text....removed above and below the text. @property def trim ( self )...a WordArt object to display text in a shape that we can re-size...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TxtLoadOptions.DocumentDirection | Aspose.Words...

    Discover the TxtLoadOptions DocumentDirection property to easily set document direction. Optimize your layout with the default LeftToRight setting!...to detect plaintext document text direction. // Create a "TxtLoadOptions"...direction of every paragraph of text that Aspose.Words loads from...

    reference.aspose.com/words/net/aspose.words.loa...