Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 27,189 for

index

(0.13 sec)
  1. Convert PPT to SVG using C# | products.aspose.com

    Sample code for PPT to SVG C# conversion. Use API example code for batch PPT files to SVG conversion within VB.NET, Asp.NET or any .NET based application....for ( var index = 0 ; index < pres.Slides.Count; index++) { ISlide...ISlide slide = pres.Slides[index]; using (FileStream fileStream...

    products.aspose.com/slides/net/conversion/ppt-t...
  2. VariableCollection.index_of_key method | Aspose...

    VariableCollection.Index_of_key method. Returns the zero-based Index of the specified document variable in the collection....index_of_key method index_of_key(name) Returns the zero-based...zero-based index of the specified document variable in the collection...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  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...parameters are: ri : row index ci : column index Get the cell style...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  6. Aspose::Words::Markup::SdtListItemCollection::R...

    Aspose::Words::Markup::SdtListItemCollection::RemoveAt method. Removes a list item at the specified Index in C++....list item at the specified index. void Aspose :: Words :: Markup...( int32_t index ) Parameter Type Description index int32_t The...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Splitter.ExtractPages | Aspose.Words for .NET

    Effortlessly extract specific pages from any document with our Splitter ExtractPages method. Save them in your desired format for easy access!...startPageIndex Int32 The zero-based index of the first page to extract...startPageIndex Int32 The zero-based index of the first page to extract...

    reference.aspose.com/words/net/aspose.words.low...
  8. BuildingBlockCollection Class | Aspose.Words fo...

    Discover the Aspose.Words BuildingBlockCollection class, a powerful tool for managing document BuildingBlock objects efficiently and enhancing your workflow....building block at the given index. (2 indexers) Methods Name Description...Node ) Returns the zero-based index of the specified node. Insert...

    reference.aspose.com/words/net/aspose.words.bui...
  9. 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 Worksheet sheet = book...FormatConditions to the collection int index = sheet . getConditionalFormat...

    docs.aspose.com/cells/java/public-api-changes-i...
  10. FieldIndex class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldIndex class. Implements the Index field...FieldIndex class Implements the INDEX field. To learn more, visit... Remarks Builds an index using the index entries specified by...

    reference.aspose.com/words/nodejs-net/aspose.wo...