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

index

(0.11 sec)
  1. Clone Slides|Aspose.Slides 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....at the first position – zero index – of the presentation) to the...to be cloned along with the index for the new position as a parameter...

    docs.aspose.com/slides/cpp/clone-slides/
  2. ITextShaper.ShapeText | Aspose.Words for .NET

    Discover iTextShaper's ShapeText method, which efficiently generates Cluster objects from text fragments, ensuring precise text formatting and alignment.... If run at an index has corresponding clusters then...then result at the same index will have them recorded. public...

    reference.aspose.com/words/net/aspose.words.sha...
  3. CustomXmlSchemaCollection.indexOf method | Aspo...

    CustomXmlSchemaCollection.IndexOf method. Returns the zero-based Index of the specified value in the collection....indexOf(value) Returns the zero-based index of the specified value in the...locate. Returns The zero based index. Negative value if not found...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. InsertCutCells now broken when copying array fo...

    My latest testing with Aspose.Cells 25.10 has revealed an issue with InsertCutCells related to array formulas. The values are being carried over, but the formulas themselves are not, and this was working at least as rec…...formula: =IF(ISNA(INDEX(D280:D313,B277)),“OTH”,INDEX(D280:D313,B277))...formula =IF(ISNA(INDEX(D280:D313,B277)),"OTH",INDEX(D280:D313,B277))...

    forum.aspose.com/t/insertcutcells-now-broken-wh...
  5. Manage Worksheets of Microsoft Excel files.|Doc...

    This article shows how to Manage Worksheets of Microsoft Excel files by the Aspose.Cells for Python via .NET API....referenced by passing the sheet index of the new worksheet to the...worksheet by specifying its name or index. How to Remove Worksheets using...

    docs.aspose.com/cells/python-net/manage-workshe...
  6. Complete removal of digital signatures - Free S...

    Hi. I have tried to remove the digital signatures from pdfs using the code as described here: Remove Signature from PDF File|Aspose.PDF for .NET. It looks like the signature is removed but not everything related to digi…... for (int index = 0; index < sigNames.Count; index++) { Console...WriteLine($"Removed {sigNames[index]}"); pdFileSignature.Remove...

    forum.aspose.com/t/complete-removal-of-digital-...
  7. CellCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.CellCollection class for easy, typed access to Cell nodes, enhancing document manipulation and efficiency....Retrieves a Cell 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.tab...
  8. RowCollection Class | Aspose.Words for .NET

    Explore Aspose.Words.Tables.RowCollection for efficient access to Row nodes. Enhance document processing with our powerful, typed collection features....Retrieves a Row 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.tab...
  9. ChartDataPointCollection.Item | Aspose.Words fo...

    Access ChartDataPoint for any Index with the ChartDataPointCollection Item property. Enhance your data visualization with ease and precision!...ChartDataPointCollec indexer Returns ChartDataPoint for the specified index. public...public ChartDataPoint this [ int index ] { get ; } Examples Shows how...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Grouping and Ungrouping Rows and Columns in PHP...

    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 the...

    docs.aspose.com/cells/java/grouping-and-ungroup...