Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 43,019 for

index

(0.05 sec)
  1. Using LightCells API|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 next row index to be saved. If a valid row index is returned...returned (the row index must be in ascending order for the rows to be...

    docs.aspose.com/cells/java/using-lightcells-api/
  2. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::IndexOfKey method. Returns the zero-based Index of the specified property in the collection in C++....method Returns the zero-based index of the specified property in...ReturnValue The zero based index. Negative value if not found...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Clone Slides|Aspose.Slides Documentation

    Clone PowerPoint slide in C# or .NET...at the first position – zero index – of the presentation) to the...to be cloned along with the index for the new position as a parameter...

    docs.aspose.com/slides/net/clone-slides/
  4. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::Remove method. Removes all occurrences of the specified general format from the collection in C++....field -> Update (); int32_t index = 0 ; { System :: SharedPtr...u "General format index {0}: {1}" , index ++ , generalFormatEnumera...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Clone Slides|Aspose.Slides for Python Documenta...

    Clone PowerPoint slide in Python...at the first position – zero index – of the presentation) to the...to be cloned along with the index for the new position as a parameter...

    docs.aspose.com/slides/python-net/clone-slides/
  6. Clone Slides|Aspose.Slides for 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....at the first position – zero index – of the presentation) to the...to be cloned along with the index for the new position as a parameter...

    docs.aspose.com/slides/php-java/clone-slides/
  7. Clone Slides|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....at the first position – zero index – of the presentation) to the...to be cloned along with the index for the new position as a parameter...

    docs.aspose.com/slides/androidjava/clone-slides/
  8. Managing Document Properties in Python|Document...

    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....Developers can make use of the Index or Name of the property to get...property by using the property index #customProperty1 = customProperties...

    docs.aspose.com/cells/java/managing-document-pr...
  9. Public API and Backwards Incompatible Changes i...

    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....point based on series index, data point index, parentSeriesGroup...

    docs.aspose.com/slides/java/public-api-and-back...
  10. Load font files from disc | API Solution | .NET

    .NET API Solution to manage fonts. Learn how to load fonts from a disc with a few lines of C# code. Code examples of loading functionality....Length)); for ( int index = 0 ; index < fds.Length; index++) { string...string fontName = fds[index].FontName; Console.WriteLine( string .Format(...

    products.aspose.com/font/net/load-font-from-disc/