Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 35,546 for

index

(0.23 sec)
  1. Footnote.footnote_type property | Aspose.Words ...

    Footnote.footnote_type property. Returns a value that specifies whether this is a footnote or endnote....reference mark, by default, is the index number of the reference among...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 指定图像分辨率、质量、压缩和其他选项|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....worksheet by //passing its sheet index Worksheet worksheet = workbook...

    docs.aspose.com/cells/zh/net/specify-image-reso...
  3. Set Data Source for the Chart with Node.js via ...

    Learn about the various data sources supported by Aspose.Cells for Node.js via C++. Our guide will walk you through the different types of data sources available and show you how to connect and retrieve data from them to populate your worksheets....worksheet by passing its sheet index const worksheet = workbook ...worksheet by passing its sheet index const worksheet = workbook ...

    docs.aspose.com/cells/nodejs-cpp/data-formattin...
  4. BookmarkCollection.count property | Aspose.Word...

    BookmarkCollection.count property. Returns the number of bookmarks in the collection....- Removing a bookmark at an index in the bookmark collection:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Fields::FieldListNum::Remove met...

    Aspose::Words::Fields::FieldListNum::Remove method. Removes the field from the document. Returns a node right after the field. If the field's end is the last child of its parent node, returns its parent paragraph. If the field is already removed, returns null in C++....field from a collection at an index: fields -> RemoveAt ( 2 ); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::RevisionCollection class | Aspos...

    Aspose::Words::RevisionCollection class. A collection of Revision objects that represent revisions in the document. To learn more, visit the documentation article in C++....a Revision at the specified index. Is (const System::TypeInfo&)...The moving revision is now at index 1. Reject the revision to discard...

    reference.aspose.com/words/cpp/aspose.words/rev...
  7. Aspose::Words::Lists::ListLevel::get_CustomNumb...

    Aspose::Words::Lists::ListLevel::get_CustomNumberStyleFormat method. Gets or sets the custom number style format for this list level. For example: "a, ç, ĝ, ..." in C++....get value for the specified index of the list item. ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.lis...
  8. Python and .NET Version Differences|Aspose.Imag...

    Aspose.Imaging for Python via .NET is a wrapper of Aspose.Imaging for .NET, this page describes the differences in features and API of these two products....their elements using array[index] , but they do not support the...Supported methods/properties Method index() Method count() Method sort()...

    docs.aspose.com/imaging/python-net/python-notes/
  9. GeneralFormat Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.GeneralFormat enum, which enhances numeric text formatting for fields, ensuring clarity and precision in your documents.... Update (); int index = 0 ; using ( IEnumerator <...WriteLine ( $"General format index {index++}: {generalFormatEnumera...

    reference.aspose.com/words/net/aspose.words.fie...
  10. DocumentBuilder.insert_combo_box method | Aspos...

    DocumentBuilder.insert_combo_box method. Inserts a combobox form field at the current position....insert_combo_box(name, items, selected_index) Inserts a combobox form field...items : List [ str ], selected_index : int ): ... Parameter Type...

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