Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 47,731 for

index

(0.09 sec)
  1. Freeze Panes in Apache POI and Aspose.Cells|Doc...

    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....following parameters: Row , the row index of the cell that the freeze...start from. Column , the column index of the cell that the freeze...

    docs.aspose.com/cells/java/freeze-panes-in-apac...
  2. Aspose::Words::Markup::StructuredDocumentTagCol...

    Aspose::Words::Markup::StructuredDocumentTagCollection class. A collection of IStructuredDocumentTag instances that represent the structured document tags in the specified range. To learn more, visit the documentation article in C++....document tag at the specified index. Is (const System::TypeInfo&)...document tag at the specified index. static Type () Examples Shows...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. TaskPane.row property | Aspose.Words for Python

    TaskPane.row property. Specifies the Index, enumerating from the outside to the inside, of this task pane among other persisted task panes docked in the same default location....row property Specifies the index, enumerating from the outside...docking location, we can set this index to arrange them. my_script_task_pane...

    reference.aspose.com/words/python-net/aspose.wo...
  4. VbaReferenceCollection class | Aspose.Words for...

    Aspose.Words.Vba.VbaReferenceCollection class. Represents a collection of [VbaReference](../vbareference/) objects... removeAt(index) Removes the VbaReference element...element at the specified index of the collection. Examples Shows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Limit the Number of Pages Generated - Excel to ...

    Learn how to limit the number of pages generated when converting Excel to PDF using Aspose.Cells with C++....PDF // Starting page index (0-based index) options . SetPageIndex...

    docs.aspose.com/cells/cpp/limit-the-number-of-p...
  6. PageExtractOptions class | Aspose.Words for Python

    aspose.words.PageExtractOptions class. Allows to specify options for document page extracting.... extract_pages ( index = 1 , count = 1 ) extracted_doc1...extracted_doc2 = doc . extract_pages ( index = 1 , count = 1 , options =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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....ILayoutSlide InsertClone(int index, ILayoutSlide sourceLayout);...layoutName); ILayoutSlide Insert(int index, SlideLayoutType layoutType...

    docs.aspose.com/slides/net/public-api-and-backw...
  8. DataTable | Aspose.Words for Java

    Represents one table of in-memory data in Java.... getColumnName(int index) Analog for .Net DataTable.Columns[i]...getColumnName(int index) public String getColumnName(int index) Analog...

    reference.aspose.com/words/java/com.aspose.word...
  9. Edit Connector Geometry Section in the ShapeShe...

    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....# get connector geometry at index 0 $defaultLineTo = $connector...remove connector geometry from index 0 $connector -> getGeoms ()...

    docs.aspose.com/diagram/java/edit-connector-geo...
  10. VbaReferenceCollection.RemoveAt | Aspose.Words ...

    Effortlessly manage your VbaReferenceCollection with the RemoveAt method to delete elements by Index, enhancing your VBA coding efficiency....VbaReference element at the specified index of the collection. public void...void RemoveAt ( int index ) Examples Shows how to get/remove an...

    reference.aspose.com/words/net/aspose.words.vba...