Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 35,601 for

index

(0.32 sec)
  1. Managing Document Properties in Python|Document...

    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....Developers can make use of the Index or Name of the property to get...property by using the property index # customProperty1 = customProperties...

    docs.aspose.com/cells/java/managing-document-pr...
  2. PageSet constructor | Aspose.Words for Python

    aspose.words.saving.PageSet constructor...one-page set based on exact page index. def __init__ ( self , page...Description page int Zero-based index of the page. Remarks If a page...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Managing Document Properties in Ruby|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....Developers can make use of the Index or Name of the property to get...using the property index puts "Property By Index: " + custom_properties...

    docs.aspose.com/cells/java/managing-document-pr...
  4. Footnote.reference_mark property | Aspose.Words...

    Footnote.reference_mark property. Gets/sets custom reference mark to be used for this footnote...reference mark # will be its index among all the section's footnotes...footnote will use instead of its index number. footnote . reference_mark...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::IndexOf method. Gets the Index of a property by name in C++....DocumentPropertyColl::IndexOf method Gets the index of a property by name. int32_t...ReturnValue The zero based index. Negative value if not found...

    reference.aspose.com/words/cpp/aspose.words.pro...
  6. Aspose::Words::TextColumnCollection::idx_get me...

    Aspose::Words::TextColumnCollection::idx_get method. Returns a text column at the specified Index in C++....text column at the specified index. System :: SharedPtr < Aspose...TextColumnCollection :: idx_get ( int32_t index ) Examples Shows how to create...

    reference.aspose.com/words/cpp/aspose.words/tex...
  7. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::GetEnumerator method. Returns an enumerator object in C++....field -> Update (); int32_t index = 0 ; { System :: SharedPtr...u "General format index {0}: {1}" , index ++ , generalFormatEnumera...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Implementing Non-Sequential Ranges with Node.js...

    Learn how to create named non‑sequential ranges with Aspose.Cells for Node.js via C++. Use non‑adjacent cell ranges effectively....a non‑sequenced range const index = workbook . getWorksheets ()...getWorksheets (). getNames (). get ( index ); // Creating a non‑sequential...

    docs.aspose.com/cells/nodejs-cpp/implementing-n...
  9. RevisionGroupCollection class | Aspose.Words fo...

    aspose.words.RevisionGroupCollection class. A collection of [RevisionGroup](../revisiongroup/) objects that represent revision groups in the document... Indexers Name Description __getitem__(index) Returns...revision group at the specified index. Properties Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用现代 API 增强图像处理|Aspose.Slides 文档

    通过使用 Java 现代 API 替换已弃用的图像 API,实现幻灯片图像处理的现代化,以便无缝进行 PowerPoint 和 OpenDocument 自动化。...for ( int index = 0 ; index < bitmaps . length ; index ++) { try...BufferedImage thumbnail = bitmaps [ index ]; ImageIO . write ( thumbnail...

    docs.aspose.com/slides/zh/java/modern-api/