Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 20,889 for

table

(0.16 sec)
  1. Сonverting File Formats|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....File Formats The following table shows the input file formats...

    docs.aspose.com/cad/net/converting-file-formats/
  2. Сonverting File Formats|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....File Formats The following table shows the input file formats...

    docs.aspose.com/cad/python-net/getting-started/...
  3. Export Document Structure While Converting to P...

    Learn how to export document structure while converting to PDF with Aspose.Cells in C++....document, such as cell, row, table, worksheet, image, shape, header/footer...

    docs.aspose.com/cells/go-cpp/export-document-st...
  4. FAQ|Aspose.Words for Java

    Aspose.Words for Java answers the most frequently asked questions. Learn this page to quickly solve your problem on general questions or specific topics....being loaded properly into tables: set the TableName correctly...the child table for the first entry in the parent table but display...

    docs.aspose.com/words/java/faq/
  5. CellFormat.fit_text property | Aspose.Words for...

    CellFormat.fit_text property. If ``True``, fits text in the cell, compressing each paragraph to the width of the cell....Examples Shows how to build a table with custom borders. doc = aw...) builder . start_table () # Setting table formatting options...

    reference.aspose.com/words/python-net/aspose.wo...
  6. RowCollection class | Aspose.Words for Node.js

    Aspose.Words.Tables.RowCollection class. Provides typed access to a collection of [Row](../row/) nodes...more, visit the Working with Tables documentation article. Inheritance:...how to iterate through all tables in the document and print the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PDF/UA validation error: Header cell without as...

    Dear Aspose Support Team, We are currently working on creating PDF/UA-compliant tagged Tables using Aspose.PDF for Java. We have noticed that the Java API does not provide methods such as setHeaders() or setScope() on C…...creating PDF/UA-compliant tagged tables using Aspose.PDF for Java....explicit association of table cells (TD) to table headers (TH) via Headers...

    forum.aspose.com/t/pdf-ua-validation-error-head...
  8. Resources|Aspose.Slides 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....Resources Contents [ Hide ] This table lists important Aspose.Slides...

    docs.aspose.com/slides/jasperreports/resources/
  9. Aspose::Words::Node class | Aspose.Words for C+...

    Aspose::Words::Node class. Base class for all nodes of a Word document. To learn more, visit the documentation article in C++....Document > ( get_MyDir () + u "Tables.docx" ); ASSERT_EQ ( 2 , doc...Aspose :: Words :: NodeType :: Table , true ) -> get_Count ()); System...

    reference.aspose.com/words/cpp/aspose.words/node/
  10. CellFormat.FitText | Aspose.Words for .NET

    Discover the CellFormat FitText property, easily compress text to fit your cell's width, enhancing readability and presentation in your spreadsheets....Examples Shows how to build a table with custom borders. Document... StartTable (); // Setting table formatting options for a document...

    reference.aspose.com/words/net/aspose.words.tab...