Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 36,465 for

index

(0.05 sec)
  1. Group Presentation Shapes in Java|Aspose.Slides...

    Learn to group and ungroup shapes in PowerPoint decks using Aspose.Slides for Java—fast, step-by-step guide with free Java code....reference of a slide by using its Index Add a group shape to the slide...reference of a slide by using its Index. Accessing the shape collection...

    docs.aspose.com/slides/java/group/
  2. How to create a tornado chart with C++|Document...

    Learn how to create a tornado chart with Aspose.Cells for C++ API....(); // Add a bar chart int index = charts . Add ( ChartType ::...Chart chart = charts . Get ( index ); // Set data for the bar chart...

    docs.aspose.com/cells/cpp/create-tornado-chart/
  3. Group Presentation Shapes in PHP|Aspose.Slides ...

    Learn to group and ungroup shapes in PowerPoint decks using Aspose.Slides for PHP via Java — fast, step-by-step guide with free code....reference of a slide by using its Index Add a group shape to the slide...reference of a slide by using its Index. Access the shape collection...

    docs.aspose.com/slides/php-java/group/
  4. Master Slide|Aspose.Slides for Node.js via .NET...

    Explore Aspose.Slides for Node.js master slide examples: create, edit, and style masters, placeholders, and themes in PPT, PPTX, and ODP with clear code....slides can be removed either by index or by reference. function removeMasterSlide...// Remove a master slide by index. presentation . getMasters ()...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  5. CustomXmlProperty | Aspose.Words for .NET

    Discover the CustomXmlProperty constructor. Easily create and initialize new instances for seamless XML property management in your projects.... Count ]; int index = 0 ; foreach ( CustomXmlProperty... Properties ) properties [ index ++] = $"\" { cxp . Name } \...

    reference.aspose.com/words/net/aspose.words.mar...
  6. DocumentVisitor.visitBookmarkStart method | Asp...

    DocumentVisitor.visitBookmarkStart method. Called when a start of a bookmark is encountered in the document....the bookmark collection by index or name, and their names can...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartAxisCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.ChartAxisCollection class, your go-to solution for managing chart axes efficiently and enhancing your document's data visualization....Gets the axis at the specified index. Methods Name Description GetEnumerator...

    reference.aspose.com/words/net/aspose.words.dra...
  8. How to Change Excel Row Height using C++

    In this small tutorial, we will elaborate how to change excel row height using C++. You will adjust row height in excel using C++ by a fixed value or based on content size....height by providing the row index and a fixed height value Select...worksheets by providing a sheet index. Each sheet has a collection...

    kb.aspose.com/cells/cpp/how-to-change-excel-row...
  9. Group Presentation Shapes in JavaScript|Aspose....

    Learn to group and ungroup shapes in PowerPoint decks using Aspose.Slides for Node.js via Java — fast, step-by-step guide with free JavaScript code....reference of a slide by using its Index Add a group shape to the slide...reference of a slide by using its Index. Accessing the shape collection...

    docs.aspose.com/slides/nodejs-java/group/
  10. Save Each Worksheet to a Different PDF File wit...

    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....You can set a single sheet index in the PdfSaveOptions.SheetSet...sheetSet = new SheetSet ([ ws . index ]); const pdfSaveOptions = new...

    docs.aspose.com/cells/javascript-cpp/save-each-...