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

index

(0.22 sec)
  1. Forms2OleControlCollection.Item | Aspose.Words ...

    Access the Forms2OleControl object effortlessly with the Item property. Simplify your control management by retrieving items at any Index seamlessly....Hide ] Forms2OleControlColl indexer Gets Forms2OleControl object...specified index. public Forms2OleControl this [ int index ] { get...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 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...
  3. 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...
  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. 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...
  8. 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...
  9. 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...
  10. 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...