Sort Score
Result 10 results
Languages All
Labels All
Results 3,281 - 3,290 of 37,052 for

index

(0.08 sec)
  1. Change array items in XMP metadata of EPS| Python

    Take a look at the process of changing array items in XMP metadata of EPS file with Aspose.Page for Python. It is illustrated with the code snippets....# Change the title item at index 0 22 xmp. set_array_item ( "dc:title"...Change the creator item at index 0 25 xmp. set_array_item ( "dc:creator"...

    docs.aspose.com/page/python-net/xmp-metadata/ch...
  2. XLS file becomes unsavable after the first save...

    Hi Aspose team, I’m having an issue with the XLS file. After loading and saving it the first time, I tried to load the output file and save it again (second time), but it throws an error: “Index was outside the bounds o…...time), but it throws an error: “Index was outside the bounds of the...using Aspose.Cells. The error “Index was outside the bounds of the...

    forum.aspose.com/t/xls-file-becomes-unsavable-a...
  3. Adding Slide to Presentation|Aspose.Slides Docu...

    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....we are adding new slide at index 2 having some text in it. string...( new PlaceholderShape () { Index = 1 })); bodyShape . ShapeProperties...

    docs.aspose.com/slides/net/adding-slide-to-pres...
  4. 使用 C++ 的 JavaScript 错误检查选项|Documentation

    学习如何在 Excel 工作表中通过 C++ 编程方式使用错误检查选项。...const index = opts . add (); const opt = opts . get ( index ); //...

    docs.aspose.com/cells/zh/javascript-cpp/use-err...
  5. 更改 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...
  6. 更改 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...
  7. Example of using group layers in Aspose.PSD for...

    Using of Group Layer of PSD File via Python...group layer (“Folder”), the index at which it should be inserted...

    docs.aspose.com/psd/python-net/psd-group-layer/
  8. Manage Comments and Notes|Documentation

    Insert and manage comments or notes with Aspose.Cells for java....collection by passing the comment index. After accessing the Comment...

    docs.aspose.com/cells/java/comments-and-notes/
  9. 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/
  10. 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...