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

formatting

(0.27 sec)
  1. 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...
  2. 生成条件格式数据条形图像|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...
  3. HTML Export Images Folder|Aspose.Words for Repo...

    HTML Export Images Folder setting of the Aspose.Words for Reporting Services....when exporting reports to HTML format, Aspose.Words for Reporting...all images inside it. HTML Formatting Shrink Space...

    docs.aspose.com/words/reportingservices/html-ex...
  4. DocumentBuilder.Underline | Aspose.Words for .NET

    Discover DocumentBuilder's Underline property to easily customize font styles. Enhance your documents with versatile underline options for a professional look....set ; } Examples Shows how to format text inserted by a document...; // The builder applies formatting to its current paragraph...

    reference.aspose.com/words/net/aspose.words/doc...
  5. 使用aspose.words从html制作的docx文件转为PDF样式表现混乱,但是把docx...

    docx转为PDF的方法代码如下: Document document = new Document(file.getInputStream()); ByteArrayOutputStream outputStream = new ByteArrayOutputStream(); document.save(outputStream, SaveFormat.PDF); Files.write(Paths.get("/Users/p…...processes the document’s formatting and content. Subtle differences...the document structure or formatting can lead to discrepancies...

    forum.aspose.com/t/aspose-words-html-docx-pdf-d...
  6. Setting builder.Font.Bold = false affects Inser...

    Hi, I have this code: [TestMethod] public void GenerateWordWithStrong() { Document doc = new Document(); // We can position where we want the table to be inserted and specify any extra Formatting to the t…...inserted and specify any extra formatting to the table. DocumentBuilder...tested whether other HTML formatting (like for italics) behaves...

    forum.aspose.com/t/setting-builder-font-bold-fa...
  7. Tables and Ranges with JavaScript via C++|Docum...

    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....in a table without losing formatting, convert the table to a regular...to a range without losing formatting. In Microsoft Excel 2007/2010:...

    docs.aspose.com/cells/javascript-cpp/tables-and...
  8. 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-...
  9. Adding an Anonymous or Custom Object into Smart...

    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....Document Assistant Close Formatting Smart Markers Analyzing your...

    docs.aspose.com/cells/net/adding-anonymous-or-c...
  10. Line Breaks and Text Wrapping with Golang via C...

    How to implement text wrapping and word wrap using the Aspose.Cells library in C++. By using the Aspose.Cells library, you can easily insert text in cells and set the text wrapping method, such as manual word wrap, word wrap, etc. This document details how to implement these features and provides sample code for your reference....Alignment and Keep Existing Formatting with Golang via C++...

    docs.aspose.com/cells/go-cpp/line-breaks-and-te...