Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 47,716 for

index

(0.24 sec)
  1. Get, Update and Expand a Bookmark|Aspose.PDF fo...

    This article describes how to use bookmarks in a PDF file with our Aspose.PDF for .NET library....by specifying the bookmark’s index. Once you have retrieved the...bookmark using appropriate index values. Save the updated PDF...

    docs.aspose.com/pdf/net/get-update-and-expand-b...
  2. CompositeNode.GetChild | Aspose.Words for .NET

    Discover the CompositeNode GetChild method to easily retrieve the Nth child node of a specific type, enhancing your data management efficiency....GetChild ( NodeType nodeType , int index , bool isDeep ) Parameter Type...the child node. index Int32 Zero based index of the child node...

    reference.aspose.com/words/net/aspose.words/com...
  3. Delete Rows and Columns|Documentation

    This article introduces how to delete rows and delete columns in GridWeb....worksheet by specifying its row index. Deleting Columns To delete...worksheet by specifying its column index. You can also use DeleteRows/DeleteColumns...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  4. PersonCollection class | Aspose.Words for Node.js

    Aspose.Words.Bibliography.PersonCollection class. Represents a list of persons who are bibliography source contributors....removeAt(index) Removes the person at the specified index. See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. 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...
  7. ITextShaperFactory.get_text_shaper method | Asp...

    aspose.words.shaping.ITextShaperFactory.get_text_shaper method...get_text_shaper(font_path, face_index) Returns new instance of a text...self , font_path : str , face_index : int ): ... Parameter Type...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DigitalSignatureCollection | Aspose.Words for Java

    Provides a read-only collection of digital signatures attached to a document in Java....Method Description get(int index) Gets a document signature at...at the specified index. getCount() Gets the number of elements...

    reference.aspose.com/words/java/com.aspose.word...
  9. Delete PDF Pages programmatically|Aspose.PDF fo...

    You can delete pages from your PDF file using Java library....delete() method and specify the index of the particular page you want...method and specify the page’s index Call the Save method to save...

    docs.aspose.com/pdf/java/delete-pages/
  10. 在 C# 中將 HTML 轉換為 JPG | products.aspose.com

    在 C# 中將 HTML 轉換為 JPG。使用 .NET 庫 API 將 HTML 文件轉換為 JPG 圖像...for ( var index = 0 ; index < pres.Slides.Count; index++) { ISlide...ISlide slide = pres.Slides[index]; slide.GetThumbnail( new Size(...

    products.aspose.com/slides/zh-hant/net/conversi...