Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 47,709 for

index

(0.08 sec)
  1. Convert PPT to SVG using C# | products.aspose.com

    Sample code for PPT to SVG C# conversion. Use API example code for batch PPT files to SVG conversion within VB.NET, Asp.NET or any .NET based application....for ( var index = 0 ; index < pres.Slides.Count; index++) { ISlide...ISlide slide = pres.Slides[index]; using (FileStream fileStream...

    products.aspose.com/slides/net/conversion/ppt-t...
  2. ChartAxisCollection class | Aspose.Words for Py...

    aspose.words.drawing.charts.ChartAxisCollection class. Represents a collection of chart axes.... Indexers Name Description __getitem__(index) Gets the...the axis at the specified index. Properties Name Description count...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DropDownItemCollection Class | Aspose.Words for...

    Explore the Aspose.Words.Fields.DropDownItemCollection class—your go-to solution for managing dropdown items in form fields effortlessly!...the element at the specified index. Methods Name Description Add...string ) Returns the zero-based index of the specified value in the...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Delete Emails from POP3 Server|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.... Delete Email by Index The following code snippet deletes...one by one, based on its index. Index should never be <=0 in Pop3Client...

    docs.aspose.com/email/net/delete-emails-from-po...
  5. How to Rotate Text of Cell with C++|Documentation

    C++ code to rotate text of Cell with Aspose.Cells for C++ API...access the worksheet by its index or name. Rotate the text of...// Row index of the cell int row = 0 ; // Column index of the...

    docs.aspose.com/cells/cpp/how-to-rotate-text-of...
  6. CompositeNode.SelectSingleNode | Aspose.Words f...

    Discover how CompositeNode's SelectSingleNode method efficiently retrieves the first Node matching your XPath expression for streamlined data handling.... int index = 0 ; using ( IEnumerator <...WriteLine ( $"Table paragraph index {index++}, contents: \" { e . Current...

    reference.aspose.com/words/net/aspose.words/com...
  7. Bookmark class | Aspose.Words for Node.js

    Aspose.Words.Bookmark class. Represents a single bookmark...firstColumn Gets the zero-based index of the first column of the table...lastColumn Gets the zero-based index of the last column of the table...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_XmlMapping method. Gets an object that represents the mapping of this structured document tag to XML data in a custom XML part of the current document in C++.... // 1 - By an index in the custom XML part collection:...-> GetEnumerator (); int32_t index = 0 ; while ( enumerator ->...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Aspose::Words::Document::get_CustomXmlParts met...

    Aspose::Words::Document::get_CustomXmlParts method. Gets or sets the collection of Custom XML Data Storage Parts in C++.... // 1 - By an index in the custom XML part collection:...-> GetEnumerator (); int32_t index = 0 ; while ( enumerator ->...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Aspose::Words::Markup::CustomXmlPart::get_Data ...

    Aspose::Words::Markup::CustomXmlPart::get_Data method. Gets or sets the XML content of this Custom XML Data Storage Part in C++.... // 1 - By an index in the custom XML part collection:...-> GetEnumerator (); int32_t index = 0 ; while ( enumerator ->...

    reference.aspose.com/words/cpp/aspose.words.mar...