Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 20,439 for

table

(0.21 sec)
  1. TableContentAlignment | Aspose.Words for Java

    Allows to specify the alignment of the content of the Table to be used when exporting into Markdown format in Java....alignment of the content of the table to be used when exporting into...Shows how to align contents in tables. DocumentBuilder builder =...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::ParagraphFormat::get_SpaceBefore...

    Aspose::Words::ParagraphFormat::get_SpaceBeforeAuto method. True if the amount of spacing before the paragraph is set automatically in C++....added after a table. Spacing is not added after a table if it is the...the last block in a table cell. Spacing is not added after the...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. Automating PowerPoint Generation in C++: Create...

    Automate slide creation on cloud platforms with Aspose.Slides for C++—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably....120 ))); Add a Slide with a Table We’ll now add a slide that presents...key performance metrics in table format. auto layoutSlide2 =...

    docs.aspose.com/slides/cpp/automating-powerpoin...
  4. HtmlElementSizeOutputMode | Aspose.Words for Java

    Specifies how Aspose.Words exports element widths and heights to HTML MHTML and EPUB in Java....DocumentBuilder(doc); // Insert a table with a negative indent, which...the left page boundary. Table table = builder.startTable(); builder...

    reference.aspose.com/words/java/com.aspose.word...
  5. 使用Node.js通过C++更改切片器属性|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....sample Excel file containing a table. const workbook = new AsposeCells...Access first table inside the worksheet. const table = worksheet...

    docs.aspose.com/cells/zh/nodejs-cpp/change-slic...
  6. TableCollection.Item | Aspose.Words for .NET

    Access TableCollection items effortlessly by retrieving Tables at specific indexes. Simplify your data management with our intuitive property feature!...Retrieves a Table at the given index. public Table this [ int...how to iterate through all tables in the document and print the...

    reference.aspose.com/words/net/aspose.words.tab...
  7. Exception when converting Word scatter chart to...

    Hi, we are encountering an exception when using the Aspose converter to generate a PDF from a Word document that contains a scatter chart. Specifically, when the document includes a word scatter chart type, the converter…...type does not support a data table.” This issue occurs during the...type does not support a data‑table element. Aspose.Words can create...

    forum.aspose.com/t/exception-when-converting-wo...
  8. NodeList.Count | Aspose.Words for .NET

    Discover the NodeList Count property to easily retrieve the total number of nodes in your list, enhancing your web development efficiency....are indirect descendants of a Table node, which would be the runs...nodeList = doc . SelectNodes ( "//Table//Run" ); Assert . That ( nodeList...

    reference.aspose.com/words/net/aspose.words/nod...
  9. FieldTC.type_identifier property | Aspose.Words...

    FieldTC.type_identifier property. Gets or sets a type identifier for this field (which is typically a letter)....compile all TC fields into a table of contents. field_toc = builder...entries will appear in the table. builder . insert_break ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldToc.entry_identifier property | Aspose.Wor...

    FieldToc.entry_identifier property. Gets or sets a string that should match type identifiers of TC fields being included....compile all TC fields into a table of contents. field_toc = builder...entries will appear in the table. builder . insert_break ( aw...

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