Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 43,021 for

index

(0.05 sec)
  1. BookmarksOutlineLevelCollection | Aspose.Words ...

    A collection of individual bookmarks outline level in Java.... get(int index) Gets a bookmark outline level...level at the specified index. get(String name) Provides access...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Markup::CustomXmlSchemaCollectio...

    Aspose::Words::Markup::CustomXmlSchemaCollection::IndexOf method. Returns the zero-based Index of the specified value in the collection in C++....method Returns the zero-based index of the specified value in the...ReturnValue The zero based index. Negative value if not found...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Aspose::Words::BorderCollection::idx_get method...

    Aspose::Words::BorderCollection::idx_get method. Retrieves a Border object by border type in C++....Retrieves a Border object by index. System :: SharedPtr < Aspose...( int32_t index ) Parameter Type Description index int32_t Zero-based...

    reference.aspose.com/words/cpp/aspose.words/bor...
  4. 处理颜色|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....color to the palette at 55th index Color color = Color . FromArgb...FillBackgroundColor = IndexedColors . Aqua . Index ; style . FillPattern = FillPattern...

    docs.aspose.com/cells/zh/net/working-with-colors/
  5. Delete Pivot Table from a Worksheet|Documentation

    Aspose.Cells for Node.js via C++ code to remove PivotTable for Excel Worksheets...removeAt(index, keepData) method to delete...Worksheet.getPivotTables().removeAt(index, keepData) method Specifying...

    docs.aspose.com/cells/nodejs-cpp/delete-pivot-t...
  6. 使用 C++ 自动调整合并单元格的行高|Documentation

    了解如何使用 Aspose.Cells for C++ 自动调整 Excel 中合并单元格的行高。...// Add a new worksheet int index = workbook . GetWorksheets ()...workbook . GetWorksheets (). Get ( index ); sheet2 . SetName ( U16String...

    docs.aspose.com/cells/zh/cpp/autofit-rows-for-m...
  7. How to Change Properties of Word Document in Py...

    This article guides on how to change properties of Word document in Python. It has IDE settings and programming steps along with the sample code to edit Word metadata in Python....selected properties using either index or property name as per the...are accessed using the item index. Similarly, the built-in properties...

    kb.aspose.com/words/python/how-to-change-proper...
  8. AutoFit Rows for Merged Cells with Node.js via ...

    Learn how to auto-fit rows for merged cells using Aspose.Cells for Node.js via C++. Implement auto-fit functionality for merged cells in spreadsheets....autoFitRows ( options ); let index = workbook . getWorksheets ()...workbook . getWorksheets (). get ( index ); sheet2 . setName ( "Sheet2"...

    docs.aspose.com/cells/nodejs-cpp/autofit-rows-f...
  9. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection class. Represents a collection of custom XML attributes or smart tag properties. To learn more, visit the documentation article in C++....a property at the specified index. IndexOfKey (const System::String&)...System::String&) Returns the zero-based index of the specified property in...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. QRExtendedParameters|Aspose.BarCode for Python ...

    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....qr_structured_append_mode_bar_code_index Gets the index of the QR structured...structured append mode barcode. Index starts from 0. Default value is...

    docs.aspose.com/barcode/python-net/api-referenc...