Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 219,652 for

formatting

(0.79 sec)
  1. Create XLS Using Python | products.aspose.com

    Generate Microsoft Excel XLS documents using Python applications without using Microsoft Office....various APIs dealing different formats including Microsoft Office...File (Microsoft Excel Binary Format) Generate XLSB File (Excel...

    products.aspose.com/total/python-java/create/xls/
  2. Update XLS File using Java | products.aspose.com

    Modify XLS document in Java applications without using Microsoft Excel. Optimize code for fastest way to write and edit excel file in java....Java APIs dealing multiple formats including Microsoft Excel documents...XLS (Microsoft Excel Binary Format) Edit XLSB (Excel Binary Workbook)...

    products.aspose.com/total/java/update/xls/
  3. 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...
  4. 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...
  5. Copy and Move Worksheets Within and Between Wor...

    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....of worksheets with common formatting and data entry. For example...Worksheets including data, formatting, tables, matrices, charts...

    docs.aspose.com/cells/python-net/copy-and-move-...
  6. 生成条件格式数据条形图像|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...
  7. Working with Hyperlinks in C#|Aspose.Words for ...

    How to add a hyperlink into your document in C# using Aspose.Words for .NET....you need to specify font formatting for the hyperlink display.... After insertion, you can format the link text via builder.Font...

    docs.aspose.com/words/net/working-with-hyperlinks/
  8. DocumentBuilder.end_row method | Aspose.Words f...

    DocumentBuilder.end_row method. Ends a table row in the document....row_format property to specify row formatting. Returns The...insert_cell () builder . cell_format . vertical_merge = aw . tables...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Merger.merge_streams method | Aspose.Words for ...

    aspose.words.lowcode.Merger.merge_streams method...tream, input_streams, save_format) Merges the given input documents...streams and the final document format. def merge_streams ( self ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Issue with tables having large number of rows w...

    I created a table in Excel with around 120 rows. When I insert this table back into Excel, all 120 rows are displayed correctly. However, when I insert the same table into Word, only the first 55 rows are visible initia…...encountering an issue with the table formatting when transferring data from...can sometimes preserve the formatting better. If the problem persists...

    forum.aspose.com/t/issue-with-tables-having-lar...