Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 35,601 for

index

(0.12 sec)
  1. Aspose::Words::RunCollection::idx_get method | ...

    Aspose::Words::RunCollection::idx_get method. Retrieves a Run at the given Index in C++....Retrieves a Run at the given index. System :: SharedPtr < Aspose...( int32_t index ) Parameter Type Description index int32_t An...

    reference.aspose.com/words/cpp/aspose.words/run...
  2. CompositeNode.index_of method | Aspose.Words fo...

    CompositeNode.Index_of method. Returns the Index of the specified child node in the child node array....index_of method index_of(child) Returns the index of the specified...in the child node array. def index_of ( self , child : aspose ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Manage Worksheets|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....referenced by passing the sheet index of the new worksheet to the...Accessing Worksheets using Sheet Index The following sample code shows...

    docs.aspose.com/cells/go-cpp/manage-worksheets/
  4. CustomXmlPartCollection.Add | Aspose.Words for ...

    Discover the CustomXmlPartCollection Add method to effortlessly enhance your collections by adding new items with ease and efficiency.... // 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...
  5. Work with Columns and Rows in C#|Aspose.Words f...

    Working with parts of a table – rows, columns, and cells using C#. Specify Header Row C#.... Find the Table Element Index Columns, rows and cells are...document node by its index. Finding the index of any node involves...

    docs.aspose.com/words/net/working-with-columns-...
  6. Aspose::Words::Markup::StructuredDocumentTagCol...

    Aspose::Words::Markup::StructuredDocumentTagCollection::idx_get method. Returns the structured document tag at the specified Index in C++....document tag at the specified index. System :: SharedPtr < Aspose...( int32_t index ) Parameter Type Description index int32_t An...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Remove Worksheets|Documentation

    This article introduces how to remove a worksheet (GridWorksheet) in GridWeb....either by specifying its sheet index or its name. Removing a Worksheet...Worksheet Using Sheet Index The code below shows how to remove a...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  8. Differentiation between Comments and Reference ...

    Hello Everyone and @alexey.noskov, In my Java code I remove comments from my document. When converting word to PDF using Aspose.words: com.aspose.words.NodeCollection comments = (com.aspose.words.NodeCollection)doc.ge…...getPages(); int index; PdfAnnotationEditor annotationEditor...pageCollection) { for (index = 1; index <= page.getAnnotations()...

    forum.aspose.com/t/differentiation-between-comm...
  9. Aspose::Words::DocumentBuilder::MoveToStructure...

    Aspose::Words::DocumentBuilder::MoveToStructuredDocumentTag method. Moves the cursor to the structured document tag in C++....characterIndex int32_t The index of the character inside the...structured document tag by index. builder -> MoveToStructuredDocu...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Forms2OleControlCollection indexer | Aspose.Wor...

    Forms2OleControlCollection Indexer. Gets [Forms2OleControl](../../forms2olecontrol/) object at a specified Index....Forms2OleControlColl indexer __getitem__(index) Gets Forms2OleControl...a specified index. def __getitem__ ( self , index : int ): .....

    reference.aspose.com/words/python-net/aspose.wo...