Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 37,081 for

index

(0.36 sec)
  1. Regarding find the cell positions of images/cha...

    Is there any way to find the position of images/charts while select the image /chart. At client level mean When i select the image in the viewer I want the positions....getPicture(index) ). For a chart use Worksheet...getCharts() (or Worksheet.getChart(index) ). Read its placement properties...

    forum.aspose.com/t/regarding-find-the-cell-posi...
  2. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java 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/java/public-api-and-back...
  3. Aspose::Words::Tables::RowCollection class | As...

    Aspose::Words::Tables::RowCollection class. Provides typed access to a collection of Row nodes. To learn more, visit the documentation article in C++....Retrieves a Row 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.tab...
  4. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroupCollection::RemoveAt method. Removes a series group at the specified Index. All child series will be removed from the chart in C++....series group at the specified index. All child series will be removed...ChartSeriesGroupColl :: RemoveAt ( int32_t index ) Examples Show how to remove...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. 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...
  6. Inserting and Deleting Rows and Columns of an E...

    This article shows how to insert and delete rows and columns using the Aspose.Cells for C++ API....InsertRow method takes the index of the row where the new row...takes two parameters: Row index – the index of the row from where...

    docs.aspose.com/cells/cpp/inserting-and-deletin...
  7. Add Hyperlinks to Cells in VSTO and Aspose.Cell...

    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.... int index = worksheet . Hyperlinks . Add...); worksheet . Hyperlinks [ index ]. TextToDisplay = "Aspose Site...

    docs.aspose.com/cells/net/add-hyperlinks-to-cel...
  8. 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...
  9. 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...
  10. GeneralFormatCollection.Remove | Aspose.Words f...

    Effortlessly remove all instances of a specific general format from your collection with the GeneralFormatCollection Remove method. Streamline your data management!... Update (); int index = 0 ; using ( IEnumerator <...WriteLine ( $"General format index {index++}: {generalFormatEnumera...

    reference.aspose.com/words/net/aspose.words.fie...