Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 46,595 for

index

(0.13 sec)
  1. Aspose.Cells Cells indexer interface change and...

    Hi guys, I am currently working on upgrading Aspose.Cells from 23.6 to 25.10. One of changes I noticed is that Cells[int] Indexer is no longer available in 25.10. Cells[int] used to return the Cell reference at the gi…...Cells Cells indexer interface change and compatible change...noticed is that Cells[int] indexer is no longer available in 25...

    forum.aspose.com/t/aspose-cells-cells-indexer-i...
  2. Assemble Slides|Aspose.Slides 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....specified by the zero based index. Aspose.Slides for .NET allows...Slides collection using a slide index. //Instantiate a Presentation...

    docs.aspose.com/slides/net/assemble-slides/
  3. 用 C++ 为命名范围设置公式|Documentation

    学习如何用 Aspose.Cells 在 Excel 文件中为命名范围设置公式,使用 C++。...with name "NewNamedRange" int index = worksheets . GetNames ()....worksheets . GetNames (). Get ( index ); // Set RefersTo property...

    docs.aspose.com/cells/zh/cpp/setting-formula-fo...
  4. 使用Node.js via C++向PDF添加水印|Documentation

    学习如何在将Excel转换为PDF时,向PDF添加文本和图像水印,使用Aspose.Cells for Node.js via C++。... putValue ( "Page1" ); let index = wb . getWorksheets (). add...wb . getWorksheets (). get ( index ). getCells (). get ( "A1" )...

    docs.aspose.com/cells/zh/nodejs-cpp/add-waterma...
  5. Aspose::Words::Markup::CustomXmlPartCollection ...

    Aspose::Words::Markup::CustomXmlPartCollection class. Represents a collection of Custom XML Parts. The items are CustomXmlPart objects. To learn more, visit the documentation article in C++....sets an item at the specified index. idx_set (int32_t, const Sy...sets an item at the specified index. Is (const System::TypeInfo&)...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. FieldCollection | Aspose.Words for Java

    A collection of Field objects that represents the fields in the specified range in Java....field from a collection at an index: fields.removeAt(2); Assert...get(int index) Returns a field at the specified index. getCount()...

    reference.aspose.com/words/java/com.aspose.word...
  7. GradientStopCollection.insert method | Aspose.W...

    GradientStopCollection.insert method. Inserts a [GradientStop](../../gradientstop/) to the collection at a specified Index....insert method insert(index, gradientStop) Inserts a GradientStop...collection at a specified index. insert ( index : number , gradientStop...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ParagraphCollection | Aspose.Words for Java

    Provides typed access to a collection of Paragraph nodes in Java....get(int index) Retrieves a Paragraph at the given index. getContainer()...zero-based index of the specified node. insert(int index, Node node)...

    reference.aspose.com/words/java/com.aspose.word...
  9. BaseWebExtensionCollection1.Remove | Aspose.Wor...

    Effortlessly remove items from your BaseWebExtensionCollection with our intuitive Remove method. Streamline your data management today!...Removes the item at the specified index from the collection. public...Remove ( int index ) Parameter Type Description index Int32 The...

    reference.aspose.com/words/net/aspose.words.web...
  10. Aspose::Words::WarningInfoCollection::idx_get m...

    Aspose::Words::WarningInfoCollection::idx_get method. Gets an item at the specified Index in C++....Gets an item at the specified index. System :: SharedPtr < Aspose...( int32_t index ) Parameter Type Description index int32_t Zero-based...

    reference.aspose.com/words/cpp/aspose.words/war...