Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 47,709 for

index

(0.1 sec)
  1. How to Rotate Text of Cell with C++|Documentation

    C++ code to rotate text of Cell with Aspose.Cells for C++ API...access the worksheet by its index or name. Rotate the text of...// Row index of the cell int row = 0 ; // Column index of the...

    docs.aspose.com/cells/cpp/how-to-rotate-text-of...
  2. Convert PNG to SVG in C++ | products.aspose.com

    Convert PNG to SVG in C++. Use C++ library API to convert PNG files to SVGs...image); for ( int32_t index = 0 ; index < pres -> get_Slides()...get_Slides() -> get_Count(); index ++ ) { auto fileName = String :: Format(...

    products.aspose.com/slides/cpp/conversion/png-t...
  3. CustomPart.relationship_type property | Aspose....

    CustomPart.relationship_type property. Gets or sets the relationship type from the parent part to this custom part.... for index , part in enumerate ( doc ....package_custom_parts ): print ( f 'Part index { index } :' ) print ( f ' \t Name:...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 用C++进行数据透视表的自定义排序|Documentation

    学习如何使用Aspose.Cells结合C++对数据透视表的字段值进行排序。...PivotTable to the worksheet int index = pivotTables . Add ( u "=Sheet1...pivotTable = pivotTables . Get ( index ); // Unshow grand totals for...

    docs.aspose.com/cells/zh/cpp/custom-sorting-in-...
  5. Working with GridJs Client Side|Documentation

    This article introduce the client javascript APIs or functions in GridJs....ri : Row index of the target cell . ci : Column index of the target...parameters are: ri : row index ci : column index Unfreeze pane xs ....

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  6. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::RemoveAt method. Removes a general format occurrence at the specified Index in C++....occurrence at the specified index. void Aspose :: Words :: Fields...GeneralFormatCollect :: RemoveAt ( int32_t index ) Examples Shows how to format...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. CustomDocumentProperties | Aspose.Words for Java

    A collection of custom document properties in Java....get(int index) Returns a DocumentProperty object by index. get(String...indexOf(String name) Gets the index of a property by name. iterator()...

    reference.aspose.com/words/java/com.aspose.word...
  8. DocumentPropertyCollection.Item | Aspose.Words ...

    Access DocumentProperty objects effortlessly with our DocumentPropertyCollection Item. Retrieve properties by name for seamless document management....Hide ] DocumentPropertyColl indexer (1 of 2) Returns a DocumentProperty...Words DocumentPropertyColl indexer (2 of 2) Returns a DocumentProperty...

    reference.aspose.com/words/net/aspose.words.pro...
  9. Manage Worksheets|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....any worksheet by using its index or name. The following code...method. You can pass it sheet index or sheet name of the sheet to...

    docs.aspose.com/cells/python-java/manage-worksh...
  10. OdsoRecipientDataCollection Class | Aspose.Word...

    Discover Aspose.Words.Settings.OdsoRecipientDataCollection, a powerful typed collection for managing OdsoRecipientData efficiently in your applications....the element at the specified index. Examples Shows how to access...dataCollection . GetEnumerator ()) { int index = 0 ; while ( enumerator . MoveNext...

    reference.aspose.com/words/net/aspose.words.set...