Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 46,603 for

index

(0.06 sec)
  1. Presentation Viewer|Aspose.Slides for Node.js v...

    PowerPoint presentation viewer in JavaScript...the slide reference by its index. Open a file stream. Save the...the slide reference by its index. Get the thumbnail image of...

    docs.aspose.com/slides/nodejs-java/presentation...
  2. GradientStop | Aspose.Words for .NET

    Create stunning gradients effortlessly with the GradientStop constructor. Initialize and customize your designs with ease for vibrant visual appeal!...// Remove gradient stop at index 1. gradientStops . RemoveAt...new gradient stop at the same index 1. gradientStops . Insert (...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Public API Changes in Aspose.Cells 8.7.0|Docume...

    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....the desired Worksheet via its index or name var sheet = book . Worksheets...the desired Worksheet via its index or name var sheet = book . Worksheets...

    docs.aspose.com/cells/net/public-api-changes-in...
  4. Forms2OleControlCollection class | Aspose.Words...

    aspose.words.drawing.ole.Forms2OleControlCollection class. Represents collection of [Forms2OleControl](../forms2olecontrol/) objects... Indexers Name Description __getitem__(index) Gets Forms2OleControl...Forms2OleControl object at a specified index. Properties Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 在Python中管理文档属性|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....开发人员可以使用该示例中下面演示的 custom_properties 集合的 Index 或 Name 来获取特定属性。 Python 代码 workbook...property by using the property index #customProperty1 = customProperties...

    docs.aspose.com/cells/zh/java/managing-document...
  6. Extract Images from PDF File using C++|Aspose.P...

    This section shows how to extract images from PDF file using C++ library....particular index of the image. The image’s index returns an XImage...

    docs.aspose.com/pdf/cpp/extract-images-from-pdf...
  7. 使用 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...
  8. Implementing Non-Sequential Ranges with C++|Doc...

    Learn how to create named ranges with non-adjacent cells using Aspose.Cells with C++....for non sequenced range int index = workbook . GetWorksheets ()...GetWorksheets (). GetNames (). Get ( index ); // Creating a non sequence...

    docs.aspose.com/cells/cpp/implementing-non-sequ...
  9. AutoFit Rows for Merged Cells with JavaScript v...

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

    docs.aspose.com/cells/javascript-cpp/autofit-ro...
  10. 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...