Sort Score
Result 10 results
Languages All
Labels All
Results 4,441 - 4,450 of 35,669 for

index

(0.26 sec)
  1. Aspose::Words::Revision::Reject method | Aspose...

    Aspose::Words::Revision::Reject method. Reject this revision in C++....The moving revision is now at index 1. Reject the revision to discard...

    reference.aspose.com/words/cpp/aspose.words/rev...
  2. Aspose::Words::RevisionType enum | Aspose.Words...

    Aspose::Words::RevisionType enum. Specifies the type of change being tracked in Revision in C++....The moving revision is now at index 1. Reject the revision to discard...

    reference.aspose.com/words/cpp/aspose.words/rev...
  3. 搜索

    搜索...[HttpGet] public ActionResult Index(string fileName) { sheets =...workSheets; } } 打開 Views/Home/index.cshtml 並將其內容替換為以下腳本。 @{ ViewBag...

    blog.aspose.com/zh-hant/cells/view-excel-files-...
  4. Aspose.Cells 8.8.1中的公共API更改|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....to the ShapeCollection int index = sheet . getTextBoxes (). add...sheet . getTextBoxes (). get ( index ); //Set the text of the TextBox...

    docs.aspose.com/cells/zh/java/public-api-change...
  5. Hello, world!|Documentation

    Get started with Aspose.OCR for C++ by creating and running a bare minimum example....png : Coding Create an index.js file in the the project directory...log ( text ); Full listing ( index.js ) const Module = require...

    docs.aspose.com/ocr/nodejs-cpp/hello-world/
  6. Manage Presentation Comments in Java|Aspose.Sli...

    Master presentation comments with Aspose.Slides for Java: add, read, edit, and delete comments in PowerPoint files fast and easily....// Accesses the comment at index 0 for slide 1 String str = Comments...Author's comments collection at index 0 ICommentCollection commentCollection...

    docs.aspose.com/slides/java/presentation-comments/
  7. Manage Presentation Comments on Android|Aspose....

    Master presentation comments with Aspose.Slides for Android via Java: add, read, edit, and delete comments in PowerPoint files fast and easily....// Accesses the comment at index 0 for slide 1 String str = Comments...Author's comments collection at index 0 ICommentCollection commentCollection...

    docs.aspose.com/slides/androidjava/presentation...
  8. PdfLoadOptions class | Aspose.Words for Python

    aspose.words.loading.PdfLoadOptions class. Allows to specify additional options when loading Pdf document into a [Document](../../aspose.words/document/) object... page_index Gets or sets the 0-based index of the first...is_skip_pdf_images options . page_index = 0 options . page_count = 1...

    reference.aspose.com/words/python-net/aspose.wo...
  9. XLOOKUP returns #VALUE - Free Support Forum - a...

    I am using Aspose.Cells 25.11.0. .NET 9.0 using System.Collections; using Aspose.Cells; var input = @"C:\input-for-aspose.xlsx"; var output = @"C:\output.xlsx"; Workbook? wbc; using (var ms = new FileStream(input, F…...Index); _list.Add(data.CellRow); _list...the code stores the worksheet index, row, column and data.Cell.Value...

    forum.aspose.com/t/xlookup-returns-value/322497
  10. LayoutCollector | Aspose.Words for Java

    This class allows to compute page numbers of document nodes in Java....getEndPageIndex(Node node) Gets 1-based index of the page where node ends...getStartPageIndex(Node node) Gets 1-based index of the page where node begins...

    reference.aspose.com/words/java/com.aspose.word...