Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 26,956 for

index

(0.11 sec)
  1. GradientStopCollection.Insert | Aspose.Words fo...

    Effortlessly add a GradientStop to your collection with the GradientStopCollection Insert method. Enhance your color transitions seamlessly!...specified index. public GradientStop Insert ( int index , GradientStop...// Remove gradient stop at index 1. gradientStops . RemoveAt...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 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...
  3. Aspose.Slides for 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/androidjava/public-ap...
  4. Aspose::Words::Framesets::FramesetCollection::i...

    Aspose::Words::Framesets::FramesetCollection::idx_get method. Gets a frame or frames page at the specified Index in C++....frames page at the specified index. System :: SharedPtr < Aspose...FramesetCollection :: idx_get ( int32_t index ) See Also Class Frameset Class...

    reference.aspose.com/words/cpp/aspose.words.fra...
  5. Aspose::Words::Drawing::Charts::ChartYValueColl...

    Aspose::Words::Drawing::Charts::ChartYValueCollection::idx_get method. Gets or sets the Y value at the specified Index in C++....the Y value at the specified index. System :: SharedPtr < Aspose...ChartYValueCollectio :: idx_get ( int32_t index ) See Also Class ChartYValue...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. 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...
  7. 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...
  8. ChartDataPointCollection | Aspose.Words for Java

    Represents collection of a ChartDataPoint in Java....get(int index) Returns ChartDataPoint for the specified index. getCount()...data point at the specified index has default format. iterator()...

    reference.aspose.com/words/java/com.aspose.word...
  9. CustomXmlPartCollection.add method | Aspose.Wor...

    aspose.words.markup.CustomXmlPartCollection.add method... # 1 - By an index in the custom XML part collection:...contents of each part. for index , part in enumerate ( doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...