Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 219,496 for

formatting

(1.67 sec)
  1. Converting a MHTML file to XLSX using Python | ...

    Sample code on Python for MHTML to XLSX conversion. Use example code for batch MHTML to XLSX conversion with Python and .NET...document from MHTML to XLSX format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/python-net/conversion/m...
  2. JoinRunsOptions.ignore_redundant property | Asp...

    JoinRunsOptions.ignore_redundant property. True indicates that the redundant attributes of all runs will be ignored when joining runs with same Formatting....when joining runs with same formatting. @property def ignore_redundant...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Export XSLFO to OTP in Android | products.aspos...

    Android API to Convert XSLFO to OTP without using Microsoft Word... XSLFO (XSL Formatting Objects) is a markup language...language for XML document formatting. It is used to define the layout...

    products.aspose.com/total/android-java/conversi...
  4. ShapeBase.is_horizontal_rule property | Aspose....

    ShapeBase.is_horizontal_rule property. Returns ``True`` if this shape is a horizontal rule....shape, and customize its formatting. doc = aw . Document () builder...horizontal_rule_format = shape . horizontal_rule_format horizontal_rule_format...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldOptions.resultFormatter property | Aspose....

    FieldOptions.resultFormatter property. Allows to control how the field result is formatted....control how the field result is formatted. get resultFormatter () :...automatically apply a custom format to field results as the fields...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. RevisionOptions | Aspose.Words for Java

    Allows to control how document revisions are handled during layout process in Java....the Converting to Fixed-page Format documentation article. Examples:...changes of formatting properties RevisionType.FORMAT_CHANGE Default...

    reference.aspose.com/words/java/com.aspose.word...
  7. Visit public Cell this[int row, int column] of ...

    using Aspose.Cells; namespace TestExcelFormat { internal class Program { static void Main(string[] args) { Workbook wb = new Workbook(@“1.xlsx”); Console.WriteLine(wb.Worksheets[0].Cells.MaxColumn); var cell = w…...this cell has no value, no format. This will impact downstream...doesn’t contain any value or formatting. This can lead to the appearance...

    forum.aspose.com/t/visit-public-cell-this-int-r...
  8. Text underline not appearing correctly when sav...

    Hi team, I am using the code below on a linux server to create an image from a range, I insert the image into PowerPoint. private static ImageOrPrintOptions _options = new ImageOrPrintOptions() { HorizontalResolution…... Text Formatting : Ensure that the text formatting in your...arise from how the text is formatted in the original document....

    forum.aspose.com/t/text-underline-not-appearing...
  9. CellFormat.Orientation | Aspose.Words for .NET

    Discover how to use the CellFormat Orientation property to adjust text direction in table cells, enhancing readability and design in your documents....StartTable (); // Setting table formatting options for a document builder...EndRow (); // Changing the formatting will apply it to the current...

    reference.aspose.com/words/net/aspose.words.tab...
  10. 生成条件格式数据条形图像|Documentation

    Aspose.Cells 是一个用于操作电子表格文件的 JavaScript 库。它支持生成有条件格式的数据条和图片,让用户可以根据单元格的值自定义电子表格的显示。本文将介绍如何使用 Aspose.Cells 库生成有条件格式的数据条和图片。...which contains conditional formatting databar const cell = worksheet...Create and get the conditional formatting of the worksheet const idx...

    docs.aspose.com/cells/zh/javascript-cpp/generat...