Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 36,465 for

index

(0.08 sec)
  1. Document.getPageInfo method | Aspose.Words for ...

    Document.getPageInfo method. Gets the page size, orientation and other information about a page that might be useful for printing or rendering....pageIndex number The 0-based page index. See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldRD.file_name property | Aspose.Words for P...

    FieldRD.file_name property. Gets or sets the name of the file to include when generating a table of contents, table of authorities, or Index....contents, table of authorities, or index. @property def file_name ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  3. StyleCollection class | Aspose.Words for Python

    aspose.words.StyleCollection class. A collection of [Style](../style/) objects that represent both the built-in and user-defined styles in a document... Indexers Name Description __getitem__(index) Gets a style...style by index. Properties Name Description count Gets the number...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Add Images in 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....picture to the C4 cell int index = worksheet . getPictures ()...worksheet . getPictures (). get ( index ); // Set the placement type...

    docs.aspose.com/cells/java/add-images-in-worksh...
  5. Working with Geometry Section|Documentation

    This section explains how to get geometry of Visio using Aspose.Diagram...// Get connector geometry at index 0 LineTo defaultLineTo = connector...Remove connector geometry from index 0 connector . Geoms [ 0 ]. CoordinateCol...

    docs.aspose.com/diagram/net/working-with-geomet...
  6. GradientStop.Remove | Aspose.Words for .NET

    Effortlessly manage your gradients with the GradientStop Remove method, simplifying the removal of gradient stops from any GradientStopCollection....// 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...
  7. 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....ILayoutSlide InsertClone(int index, ILayoutSlide sourceLayout);...layoutName); ILayoutSlide Insert(int index, SlideLayoutType layoutType...

    docs.aspose.com/slides/net/public-api-and-backw...
  8. ChartDataPointCollection.hasDefaultFormat metho...

    ChartDataPointCollection.hasDefaultFormat method. Gets a flag indicating whether the data point at the specified Index has default format....data point at the specified index has default format. hasDefaultFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartSeries.copyFormatFrom method | Aspose.Word...

    ChartSeries.copyFormatFrom method. Copies default data point format from the data point with the specified Index....data point with the specified index. copyFormatFrom ( dataPointIndex...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET and speed up presentation editing and data updates.... Access the slide by its index. Iterate through all Shape objects...presentation. Access the slide by its index. Define an array of column widths...

    docs.aspose.com/slides/python-net/manage-rows-a...