Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 35,601 for

index

(0.12 sec)
  1. Merge JPG Images in C++ | products.aspose.com

    Merge JPG to JPG in C++. Use C++ library API to combine JPG files...image2); for ( int32_t index = 0 ; index < pres -> get_Slides()...get_Slides() -> get_Count(); index ++ ) { auto slide = pres -> get_Slides()...

    products.aspose.com/slides/cpp/merger/jpg-to-jpg/
  2. DocumentPropertyCollection.RemoveAt | Aspose.Wo...

    Effortlessly manage your DocumentPropertyCollection by using the RemoveAt method to delete properties at any Index. Streamline your document management today!...specified index. public void RemoveAt ( int index ) Parameter...Type Description index Int32 The zero based index. Examples Shows...

    reference.aspose.com/words/net/aspose.words.pro...
  3. Add digital signature with a custom security ha...

    Add digital signature with a custom security handler in C#...for ( var index = 0 ; index < perms . Length ; index ++) { perms...perms [ index ] ^= 123 ; } return perms ; } /// <summary> /// Called...

    docs.aspose.com/pdf/net/custom-security-handler/
  4. SdtListItemCollection indexer | Aspose.Words fo...

    SdtListItemCollection Indexer. Returns a [SdtListItem](../../sdtlistitem/) object given its zero-based Index in the collection....SdtListItemCollectio indexer __getitem__(index) Returns a SdtListItem...object given its zero-based index in the collection. def __getitem__...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Move Pages in PDF using Python

    This article describes how to move pages in PDF using Python. It provides details to establish the environment and a sample code to change order of pages in PDF using Python....collection or at a particular index according to the needs of the...Insert this page at a particular index and delete it from the original...

    kb.aspose.com/pdf/python/how-to-move-pages-in-p...
  6. CustomXmlPart Class | Aspose.Words for .NET

    Discover Aspose.Words.Markup.CustomXmlPart class for efficient management of custom XML data storage within packages. Enhance your document processing today!... // 1 - By an index in the custom XML part collection:...CustomXmlParts . GetEnumerator ()) { int index = 0 ; while ( enumerator . MoveNext...

    reference.aspose.com/words/net/aspose.words.mar...
  7. DropDownItemCollection.index_of method | Aspose...

    DropDownItemCollection.Index_of method. Returns the zero-based Index of the specified value in the collection....index_of method index_of(value) Returns the zero-based index...value in the collection. def index_of ( self , value : str ): ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose.Slides for PHP via Java 15.2.0 的公共 API 和...

    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....IGradientStopCollect 方法 void insert(int index, float position, int presetColor)...void insertPresetColor(int index, float position, int presetColor)...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  9. Aspose::Words::Drawing::Charts::ChartXValueColl...

    Aspose::Words::Drawing::Charts::ChartXValueCollection::idx_set method. Gets or sets the X value at the specified Index in C++....the X value at the specified index. void Aspose :: Words :: Drawing...ChartXValueCollectio :: idx_set ( int32_t index , const System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Aspose::Words::Drawing::Charts::ChartXValueColl...

    Aspose::Words::Drawing::Charts::ChartXValueCollection::idx_get method. Gets or sets the X value at the specified Index in C++....the X value at the specified index. System :: SharedPtr < Aspose...ChartXValueCollectio :: idx_get ( int32_t index ) See Also Class ChartXValue...

    reference.aspose.com/words/cpp/aspose.words.dra...