Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 37,895 for

index

(0.15 sec)
  1. Manage SmartArt Shape|Aspose.Slides for Python ...

    Manage SmartArt in PowerPoint presentations in Python...reference of a slide by using its Index. Add a SmartArt shape by setting...of first slide by using its Index. Traverse through every shape...

    docs.aspose.com/slides/python-net/manage-smarta...
  2. Shape to Image of emf to png format gives blank...

    Dear Support, We are using Aspose.Diagram for .NET version 24.12.0 in a C#-application which is used on Windows platforms and Linux platforms. We have an issue with saving the shapes of a Visio-document in the master f…...Count}"); int index = 0; foreach (Shape shape in...emfShapes) { shape.ToImage($"emf2png{index}.png", imageSaveOptionsPNG);...

    forum.aspose.com/t/shape-to-image-of-emf-to-png...
  3. Manage SmartArt Shape|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....reference of a slide by using its Index. Add a SmartArt shape by setting...of first slide by using its Index. Traverse through every shape...

    docs.aspose.com/slides/java/manage-smartart-shape/
  4. Convert an Excel Table to a Range of Data|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....allows you to set the last index of the table row. The table...retained up to the specified row index and the rest of the formatting...

    docs.aspose.com/cells/java/convert-an-excel-tab...
  5. Aspose.PSD for Python via .NET 25.1 - Release N...

    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....# Assuming the layer is at index 1 # This will replace the content...Again, assuming the layer is at index 1 # It replaces the content...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  6. FootnoteType | Aspose.Words for Java

    Specifies whether this is a footnote or an endnote in Java....reference mark // will be its index among all the section's footnotes...footnote will use instead of its index number. footnote.setReferenceMark("RefMark");...

    reference.aspose.com/words/java/com.aspose.word...
  7. PageSet | Aspose.Words for Java

    Describes a random set of pages in Java....page via // the zero-based index to start rendering the document...one-page set based on exact page index. PageSet(int[] pages) Creates...

    reference.aspose.com/words/java/com.aspose.word...
  8. GradientStopCollection.Count | Aspose.Words for...

    Discover the GradientStopCollection Count property, which provides the total number of items, enhancing your data management and UI design efficiency....// Remove gradient stop at index 1. gradientStops . RemoveAt...new gradient stop at the same index 1. gradientStops . Insert (...

    reference.aspose.com/words/net/aspose.words.dra...
  9. GradientStop.remove method | Aspose.Words for N...

    GradientStop.remove method. Removes the gradient stop from the parent [GradientStopCollection](../../gradientstopcollection/)....// Remove gradient stop at index 1. gradientStops . removeAt...new gradient stop at the same index 1. gradientStops . insert (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose.PSD for .NET 19.11 - Release Notes|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....for ( int index = 0 ; index < layers . Length ; index ++) { var...var layer = layers [ index ]; if (!( layer is TextLayer )) { continue...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-1...