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

index

(0.31 sec)
  1. 更改 EPS 的 XMP 元数据中的数组项 | Python

    使用 Aspose.Page for Python 演示更改 EPS 文件的 XMP 元数据中的数组项的过程。该过程通过代码片段进行了说明。...# Change the title item at index 0 15 xmp. set_array_item ( "dc:title"...Change the creator item at index 0 18 xmp. set_array_item ( "dc:creator"...

    docs.aspose.com/page/zh/python-net/xmp-metadata...
  2. 更改 EPS 的 XMP 元数据中的数组项 | Java

    本文将通过 Java 版 Aspose.Page API 解决方案,讲解并演示如何更改 EPS 文件的 XMP 元数据中的数组项,并附带代码片段。 snippets....16 // Change title item at index 0 17 xmp. setArrayItem ( "dc:title"...19 // Change creator item at index 0 20 xmp. setArrayItem ( "dc:creator"...

    docs.aspose.com/page/zh/java/xmp-metadata/chang...
  3. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for PHP via Java using clear code samples that speed up slide design and automation....reference of a slide by using its Index. Add SmartArt BasicBlockList...a slide’s reference by its index. Add a chart with default data...

    docs.aspose.com/slides/php-java/manage-smartart/
  4. Documentation

    学习如何使用Aspose.Cells for Node.js via C++将图表转换成JPEG或PNG等图片格式。本指南演示如何从Microsoft Excel导出图表并将其保存为独立图片以便进一步使用和处理。...added worksheet by passing its index to WorksheetCollection const...added worksheet by passing its index to WorksheetCollection const...

    docs.aspose.com/cells/zh/nodejs-cpp/chart-to-im...
  5. Change array items in XMP metadata of EPS| C++

    The process of changing array items in XMP metadata of EPS file with Aspose.Page API solution for C++ is explained and illustrated with the code snippets....23 // Change title item at index 0 24 xmp -> SetArrayItem(u "dc:title"...26 // Change creator item at index 0 27 xmp -> SetArrayItem(u "dc:creator"...

    docs.aspose.com/page/cpp/xmp-metadata/change-ar...
  6. 插入数据透视表|Documentation

    创建和格式化Excel电子表格文件的数据透视表。...PivotTable to the worksheet const index = pivotTables . add ( "=A1:C8"...pivotTable = pivotTables . get ( index ); // Unshowing grand totals...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  7. LayoutCollector.get_end_page_index method | Asp...

    LayoutCollector.get_end_page_Index method. Gets 1-based Index of the page where node ends...get_end_page_index method get_end_page_index(node) Gets 1-based...1-based index of the page where node ends. Returns 0 if node cannot...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to use Aspose.CAD in TypeScript|CAD Documen...

    Use Aspose.CAD in TypeScript....19" } Create index.ts import { PngOptions, Image.../node_modules/aspose-cad/es2015/index.js'; declare let window: any;...

    docs.aspose.com/cad/javascript-net/showcases/ho...
  9. CustomXmlPropertyCollection.remove method | Asp...

    CustomXmlPropertyCollection.remove method. Removes a property with the specified name from the collection.... index_of_key ( 'Month' )) # Below...collection. # 1 - Remove by index: properties . remove_at ( 3...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 以编程方式保存 Visio 文档|Documentation

    本页介绍如何将 Visio 文档保存到文件,使用 Aspose.Diagram 库进行流式传输。...( 2 ); // sets the 0-based index of the first page to render...( 2 ); // sets the 0-based index of the first page to render...

    docs.aspose.com/diagram/zh/java/save-visio-docu...