Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 43,046 for

index

(0.05 sec)
  1. Convert POTX to XML using C++ application | pro...

    Sample C++ conversion code for POTX document to XML format. Use example code for batch POTX to XML conversion within any C++ Application.... for (int32_t index = 0 ; index < prs->get_Slides()->get_Count();...prs->get_Slides()->get_Count(); index++) { auto fileName = String::Format(u "slide-{0}...

    products.aspose.com/slides/cpp/conversion/potx-...
  2. Convert TIFF to SVG using C++ application | pro...

    Sample C++ conversion code for TIFF document to SVG format. Use example code for batch TIFF to SVG conversion within any C++ Application.... for (int32_t index = 0 ; index < prs->get_Slides()->get_Count();...prs->get_Slides()->get_Count(); index++) { auto fileName = String::Format(u "slide-{0}...

    products.aspose.com/slides/cpp/conversion/tiff-...
  3. SectionCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.SectionCollection class—your go-to solution for managing document sections efficiently with powerful features and flexibility....section at the given index. (2 indexers) Methods Name Description...Node ) Returns the zero-based index of the specified node. Insert...

    reference.aspose.com/words/net/aspose.words/sec...
  4. Grouping and Ungrouping Rows and Columns|Docume...

    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....parameters: First row/column index, the first row or column in...the group. Last row/column index, the last row or column in the...

    docs.aspose.com/cells/java/grouping-and-ungroup...
  5. Copying Rows and Columns in PHP|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 row index, and the destination row index. PHP Code public...source column index, and the destination column index. PHP Code public...

    docs.aspose.com/cells/java/copying-rows-and-col...
  6. BubbleSizeCollection class | Aspose.Words for P...

    aspose.words.drawing.charts.BubbleSizeCollection class. Represents a collection of bubble sizes for a chart series.... Indexers Name Description __getitem__(index) Gets or...size value at the specified index. Properties Name Description...

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

    Discover the Aspose.Words.NodeCollection class, your go-to solution for managing diverse node types efficiently in document processing. Enhance your workflow today!...Retrieves a node at the given index. Methods Name Description Add...Node ) Returns the zero-based index of the specified node. Insert...

    reference.aspose.com/words/net/aspose.words/nod...
  8. CustomPartCollection class | Aspose.Words for N...

    Aspose.Words.Markup.CustomPartCollection class. Represents a collection of [CustomPart](../custompart/) objects...removeAt(index) Removes an item at the specified index. See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Modern API|Aspose.Slides Documentation

    Modern API...for ( var index = 0 ; index < bitmaps . Length ; index ++) { Bitmap...bitmaps [ index ]; thumbnail . Save ( $"slide{index}.png" , ImageFormat...

    docs.aspose.com/slides/net/modern-api/
  10. Manage Worksheets of Microsoft Excel files.|Doc...

    Add worksheet, remove worksheet and active Sheet using Aspose.Cells....referenced by passing the sheet index of the new worksheet to the...worksheet by specifying its name or index. Removing Worksheets using Sheet...

    docs.aspose.com/cells/net/manage-worksheets/