Sort Score
Result 10 results
Languages All
Labels All
Results 3,391 - 3,400 of 23,752 for

table

(0.36 sec)
  1. ToaCategories Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.ToaCategories class for efficient management of Table of authorities categories in your documents. Enhance your document structuring!...ToaCategories class Represents a table of authorities categories. To...DefaultCategories { get; } Gets the default table of authorities categories. Item...

    reference.aspose.com/words/net/aspose.words.fie...
  2. ReplacingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Replacing.ReplacingArgs class for efficient custom text replacement in your documents. Enhance your workflow today!...document after a paragraph or table. /// </summary> private static...insertionDestination . NodeType == NodeType . Table ) { CompositeNode dstStory =...

    reference.aspose.com/words/net/aspose.words.rep...
  3. Aspose.Cells 8.3.1中的公共API更改|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....cell D5 which lies inside the table Cell cell = worksheet . getCells...//Access the Table from this cell ListObject table = cell . getTable...

    docs.aspose.com/cells/zh/java/public-api-change...
  4. Utility Features in Aspose.Tasks for C++ | Aspo...

    Discover how to utilize utility features available in the C++ version of Aspose.Tasks....hosted with ❤ by GitHub Reading Table Data from MPP File The Aspose...for C++ API supports reading table data from Microsoft Project...

    docs.aspose.com/tasks/cpp/utility-features/
  5. 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...
  6. 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
  7. StructuredDocumentTag.building_block_gallery pr...

    StructuredDocumentTag.building_block_gallery property. Specifies type of building block for this SDT... building_block_gallery = 'Table of Contents' doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  8. XML Schema|Aspose.PDF for Java

    本文描述了在 Aspose.PDF for Java 中处理 XML 文档的 XML 架构...type= "asp:TableType" name= "Table" /> <xs:element xmlns:asp= "Aspose...type= "asp:TableType" name= "Table" /> <xs:element xmlns:asp= "Aspose...

    docs.aspose.com/pdf/zh/java/supported-xml-schema/
  9. 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...
  10. Add HTML String using DOM in Python|Aspose.PDF ...

    Learn how to add an HTML string to a PDF document using the DOM API in Python with Aspose.PDF for dynamic content insertion....HtmlFragment ( "<fontsize=10><b><i>Table</i></b></fontsize>" ) margin...

    docs.aspose.com/pdf/python-java/add-html-string...