Sort Score
Result 10 results
Languages All
Labels All
Results 3,071 - 3,080 of 20,357 for

table

(0.16 sec)
  1. CellFormat.fitText property | Aspose.Words for ...

    CellFormat.fitText 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. let doc... startTable (); // Setting table formatting options for a document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 创建 AcroForms - 在 PHP 中创建可填写的 PDF|Aspose.PDF for...

    本节解释如何使用 Aspose.PDF for PHP via Java 从头开始在 PDF 文档中创建 AcroForms。...getPages () -> add (); $table = new Table (); $table -> setColumnWidths...getParagraphs () -> add ( $table ); $r1 = $table -> getRows () -> add...

    docs.aspose.com/pdf/zh/php-java/create-forms/
  3. 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-...
  4. Translate Markdown to DOM|Aspose.Words for .NET

    Translate a Markdown document to Document Object Model and back using C#. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....elements such as text formatting, tables, headers, and others. This...Leaf blocks. Leaf Blocks The table below shows examples of using...

    docs.aspose.com/words/net/translate-markdown-to...
  5. 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...
  6. 幻灯片上调整形状大小|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...
  7. Aspose.Cells for .NET

    This API allows you to do all kinds of operations on Excel files files in .NET code including creating, editing and converting etc....Remove Excel Table using C# Create Excel Table in C# «« « 1 2...

    kb.aspose.com/cells/net/
  8. Aspose.Words for C++

    This API allows to create, edit, render, print, and convert Word documents in C++ without utilizing Microsoft Word or interop....DOCX in C++ How to Add Rows to Table in DOCX using C++ How to Insert...DOCX using C++ How to Create Table in DOCX using C++ How to Add...

    kb.aspose.com/words/cpp/
  9. 使用 C++ 从 PDF 中提取表格 | Aspose.PDF

    简单的演示源代码,可在任何使用C++语言的平台上从PDF文件中提取表格。...Visit ( page ); for ( auto table : absorber -> get_TableList...get_TableList ()) { for ( auto row : table -> get_RowList ()) { for ( auto...

    products.aspose.com/pdf/zh-hans/cpp/table/extract/
  10. Detecting New Email Messages on POP3 Server|Doc...

    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....messages into a hash table. Search the hash table instead of the database...

    docs.aspose.com/email/net/detecting-new-email-m...