Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 35,544 for

index

(0.11 sec)
  1. Add Ellipses to Presentations in .NET|Aspose.Sl...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for .NET across PPT and PPTX presentations—C# code examples included....reference of a slide by using its Index Add an AutoShape of Ellipse...reference of a slide by using its Index. Add an AutoShape of Ellipse...

    docs.aspose.com/slides/net/ellipse/
  2. Aspose.Cells 8.1.0中的公共API更改|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....Workbook's Style Collection int index = book . getStyles (). add ();...book . getStyles (). get ( index ); //Set Number format for Style...

    docs.aspose.com/cells/zh/java/public-api-change...
  3. Setting Formula for Named Range|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....creates a dynamic range using the INDEX function to get the value from...

    docs.aspose.com/cells/python-net/setting-formul...
  4. Delete a Slide|Aspose.Slides 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....the source document and the index of the slide to be deleted to...//Accessing a slide using its index in the slides collection ISlide...

    docs.aspose.com/slides/net/delete-a-slide/
  5. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart data series in PHP for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....a slide’s reference by its index. Add a chart with default data...a slide’s reference by its index. Add a chart with default data...

    docs.aspose.com/slides/php-java/chart-series/
  6. Interrupt or Cancel the Formula Calculation of ...

    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....cell name using row and column index parameters. If the cell name...

    docs.aspose.com/cells/java/interrupt-or-cancel-...
  7. CustomXmlProperty Class | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.CustomXmlProperty class, designed to simplify managing custom XML attributes and smart tag properties for enhanced document control.... Count ]; int index = 0 ; foreach ( CustomXmlProperty... Properties ) properties [ index ++] = $"\" { cxp . Name } \...

    reference.aspose.com/words/net/aspose.words.mar...
  8. 用 C++ 在 ODS 文件中保存数据透视表|Documentation

    学习如何使用 Aspose.Cells for C++ 在 ODS 文件中保存数据透视表。...table to the worksheet int index = pivotTables . Add ( u "=A1:C8"...pivotTable = pivotTables . Get ( index ); // Unshow grand totals for...

    docs.aspose.com/cells/zh/cpp/save-pivot-table-i...
  9. Add Image Hyperlinks|Documentation

    Learn how to add image hyperlinks through the Aspose.Cells for JavaScript via C++ API....Set the 4th row height (row index 3) const row = worksheet . cells...the C column width (column index 2) const column = worksheet...

    docs.aspose.com/cells/javascript-cpp/add-image-...
  10. Manage Connectors in Presentations Using Java|A...

    Empower Java apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straight, elbow and curved connectors....slide’s reference through its index. Add two AutoShape to the slide...slide’s reference through its index. Add two AutoShape to the slide...

    docs.aspose.com/slides/java/connector/