Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 38,165 for

index

(0.14 sec)
  1. NodeCollection indexer | Aspose.Words for Python

    NodeCollection Indexer. Retrieves a node at the given Index....NodeCollection indexer __getitem__(index) Retrieves a node at...at the given index. def __getitem__ ( self , index : int ): .....

    reference.aspose.com/words/python-net/aspose.wo...
  2. XmlMapping.setMapping method | Aspose.Words for...

    XmlMapping.setMapping method. Sets a mapping between the parent structured document tag and an XML node of a custom XML data part.... // 1 - By an index in the custom XML part collection:...each part. for ( let index = 0 ; index < doc . customXmlParts...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CustomXmlPartCollection.add method | Aspose.Wor...

    Aspose.Words.Markup.CustomXmlPartCollection.add method... // 1 - By an index in the custom XML part collection:...each part. for ( let index = 0 ; index < doc . customXmlParts...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DropDownItemCollection.remove_at method | Aspos...

    DropDownItemCollection.remove_at method. Removes a value at the specified Index....remove_at(index) Removes a value at the specified index. def remove_at...self , index : int ): ... Parameter Type Description index int The...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBuilder.DeleteRow | Aspose.Words for .NET

    Effortlessly remove rows from tables with the DocumentBuilder DeleteRow method. Streamline your document editing and enhance your workflow!...Int32 The index of the table. rowIndex Int32 The index of the row...deleted. For the index parameters, when index is greater than...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Aspose::Words::CommentCollection::idx_get metho...

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

    reference.aspose.com/words/cpp/aspose.words/com...
  7. 使用C++给PDF添加水印|Documentation

    了解如何在使用Aspose.Cells的渲染过程中为PDF文件添加文本和图像水印。...PutValue ( u "Page1" ); int index = wb . GetWorksheets (). Add...wb . GetWorksheets (). Get ( index ). GetCells (). Get ( u "A1"...

    docs.aspose.com/cells/zh/cpp/add-watermark-to-pdf/
  8. Slide|Aspose.Slides Documentation

    Manage slides in C# with Aspose.Slides: create, clone, reorder, hide, set backgrounds and size, apply transitions, and export for PowerPoint and OpenDocument....Slides by Index You can access slides using their index, or find...find a slide’s index based on a reference. This is useful for iterating...

    docs.aspose.com/slides/net/examples/elements/sl...
  9. Cut and Paste Cells|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.... Row Index: The index of the row where cells...will be inserted. Column Index: The index of the column where cells...

    docs.aspose.com/cells/python-java/cut-and-paste...
  10. Aspose::Words::TabStopCollection::GetPositionBy...

    Aspose::Words::TabStopCollection::GetPositionByIndex method. Gets the position (in points) of the tab stop at the specified Index in C++....the tab stop at the specified index. double Aspose :: Words :: TabStopCollection...( int32_t index ) Parameter Type Description index int32_t An...

    reference.aspose.com/words/cpp/aspose.words/tab...