Sort Score
Result 10 results
Languages All
Labels All
Results 3,421 - 3,430 of 35,669 for

index

(0.12 sec)
  1. Manipulating DjVu Formats|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....integer parameter for DjVu page index and an instance of Rectangle...DjvuMultiPageOptions while passing the index of DjVu page along with an instance...

    docs.aspose.com/imaging/net/manipulating-djvu-f...
  2. Format cells|Documentation

    Learn how to format and style cells in Aspose.Cells for Python via .NET, including number formatting, date formatting, font styles, and other cell style options. Our guide will help you create attractive and professional-looking spreadsheets....inside a cell: Start Index , the index of the character that...

    docs.aspose.com/cells/python-net/cells-formatting/
  3. Extract Text and Images from Excel File Online ...

    Online Excel file parser app. .NET API C# code to extract text in rows and cells from Excel spreadhseets....relevant worksheet with its index Use Drawing.Picture class to...to get picture with its index Set ImageOrPrintOptions to set the...

    products.aspose.com/total/net/parse/excel/
  4. 使用 Java 在演示文稿中管理 OLE|Aspose.Slides 文档

    使用 Aspose.Slides for Java 优化 PowerPoint 和 OpenDocument 文件中 OLE 对象的管理。无缝嵌入、更新和导出 OLE 内容。...get_Item ( 0 ); for ( int index = 0 ; index < slide . getShapes ()...(). size (); index ++) { IShape shape = slide . getShapes ()....

    docs.aspose.com/slides/zh/java/manage-ole/
  5. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Node.js using clear JavaScript code samples that speed up slide design and automation....reference of a slide by using its Index. Add SmartArt BasicBlockList...a slide’s reference by its index. Add a chart with default data...

    docs.aspose.com/slides/nodejs-java/manage-smart...
  6. Insert Pictures and Shapes of Excel files with ...

    Manage pictures, OLE objects, and shapes in Excel files using Aspose.Cells for Node.js via C++....parameters: Upper left row index , the index of the upper left row...row. Upper left column index , the index of the upper left column...

    docs.aspose.com/cells/nodejs-cpp/insert-shapes/
  7. Basic Text Extraction using Python|Aspose.PDF f...

    This section contains articles on basic Text extraction from PDF documents using Aspose.PDF in Python....analysis, or exporting text for indexing and processing tasks. Load...page_number (int): 1-based page index to extract. outfile (str): Path...

    docs.aspose.com/pdf/python-net/basic-text-extra...
  8. DocumentProperty.type property | Aspose.Words f...

    DocumentProperty.type property. Gets the data type of the property.... index_of ( 'Authorized Amount' ))...a document. # 1 - Remove by index: properties . remove_at ( 1...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldMergingArgs | Aspose.Words for Java

    Provides data for the MergeField event in Java....getRecordIndex() Gets the zero based index of the record that is being...this case, for every record index 'n', the corresponding field...

    reference.aspose.com/words/java/com.aspose.word...
  10. Insert Pivot Table|Documentation

    Create and format pivot tables of Excel spreadsheet files....by passing the PivotTable’s index. Use any of the PivotTable objects...

    docs.aspose.com/cells/net/create-pivot-table/