Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 35,627 for

index

(0.27 sec)
  1. Add Ellipses to Presentations in Java|Aspose.Sl...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for Java across PPT and PPTX presentations—Java 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/java/ellipse/
  2. How to Change the Order of Pages in PDF using Java

    This article assists on how to change the order of pages in PDF using Java. It provides steps to set the IDE and write application along with the runnable sample code to reorder pages in a PDF using Java....insert a page at a particular index within the collection of pages...the insert() method takes the index where the page is to be inserted...

    kb.aspose.com/pdf/java/how-to-change-the-order-...
  3. Customize Presentation Shapes in JavaScript|Asp...

    Create and customize shapes in PowerPoint presentations with JavaScript and Aspose.Slides for Node.js: geometry paths, curved corners, composite shapes....lineTo ( point , index ); lineTo ( x , y , index ); Add a cubic...point2 , index ); quadraticBezierTo ( x1 , y1 , x2 , y2 , index );...

    docs.aspose.com/slides/nodejs-java/custom-shape/
  4. 使用连接索引连接形状|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....Diagram (); // get page by index Aspose . Diagram . Page page... 0 ); // connect shapes by index of conneecting points page ...

    docs.aspose.com/diagram/zh/net/use-connection-i...
  5. Get all the text in a slide|Aspose.Slides Docum...

    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....presentation and the slide index // to the next GetAllTextInSlide...} // Verify that the slide index is not out of range. if ( slideIndex...

    docs.aspose.com/slides/net/get-all-the-text-in-...
  6. TaskPane Class | Aspose.Words for .NET

    Discover the Aspose.Words.WebExtensions.TaskPane class, your key to creating powerful add-in task panes for enhanced document editing and productivity....{ get; set; } Specifies the index, enumerating from the outside...docking location, we can set this index to arrange them. myScriptTaskPane...

    reference.aspose.com/words/net/aspose.words.web...
  7. Customize Pie Charts in Presentations Using Jav...

    Learn how to create and customize pie charts in Java with Aspose.Slides, exportable to PowerPoint, boosting your data storytelling in seconds.... Set the index of chart data sheet. Getting...setShowValue ( true ); // Setting the index of chart data sheet int defaultWorksheetInde...

    docs.aspose.com/slides/java/pie-chart/
  8. DocumentVisitor.visitSectionEnd method | Aspose...

    DocumentVisitor.visitSectionEnd method. Called when enumeration of a section has ended....Section section ) { // Get the index of our section within the document...( "[Section start] Section index: " + sectionIndex ); mDocTraversalDepth...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentVisitor.visitSubDocument method | Aspos...

    DocumentVisitor.visitSubDocument method. Called when a sub-document is encountered....Section section ) { // Get the index of our section within the document...( "[Section start] Section index: " + sectionIndex ); mDocTraversalDepth...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentVisitor.visitDocumentEnd method | Aspos...

    DocumentVisitor.visitDocumentEnd method. Called when enumeration of the document has finished....Section section ) { // Get the index of our section within the document...( "[Section start] Section index: " + sectionIndex ); mDocTraversalDepth...

    reference.aspose.com/words/nodejs-net/aspose.wo...