Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 5,893 for

table

(0.1 sec)
  1. Aspose::Words::TabStop class | Aspose.Words for...

    Aspose::Words::TabStop class. Represents a single custom tab stop. The TabStop object is a member of the TabStopCollection collection. To learn more, visit the documentation article in C++....MakeObject < Document > ( MyDir + u "Table of contents.docx" ); // Iterate...

    reference.aspose.com/words/cpp/aspose.words/tab...
  2. Reading Group Definition Data in Ruby

    This article explains how to read group definition data from Microsoft Project (MPP/XML) files using Aspose.Tasks Java for Ruby....File Update in Ruby Reading Table Data from MPP files in Ruby...

    docs.aspose.com/tasks/java/reading-group-defini...
  3. Aspose::Words::Saving::OutlineOptions::get_Head...

    Aspose::Words::Saving::OutlineOptions::get_HeadingsOutlineLevels method. Specifies how many levels of headings (paragraphs formatted with the Heading styles) to include in the document outline in C++....contain an outline, which is a table of contents that lists headings...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. 段落|Aspose.Slides 文档

    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....auto tbl = System :: AsCast < Table > ( pres -> get_Slides () ->...

    docs.aspose.com/slides/zh/cpp/paragraph/
  5. NodeImporter | Aspose.Words for Java

    Allows to efficiently perform repeated import of nodes from one document to another in Java....that holds the “translation tables” during the import. It correctly...getNodeType()) == (NodeType.TABLE))) { CompositeNode destinationParent...

    reference.aspose.com/words/java/com.aspose.word...
  6. Shape Alignment not working when converting HTM...

    Hi Team, We have a use-case where the HTML contains an SVG image and after the SVG is a Text DIV Element. When we pass this HTML to the ASPOSE Words and save the output in DOCX format, the SVG Image and then text is sup…...vertical-align: middle and display: table-cell in the HTML for vertically...have 1st child as Paragraph or Table when inserting // HTML content...

    forum.aspose.com/t/shape-alignment-not-working-...
  7. How to Convert JSON Data to PDF in C#

    This brief tutorial sheds light on how to convert JSON data to PDF in C#. You will learn how using C# JSON to PDF feature can be embedded by following simple steps and the code snippet....treating the array data as a table. Similarly, you can set the...

    kb.aspose.com/cells/net/how-to-convert-json-dat...
  8. Aspose::Words::Fonts namespace | Aspose.Words f...

    Aspose::Words::Fonts namespace. The Aspose.Words.Fonts namespace provides classes and enumerations to access information about fonts used in a document in C++.... TableSubstitutionRul Table font substitution rule. To learn...

    reference.aspose.com/words/cpp/aspose.words.fonts/
  9. How to Convert JSON to CSV in Node.js

    This article assists on how to convert JSON to CSV in Node.js. It has the IDE setting details, the program flow and a ready-to-run sample code to turn JSON into CSV in Node.js....properties like process array as a table, ignore the array title, flag...

    kb.aspose.com/cells/nodejs/how-to-convert-json-...
  10. Document constructor | Aspose.Words for Python

    aspose.words.Document constructor...document contains a default fonts table, minimal default styles, and...level 2 headings. ' + 'The Tables section contains two sub-headings...

    reference.aspose.com/words/python-net/aspose.wo...