Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 20,816 for

table

(0.11 sec)
  1. 在 C++ 中管理演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的代码示例,以简化表格工作流。...Slides 提供了 Table 类、 ITable 接口、 Cell 类、 ICell...将演示文稿保存到磁盘 pres -> Save ( u "table.pptx" , SaveFormat :: Pptx );...

    docs.aspose.com/slides/zh/cpp/manage-table/
  2. HtmlSaveOptions | Aspose.Words for .NET

    Discover the HtmlSaveOptions constructor to effortlessly create and save documents in HTML format, ensuring optimal formatting and easy sharing.... Contains ( "<table style=\"padding:0pt; -aw-border:0...outDocContents . Contains ( "<table cellspacing=\"0\" cellpadding=\"0\"...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose::Words::Fields::ToaCategories class | As...

    Aspose::Words::Fields::ToaCategories class. Represents a Table of authorities categories. To learn more, visit the documentation article in C++....ToaCategories class Represents a table of authorities categories. To...get_DefaultCategories () Gets the default table of authorities categories. GetType...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Add HTML String using DOM in PHP|Aspose.PDF for...

    Explore how to add HTML content to a PDF document using the DOM in PHP with Aspose.PDF for rich document creation....HtmlFragment ( "<fontsize=10><b><i>Table</i></b></fontsize>" ); # set...

    docs.aspose.com/pdf/java/add-html-string-using-...
  5. 从XML生成PDF|Aspose.PDF for Java

    Aspose.PDF for Java提供了将XML文件转换为PDF文档的机会,要求输入的XML文件必须遵循Aspose.PDF for Java Schema。...<html> <body> <h2> 我的CD收藏 </h2> <table border= "1" > <tr bgcolor= "#9acd32"...</td> </tr> </xsl:for-each> </table> </body> </html> </xsl:template>...

    docs.aspose.com/pdf/zh/java/generate-pdf-from-xml/
  6. IReplacingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during a find and replace operation in Java....document after a paragraph or table. /// private static void insertDocument(Node...getNodeType()) == (NodeType.TABLE))) { CompositeNode dstStory...

    reference.aspose.com/words/java/com.aspose.word...
  7. How to Join Layers using Geometry or Attribute|...

    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....joining by key (attribute in the table). Using a common field, such...records in one table with records in another table. The second approach...

    docs.aspose.com/gis/net/how-to-join-layers/
  8. LayoutEntityType | Aspose.Words for Java

    Types of the layout entities in Java....Description CELL Represents a table cell. COLUMN Represents a column...document. ROW Represents a table row. SPAN Represents one or...

    reference.aspose.com/words/java/com.aspose.word...
  9. Translate Markdown to DOM|Aspose.Words for Java

    Tarnslate a Markdown document to Document Object Model and back. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch using Java....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/java/translate-markdown-t...
  10. Working with Content Control SDT|Aspose.Words f...

    using Node.js you can embed customer-defined semantics as well as its behaviour and appearance into a document....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/nodejs-net/working-with-c...