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

table

(0.79 sec)
  1. FAQ|Aspose.Words for .NET

    Aspose.Words for .NET 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/net/faq/
  2. Working with Bookmarks in Java|Aspose.Words for...

    Understanding bookmark concepts and how bookmark can be used in your program using Java....example shows how to bookmark a table: If you change the name of a...access columns of the bookmarked table: Move to a Bookmark If you need...

    docs.aspose.com/words/java/working-with-bookmarks/
  3. Outputting Sequential Data in C#|Aspose.Words f...

    Output a sequence of elements with the same type when building a report using C#....sequential data such as lists or tables using template syntax. You...by brackets. The following table describes the elements of this...

    docs.aspose.com/words/net/outputting-sequential...
  4. Aspose.word save pdf 样式错误 - Free Support Forum ...

    Document doc = new Document(“template.docx”); DocumentBuilder builder = new DocumentBuilder(doc); builder.moveToDocumentEnd(); builder.writeln(“test.”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFor…...1:06am 2 @dhzhao2016 Summary The table on the left side of the PDF...character widths can shift table columns, producing the observed...

    forum.aspose.com/t/aspose-word-save-pdf/321219
  5. 在 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/
  6. Document.Compare | Aspose.Words for .NET

    Effortlessly compare documents with our Document Compare tool. Identify edits and format changes quickly for streamlined revisions and enhanced collaboration...." ); // Table: builder . StartTable (); builder..." ; (( Table ) docEdited . GetChild ( NodeType . Table , 0 , true...

    reference.aspose.com/words/net/aspose.words/doc...
  7. 从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/
  8. Manipulate PDF Document in C#|Aspose.PDF for .NET

    This article contains information on how to validate PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and etc....PDF API allows you to add a table of content either when creating...namespace allows you to create a table of contents when creating a...

    docs.aspose.com/pdf/net/manipulate-pdf-document/
  9. ToaCategories | Aspose.Words for Java

    Represents a Table of authorities categories in Java....ToaCategories Represents a table of authorities categories. To...getDefaultCategories() Gets the default table of authorities categories. set(int...

    reference.aspose.com/words/java/com.aspose.word...
  10. Additional Bookmarks Added During Aspose Docume...

    We are using Aspose for document generation. In our Word template, we have only one bookmark defined. However, when we generate the document through Aspose, the output document contains additional bookmarks (for example,…... _Toc* Generated for a Table‑of‑Contents field. _Picture*...What you can do Inserting a Table‑of‑Contents Use doc.UpdateFields()...

    forum.aspose.com/t/additional-bookmarks-added-d...