Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 219,498 for

formatting

(0.1 sec)
  1. Inserting and Deleting Rows and Columns of Exce...

    This article shows how to insert and delete rows and columns using the Aspose.Cells for .NET API....Row with Formatting To insert a row with formatting options,...listed below. SameAsAbove – Formats the row the same as the row...

    docs.aspose.com/cells/net/inserting-and-deletin...
  2. 使用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...
  3. 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...
  4. 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...
  5. RowFormat.Height | Aspose.Words for .NET

    Discover the RowFormat Height property to easily adjust table row height in points, enhancing your document's layout and readability....set ; } Examples Shows how to format rows with a document builder...); Shows how to create a formatted table using DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.tab...
  6. RowFormat.HeightRule | Aspose.Words for .NET

    Discover the RowFormat HeightRule property to easily customize table row heights for optimal layout and design in your applications....set ; } Examples Shows how to format rows with a document builder...); Shows how to create a formatted table using DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.tab...
  7. Copy Range Data Only with JavaScript via C++|Do...

    Learn how to copy data from one range of cells to another using Aspose.Cells for JavaScript via C++....copying only the data—not the formatting. Aspose.Cells offers this...specified formatting attributes. Apply the style formatting to the...

    docs.aspose.com/cells/javascript-cpp/copy-range...
  8. Layout Slide|Aspose.Slides Documentation

    Master layout slides in Aspose.Slides for Android: choose, apply, and customize slide layouts, placeholders, and masters with Java examples for PPT, PPTX, and ODP presentations....slide defines the design and formatting inherited by normal slides...slide to define reusable formatting. For example, you might add...

    docs.aspose.com/slides/androidjava/examples/ele...
  9. Convert WORD to EMAIL in Python | products.aspo...

    Save WORD to EMAIL within Python applications without using Microsoft Word or Outlook...NET and save it into an Email format. The Aspose.Words for Python...Word documents in various formats. It also supports a variety...

    products.aspose.com/total/python-net/conversion...
  10. Remove Excel Table using Java

    Follow this article to remove Excel table using Java. It has IDE settings, steps, and a sample code showing how to remove table format in Excel using Java....showing how to remove table format in Excel using Java . You will...sheet. Steps to Clear Table Format in Excel using Java Set the...

    kb.aspose.com/cells/java/remove-excel-table-usi...