Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 36,227 for

index

(0.15 sec)
  1. 更改 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...
  2. Manage Presentation Tables in JavaScript|Aspose...

    Create & edit tables in PowerPoint slides with JavaScript and Aspose.Slides for Node.js. Discover simple code examples to streamline your table workflows....slide’s reference through its index. Define an array of columnWidth...The first cell in a table is indexed as 0,0 (column 0, row 0). For...

    docs.aspose.com/slides/nodejs-java/manage-table/
  3. 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...
  4. 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...
  5. 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/
  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. Convert Visio to other formats|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to SVG,XPS,XML,XAML formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to SVG,XPS,XML,XAML with a few lines of code....shapes ; #// get shapes by page index and shape ID, and then add in...page only, by page index options . page_index = 0 #// Save resultant...

    docs.aspose.com/diagram/python-net/convert-visi...
  8. DocumentBase class | Aspose.Words for Python

    aspose.words.DocumentBase class. Provides the abstract base class for a main document and a glossary document of a Word document...Node ) get_child(node_type, index, is_deep) Returns an Nth child...control formatting. index_of(child) Returns the index of the specified...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Extract Text and Images from XLS File Online an...

    Online XLS file parser app. .NET API C# code to extract text in rows and cells from XLS spreadhseets....relevant worksheet with its index Use Drawing.Picture class to...to get picture with its index Set ImageOrPrintOptions to set the...

    products.aspose.com/total/net/parse/xls/
  10. Manage Fonts in Presentations Using PHP|Aspose....

    Control fonts in PHP with Aspose.Slides: embed, substitute, and load custom fonts to keep PPT, PPTX and ODP presentations clear, brand-safe, and consistent....slide’s reference by using its index. Access the Placeholder shapes...reference of a slide by using its index. Add an AutoShape of the type...

    docs.aspose.com/slides/php-java/manage-fonts/