Sort Score
Result 10 results
Languages All
Labels All
Results 8,181 - 8,190 of 154,792 for

text

(0.29 sec)
  1. Create HTML Files via Python | products.aspose.com

    Python Sample code for generating HTML documents. Use this code for creating HTML files within any Python based application..... Add text in the page. Use save method...getPages(). get ( 0 ); // Add Text shape. shape = page.addText(...

    products.aspose.com/diagram/python-java/create/...
  2. Set DefaultFont property of PdfSaveOptions and ...

    Learn to prioritize font settings when saving documents with Aspose.Cells in C++....that DefaultFont for all the text in a workbook that has a missing...font still cannot show/render text properly, then Aspose.Cells...

    docs.aspose.com/cells/cpp/set-defaultfont-prope...
  3. FieldMacroButton Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMacroButton class for seamless integration of MACROBUTTON fields, enhancing document automation and functionality....DisplayResult { get; } Gets the text that represents the displayed...get; set; } Gets or sets the text to appear as the “button” that...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Convert TXT to POTM in Python or with free Onli...

    TXT to POTM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free TXT to POTM online converter quickly before integrating the code....files are plain text files that contain only text and no formatting...possible to transform plain text into macro-enabled presentation...

    products.aspose.com/total/python-net/conversion...
  5. Convert EXCEL to RTF using Python or with free ...

    EXCEL to RTF conversion in your Python applications without using Microsoft Office or online. Test free EXCEL to RTF online converter quickly before integrating the code....spreadsheet content into rich text documents that balance portability...data must be repurposed into a text-focused format that preserves...

    products.aspose.com/total/python-net/conversion...
  6. Convert CSV to RTF using Python or with free On...

    CSV to RTF conversion in your Python applications without using Microsoft Office or online. Test free CSV to RTF online converter quickly before integrating the code....to be transformed into rich text documents that preserve formatting...workflows. Key Use Cases Formatted Text Output Convert CSV data into...

    products.aspose.com/total/python-net/conversion...
  7. 从现有PDF中移除表格|Aspose.PDF for .NET

    了解如何使用Aspose.PDF for .NET从PDF文档中移除表格,提高文档的清晰度和结构。... Text . TableAbsorber (); // Visit...table on the page Aspose . Pdf . Text . AbsorbedTable table = absorber...

    docs.aspose.com/pdf/zh/net/remove-tables-from-e...
  8. LayoutEntityType | Aspose.Words for Java

    Types of the layout entities in Java....console, while indenting the text with tab characters /// based...getKind())); // Only spans can contain text. if (layoutEnumerator.getType()...

    reference.aspose.com/words/java/com.aspose.word...
  9. Export OFT to OTT via Java | products.aspose.com

    Java API to Convert OFT to OTT without using Microsoft Word or Outlook...OTT** generates **OpenDocument Text Template files**, enabling reusable...Use Cases Creating reusable text templates from OFT content Maintaining...

    products.aspose.com/total/java/conversion/oft-t...
  10. LayoutEnumerator constructor | Aspose.Words for...

    LayoutEnumerator constructor. Initializes new instance of this class....' ) # Only spans can contain text. if layout_enumerator . type...contents: " { layout_enumerator . text } "' ) le_rect = layout_enumerator...

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