Sort Score
Result 10 results
Languages All
Labels All
Results 3,571 - 3,580 of 36,227 for

index

(0.17 sec)
  1. 使用 Java 在演示文稿中管理 OLE|Aspose.Slides 文档

    使用 Aspose.Slides for Java 优化 PowerPoint 和 OpenDocument 文件中 OLE 对象的管理。无缝嵌入、更新和导出 OLE 内容。...get_Item ( 0 ); for ( int index = 0 ; index < slide . getShapes ()...(). size (); index ++) { IShape shape = slide . getShapes ()....

    docs.aspose.com/slides/zh/java/manage-ole/
  2. VariableCollection.Count | Aspose.Words for .NET

    Discover the VariableCollection Count property to easily retrieve the total number of elements in your collection, enhancing your data management efficiency.... False ); // 2 - By index: variables . RemoveAt ( 1 );...

    reference.aspose.com/words/net/aspose.words/var...
  3. Aspose::Words::StyleCollection class | Aspose.W...

    Aspose::Words::StyleCollection class. A collection of Style objects that represent both the built-in and user-defined styles in a document. To learn more, visit the documentation article in C++....idx_get (int32_t) Gets a style by index. Is (const System::TypeInfo&)...

    reference.aspose.com/words/cpp/aspose.words/sty...
  4. Insert Pictures and Shapes of Excel files with ...

    Manage pictures, OLE objects, and shapes in Excel files using Aspose.Cells for Node.js via C++....parameters: Upper left row index , the index of the upper left row...row. Upper left column index , the index of the upper left column...

    docs.aspose.com/cells/nodejs-cpp/insert-shapes/
  5. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::Clear method. Removes all elements from the collection in C++.... // 1 - Remove by index: properties -> RemoveAt ( 3...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Aspose::Words::Drawing::Charts::ChartSeriesColl...

    Aspose::Words::Drawing::Charts::ChartSeriesCollection::Clear method. Removes all ChartSeries from this collection in C++....series can also be removed by index, like this. // This will remove...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::Contains method. Returns true if a property with the specified name exists in the collection in C++.... // 1 - Remove by index: properties -> RemoveAt ( 1...

    reference.aspose.com/words/cpp/aspose.words.pro...
  8. Aspose.PSD for Java 25.2 - Release Notes|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....Enhancement PSDJAVA-709 Exception “Index outside the bounds of the array”...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  9. FieldFormText | Aspose.Words for Java

    Implements the FORMTEXT field in Java....update(); int index = 0; Iterator generalFormatEnumera...format("General format index {0}: {1}", index++, value)); } Assert...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldFootnoteRef | Aspose.Words for Java

    Implements the FOOTNOTEREF field in Java....update(); int index = 0; Iterator generalFormatEnumera...format("General format index {0}: {1}", index++, value)); } Assert...

    reference.aspose.com/words/java/com.aspose.word...