Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 35,544 for

index

(0.09 sec)
  1. How to Rotate Text of Cell|Documentation

    Learn how to rotate text of a cell programmatically using Aspose.Cells for JavaScript via C++....access the worksheet by its index or name. Rotate the Text of...// Row index of the cell let row = 0 ; // Column index of the...

    docs.aspose.com/cells/javascript-cpp/how-to-rot...
  2. Aspose.PSD for .NET 19.10 - Release Notes|Docum...

    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....( var index = layers . Length - 1 ; index >= 0 ; index --) {...{ var layer = layers [ index ]; if (!( layer is TextLayer )) continue...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-1...
  3. AdjustmentCollection class | Aspose.Words for P...

    aspose.words.drawing.AdjustmentCollection class. Represents a read-only collection of [Adjustment](../adjustment/) adjust values that are applied to the specified shape.... Indexers Name Description __getitem__(index) Returns...adjustment at the specified index. Properties Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Grouping and Ungrouping Rows and Columns|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....parameters: First row/column index – the first row or column in...the group. Last row/column index – the last row or column in...

    docs.aspose.com/cells/net/grouping-and-ungroupi...
  5. Accessing Cells of a Worksheet|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....cell’s row and column index. Using a cell index in the Cells collection...of the Worksheet class as an index. If you create a blank worksheet...

    docs.aspose.com/cells/cpp/accessing-cells-of-a-...
  6. Managing Worksheets in PHP|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....using Sheet Index To remove a worksheet by sheet index using Aspose...call the remove_worksheet_by_index method of the ManagingWorksheets...

    docs.aspose.com/cells/java/managing-worksheets-...
  7. 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...
  8. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....GetPropertyName(int index), .Remove(string name), .Contains(string...IDocumentProperties.GetPropertyName(int index), .Remove(string name), .Contains(string...

    docs.aspose.com/slides/net/public-api-and-backw...
  9. Glyph | Aspose.Words for Java

    Represents a glyph in Java.... getGlyphIndex() Index of the glyph (GID) in the physical...Description glyphIndex int Glyph index. advance short Advance metric...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::ParagraphCollection class | Aspo...

    Aspose::Words::ParagraphCollection class. Provides typed access to a collection of Paragraph nodes. To learn more, visit the documentation article in C++....Retrieves a Paragraph at the given index. IndexOf (const System::Sha...>&) Returns the zero-based index of the specified node. Insert...

    reference.aspose.com/words/cpp/aspose.words/par...