Sort Score
Result 10 results
Languages All
Labels All
Results 3,661 - 3,670 of 20,818 for

table

(0.16 sec)
  1. Comparer.compare_to_images method | Aspose.Word...

    aspose.words.lowcode.Comparer.compare_to_images method...documents: first_doc = MY_DIR + 'Table column bookmarks.docx' second_doc...second_doc = MY_DIR + 'Table column bookmarks.doc' pages = aw . lowcode...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 在透视表中对透视字段进行分组|Documentation

    如何用Aspose.Cells for JavaScript通过C++对数据透视表中的字段进行分组。...( 1 ); // Access the pivot table const pt = ws . pivotTables...Refresh and calculate pivot table pt . refreshDataFlag = true...

    docs.aspose.com/cells/zh/javascript-cpp/group-p...
  3. Aspose::Words::Layout::LayoutCollector::GetEnti...

    Aspose::Words::Layout::LayoutCollector::GetEntity method. Returns an opaque position of the LayoutEnumerator which corresponds to the specified node. You can use returned value as an argument to Current given the document being enumerated and the document of the node are the same in C++....work for Run , Cell Row or Table nodes, and nodes within header/footer...approach can be used for Row and Table nodes. Examples Shows how to...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. detect_areas_mode_enum::UNIVERSAL|Documentation

    How Aspose.OCR determines the structure of a document using the detect_areas_mode_enum::UNIVERSAL algorithm....NE detect_areas_mode_enum::TABLE Analyzing your prompt, please...

    docs.aspose.com/ocr/cpp/areas-detection/universal/
  5. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_BuildingBlockGallery method. Specifies type of building block for this SDT. Can not be null in C++....set_BuildingBlockGallery ( u "Table of Contents" ); doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Edit HTML In Java

    Edit HTML in Java code....using external data, modify tables. Java library is a stand-alone...Modify existing HTML elements: tables, lists, charts, images, links...

    products.aspose.com/words/java/edit/html/
  7. Edit WORD In Java

    Edit a Word document in Java code....using external data, modify tables. Java library is a stand-alone...Modify existing Word elements: tables, lists, charts, images, links...

    products.aspose.com/words/java/edit/word/
  8. 搜索

    搜索...將表格形狀添加到幻燈片 SharedPtr<ITable> table = islide->get_Shapes()->AddTable(100...為每個單元格設置邊框格式 for (int x = 0; x < table->get_Rows()->get_Count(); x++)...

    blog.aspose.com/zh-hant/slides/create-powerpoin...
  9. IReplacingCallback class | Aspose.Words for Nod...

    Aspose.Words.Replacing.IReplacingCallback class. Implement this interface if you want to have your own custom method called during a find and replace operation....document after a paragraph or table. /// </summary> private static...nodeType == aw . NodeType . Table ) { let dstStory = insertionDestination...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldXE.is_italic property | Aspose.Words for P...

    FieldXE.is_italic property. Gets or sets whether to apply italic formatting to the entry's page number.... heading = 'A' # Set the table created by the INDEX field to...heading in the INDEX fields table of contents. builder . insert_break...

    reference.aspose.com/words/python-net/aspose.wo...