Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 37,077 for

index

(0.25 sec)
  1. Aspose::Words::BookmarkCollection::Remove metho...

    Aspose::Words::BookmarkCollection::Remove method. Removes the specified bookmark from the document in C++....- Removing a bookmark at an index in the bookmark collection:...- Removing a bookmark at an index in the bookmark collection:...

    reference.aspose.com/words/cpp/aspose.words/boo...
  2. Summarised Data from Pivot Table - Free Support...

    Is there any way to get Summarised Data / Flattened Data from pivot Table? Example Config Row fields: Location > Department > Designation > Employee Type Column fields: Gender > Band > Grade > Age-Group Aggregation fie…...PivotTable to the worksheet const index = pivotTables.add("=A1:K3",...pivotTable = pivotTables.get(index); // Row fields: location >...

    forum.aspose.com/t/summarised-data-from-pivot-t...
  3. 指定数据透视项的绝对位置|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....PivotTable to the worksheet const index = pivotTables . add ( "='New...pvtTable = pivotTables . get ( index ); // Add vendor row field pvtTable...

    docs.aspose.com/cells/zh/javascript-cpp/specify...
  4. AsposeWordsPrintDocument Class | Aspose.Words f...

    Streamline document printing with Aspose.Words.Rendering. Our AsposeWordsPrintDocument class offers seamless integration for .NET applications....Gets or sets the zero-based index filter used to determine which...page being printed (1-based index). /// Returns -1 when no printing...

    reference.aspose.com/words/net/aspose.words.ren...
  5. Aspose::Words::Loading::PdfLoadOptions class | ...

    Aspose::Words::Loading::PdfLoadOptions class. Allows to specify additional options when loading Pdf document into a Document object. To learn more, visit the documentation article in C++....get_PageIndex () const Gets the 0-based index of the first page to read. Default...(int32_t) Sets the 0-based index of the first page to read. Default...

    reference.aspose.com/words/cpp/aspose.words.loa...
  6. 使用 Java 在演示文稿中管理 OLE|Aspose.Slides 文档

    使用 Aspose.Slides for Java 优化 PowerPoint 和 OpenDocument 文件中 OLE 对象的管理。无缝嵌入、更新和导出 OLE 内容。...get_Item ( 0 ); for ( int index = 0 ; index < slide . getShapes ()...(). size (); index ++) { IShape shape = slide . getShapes ()....

    docs.aspose.com/slides/zh/java/manage-ole/
  7. Insert Pictures and Shapes of Excel files with ...

    Manage pictures, OLE objects, and shapes in Excel files using Aspose.Cells for Node.js via C++....parameters: Upper left row index , the index of the upper left row...row. Upper left column index , the index of the upper left column...

    docs.aspose.com/cells/nodejs-cpp/insert-shapes/
  8. FieldMergingArgs | Aspose.Words for Java

    Provides data for the MergeField event in Java....getRecordIndex() Gets the zero based index of the record that is being...this case, for every record index 'n', the corresponding field...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldFormDropDown | Aspose.Words for Java

    Implements the FORMDROPDOWN field in Java....update(); int index = 0; Iterator generalFormatEnumera...format("General format index {0}: {1}", index++, value)); } Assert...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldData | Aspose.Words for Java

    Implements the DATA field in Java....update(); int index = 0; Iterator generalFormatEnumera...format("General format index {0}: {1}", index++, value)); } Assert...

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