Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 20,893 for

table

(0.15 sec)
  1. 档案

    档案...System::SharedPtr<Table> table = MakeObject<Table>(); table->set_Left(200);...table->set_Left(200); table->set_Top(300); table->set_ColumnWidths(u"120");...

    blog.aspose.com/zh/pdf/create-fill-or-edit-fill...
  2. 从XML生成PDF|Aspose.PDF for C++

    Aspose.PDF for C++ 提供了几种将XML文件转换为PDF文档的方法,要求输入XML文件。...<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/cpp/generate-pdf-from-xml/
  3. FieldAsk | Aspose.Words for Java

    Implements the ASK field in Java....DataTable table = new DataTable("My Table"); table.getColumns()...add("Column 1"); table.getRows().add("Row 1"); table.getRows().add("Row...

    reference.aspose.com/words/java/com.aspose.word...
  4. 书签内容为表格时bookmark.setText("")置空异常 - Free Support...

    清除表格书签.docx (10.4 KB) aspose.words 16.4.0将上面内容为表格的书签进行置空时报错: java.lang.IllegalArgumentException: Cannot insert a node of this type at this location. public static void main(String[] args) { try { String fi…...TABLE) { // 删除书签 bookmark.remove();...getBookmarks().get("bookmark"); Table table = (Table) bookmark.getBookmarkStart()...

    forum.aspose.com/t/bookmark-settext/316058
  5. Working with OneNote Document | Aspose.Note Doc...

    This document provides guidance on working with OneNote documents....rich text, outline, title, table, attached files, and others...Every RichText of text, title, table, and even the OneNote itself...

    docs.aspose.com/note/net/working-with-onenote-d...
  6. CompareOptions.ignore_tables property | Aspose....

    CompareOptions.ignore_Tables property. Specifies whether to compare the differences in data contained in Tables....ignore_tables property CompareOptions.ignore_tables property...contained in tables. @property def ignore_tables ( self ) -> bool...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::DocumentVisitor::VisitCellEnd me...

    Aspose::Words::DocumentVisitor::VisitCellEnd method. Called when enumeration of a Table cell has ended in C++....Called when enumeration of a table cell has ended. virtual Aspose...SharedPtr < Aspose :: Words :: Tables :: Cell > cell ) Parameter...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Migration from obsolete Barcode Visual Componen...

    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....representation you can see in the table: Visual Studio Design Image...BarcodeGenerator component. We provide the table which describe the properties...

    docs.aspose.com/barcode/reportingservices/migra...
  9. 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...
  10. DataRelationCollection | Aspose.Words for Java

    Represents the collection of DataRelation objects for this DataSet in Java....parentTable DataTable The parent table of the relation. childTable...childTable DataTable The child table of the relation. parentColumnName...

    reference.aspose.com/words/java/com.aspose.word...