Sort Score
Result 10 results
Languages All
Labels All
Results 4,571 - 4,580 of 22,427 for

table

(0.19 sec)
  1. OutlineOptions.headings_outline_levels property...

    OutlineOptions.headings_outline_levels property. Specifies how many levels of headings (paragraphs formatted with the Heading styles) to include in the document outline....contain an outline, which is a table of contents that lists headings...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Rendering Timeline|Documentation

    Manage timelines of Excel files with Aspose.Cells for JavaScript via C++....timeline relating to pivot table (access the first timeline)...

    docs.aspose.com/cells/javascript-cpp/rendering-...
  3. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…...getName()); } // Copy table style properties if it's a table style if (source...(source.getType() == StyleType.TABLE && source instanceof TableStyle...

    forum.aspose.com/t/some-styles-were-not-copied-...
  4. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....whether to write page numbers to table of contents when saving HTML...getTableWidthOutputM() Controls how table, row and cell widths are exported...

    reference.aspose.com/words/java/com.aspose.word...
  5. Working with Graphs|Aspose.PDF for Java

    Learn how to create and manage graphs within PDF documents using Aspose.PDF in Java for visualizing data effectively....presented in the form of a table; however a graphical presentation...figures below: Working with Tables in PDF Working with XML...

    docs.aspose.com/pdf/java/graphs/
  6. Inserting Bookmarks Dynamically in C#|Aspose.Wo...

    Insert bookmarks into your document dynamically when building a report using C#....use the bookmark tag inside a table, list, or other container elements...The bookmark tag works inside tables, lists, paragraphs, and most...

    docs.aspose.com/words/net/inserting-bookmarks-d...
  7. DXF Drawings|CAD Documentation

    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....Dimension Ray Rotated Dimension Table Text Xline If during parsing...

    docs.aspose.com/cad/python-net/developer-guide/...
  8. Types of Mail Merge Operation in Java|Aspose.Wo...

    Perform two different types of Mail Merge operations: simple Mail Merge and Mail Merge with regions. Simple Mail Merge repeats the entire document per each data source record, whereas Mail Merge with regions repeats only designated regions per record using Java....from your data source (single table representation). So it is similar...regions if you want to insert tables, rows with repeating data to...

    docs.aspose.com/words/java/types-of-mail-merge-...
  9. Aspose.Cells Product Family

    Find answers about creating, editing, and converting, Excel spreadsheets without requiring Microsoft Excel....How to Filter Data in Excel Table using C# How to Convert XLSX...

    kb.aspose.com/cells/page/18/
  10. How to Create Word Document using C#

    In this tutorial you will learn how to create Word document using C# without interop. The C# code example creates Word document in DOCX file format.... table, images, text etc. Updated on...

    kb.aspose.com/words/net/how-to-create-word-docu...