Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 217,207 for

formatting

(0.24 sec)
  1. DocumentBuilder.cell_format property | Aspose.W...

    DocumentBuilder.cell_format property. Returns an object that represents current table cell Formatting properties....cell_format property DocumentBuilder.cell_format property Returns...table cell formatting properties. @property def cell_format ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert EMAIL to WORD in Python | products.aspo...

    Save EMAIL to WORD in your Python applications without using Microsoft Outlook or Word...saved into the desired Word format. This API package is a great...DOC (Microsoft Word Binary Format) Convert EMAIL to DOCM (Microsoft...

    products.aspose.com/total/python-net/conversion...
  3. Format Table in Document in NPOI|Aspose.Words f...

    Format table in a document easily and fast instead of using NPOI in C#....Ask AI Format Table in Document in NPOI Contents [ Hide ] What...how to format tables using NPOI. Aspose.Words - Format Table in...

    docs.aspose.com/words/net/format-table-in-docum...
  4. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Java calculates and applies effective shape properties for precise PowerPoint rendering....getEffective() method from the local format. This sample code shows you...contains effective text frame formatting properties. This sample code...

    docs.aspose.com/slides/java/shape-effective-pro...
  5. Convert OpenDocument Presentations in .NET|Aspo...

    Aspose.Slides for .NET lets you convert ODP to PDF, HTML, and image formats with ease. Boost your .NET apps with fast and accurate presentation conversion....(ODP) presentations to many formats (HTML, PDF, TIFF, SWF, XPS...ODP files to other document formats is the same as the one used...

    docs.aspose.com/slides/net/convert-openoffice-odp/
  6. RowFormat.height property | Aspose.Words for No...

    RowFormat.height property. Gets or sets the height of the table row in points....Examples Shows how to create a formatted table using DocumentBuilder...leftIndent = 20 ; // Set some formatting options for text and table...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. How to Merge Word Documents using Java

    This topic describes how to merge Word document using Java. It includes all the steps to set up the environment, a list of stepwise tasks and and an example code to merge DOCX files in Java....document using different formatting options including using the...the destination formatting, the source formatting, or keeping only...

    kb.aspose.com/words/java/how-to-merge-word-docu...
  8. 用C++读写工作表的查询表|Documentation

    学习如何使用Aspose.Cells和C++读取和写入Excel工作表中的查询表。...std :: cout << "Preserve Formatting: " << qt . GetPreserveFormattin...endl ; // Now set Preserve Formatting to true qt . SetPreserveFormattin...

    docs.aspose.com/cells/zh/cpp/reading-and-writin...
  9. RowFormat.height_rule property | Aspose.Words f...

    RowFormat.height_rule property. Gets or sets the rule for determining the height of the table row....Examples Shows how to create a formatted table using DocumentBuilder...left_indent = 20 # Set some formatting options for text and table...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Split Table in C#|Aspose.Words for .NET

    Split table in C#. How to split one table into two separate tables C#.... Q: Will the formatting (borders, shading, etc.)...preserved after splitting? A: The formatting applied to rows, cells, and...

    docs.aspose.com/words/net/split-table/