Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 20,434 for

table

(0.8 sec)
  1. Accessibility and Tagged PDFs via Python|Aspose...

    Discover how to generate accessible Tagged PDFs with Aspose.PDF for Python via .NET. Comply with accessibility standards for inclusive document design....and navigate a document, with Tables of Contents, hyperlinks, bookmarks...Elements Properties Working with Table in Tagged PDFs Working with...

    docs.aspose.com/pdf/python-net/accessibility-ta...
  2. FieldToc.captionless_table_of_figures_label pro...

    FieldToc.captionless_Table_of_figures_label property. Gets or sets the name of the sequence identifier used when building a Table of figures that does not include caption's label and number....captionless_table_of_figures_label property FieldToc.caption...captionless_table_of_figures_label property Gets or sets the name of...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 创建 AcroForms - 在 Java 中创建可填写的 PDF|Aspose.PDF fo...

    本节解释如何在 PDF 文档中使用 Aspose.PDF for Java 从头创建 AcroForms。... add (); Table table = new Table (); table . setColumnWidths...getParagraphs (). add ( table ); Row r1 = table . getRows (). add ();...

    docs.aspose.com/pdf/zh/java/create-forms/
  4. Limiting font folders and providing custom path...

    Hi, I have a usecase where I need to let aspose cells api know where to look for fonts. I use the below mentioned line to achieve that: Fontconfigs.setFontFolders(new String[]{“pathToMyDir”}, true); I also have a usec…...that uses Times New Roman in a table, and I want to generate an image...file that has the table defined 2. actual_table_fonts.PNG – the...

    forum.aspose.com/t/limiting-font-folders-and-pr...
  5. Manipulate and Substitute TrueType Fonts|Aspose...

    Aspose.Words for Java can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately, or search for a suiTable font replacement, or uses the Font fallback mechanism....Words uses XML tables which define basic substitution...different OS. According to the Table substitution rule, the list...

    docs.aspose.com/words/java/manipulate-and-subst...
  6. PDF-UA Compliance Test - Errors List|Aspose.PDF...

    This article shows a list of the errors that can arise during PDF/UA compliance testing using the Aspose.PDF API and C# or VB....the parent structure element Tables Code Severity Message 7.5:1...Warning Irregular table row 7.5:2 Error Table header cell has no...

    docs.aspose.com/pdf/net/pdf-ua-compliance-test-...
  7. Aspose.SVG for .NET 25.1 – Enhanced Rendering Q...

    Release focuses on improving text readability and image rendering, providing enhanced performance, clarity, and flexibility for .NET developers.... The сorrespondence table below guides how rendering settings...Correspondence Table for Different Rendering Cases The table provides...

    docs.aspose.com/svg/net/migration-between-versi...
  8. 幻灯片上调整形状大小|Aspose.Slides 文档

    使用 Aspose.Slides for Java 轻松调整 PowerPoint 和 OpenDocument 幻灯片上的形状大小——自动化幻灯片布局调整,提高生产力。...ITable table = ( ITable ) shape ; for ( int i = 0 ; i < table . getRows...size (); i ++) { IRow row = table . getRows (). get_Item ( i );...

    docs.aspose.com/slides/zh/java/re-sizing-shapes...
  9. Working with Content Control SDT|Aspose.Words f...

    Advanced document content management, how to create and manipulate content controls (Structured Document Tags) using C#....Block-level – Among paragraphs and tables, as a child of a Body, HeaderFooter...Among rows in a table, as a child of a Table node Cell-level...

    docs.aspose.com/words/net/working-with-content-...
  10. Aspose::Words::Tables::CellCollection::idx_get ...

    Aspose::Words::Tables::CellCollection::idx_get method. Retrieves a Cell at the given index in C++....Aspose::Words::Tables::CellCollection::idx_get method Contents...Words :: Tables :: Cell > Aspose :: Words :: Tables :: CellCollection...

    reference.aspose.com/words/cpp/aspose.words.tab...