Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 37,038 for

index

(0.1 sec)
  1. Autofit Rows and Columns in Ruby|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....autoFitRow method takes a row index (of the row to be resized) as...autoFitColumn method takes the column index (of the column about to be resized)...

    docs.aspose.com/cells/java/autofit-rows-and-col...
  2. Move PDF Pages|Aspose.PDF for PHP via Java

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for PHP via Java....Get the page at the specified index from the input document. Add...location. Delete the page at index 2. Save the output PDF using...

    docs.aspose.com/pdf/php-java/move-pages/
  3. Layout Slide|Aspose.Slides for Python Documenta...

    Use Python to manage layout slides with Aspose.Slides: create, apply, clone, rename, and customize placeholders and themes in presentations for PPT, PPTX and ODP....Layout slides can be accessed by index or by layout type (e.g., Blank...presentation : # Access by index. first_layout_slide = presentation...

    docs.aspose.com/slides/python-net/examples/elem...
  4. FieldDatabase.InsertHeadings | Aspose.Words for...

    Manage your database efficiently with the FieldDatabase InsertHeadings property. Easily customize column headings for clearer data presentation...."10" ; // This property is the index of the format we want to use...DATABASE field in Microsoft Word. Index #10 corresponds to the "Colorful...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldDatabase.Connection | Aspose.Words for .NET

    Manage your data effortlessly with the FieldDatabase Connection property. Easily get or set connections for seamless data integration...."10" ; // This property is the index of the format we want to use...DATABASE field in Microsoft Word. Index #10 corresponds to the "Colorful...

    reference.aspose.com/words/net/aspose.words.fie...
  6. IFieldDatabaseProvider Interface | Aspose.Words...

    Enhance your document automation with the Aspose.Words.Fields.IFieldDatabaseProvider interface. Seamlessly supply data for FieldDatabase updates...."10" ; // This property is the index of the format we want to use...DATABASE field in Microsoft Word. Index #10 corresponds to the "Colorful...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Glyph class | Aspose.Words for Python

    aspose.words.shaping.Glyph class. Represents a glyph...Name Description Glyph(glyph_index, advance, advance_offset, ascender_offset)...to base characters. glyph_index Index of the glyph (GID) in the...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 通过 JavaScript 使用 C++ 设置字体。|Documentation

    Aspose.Cells 是一个用于操作电子表格文件的JavaScript库。它支持设置单元格的字体设置,允许用户自定义单元格的字体样式和属性。本文将介绍如何使用 Aspose.Cells 库设置单元格字体设置。...worksheet by passing its sheet index const worksheet = workbook ...worksheet by passing its sheet index const worksheet = workbook ...

    docs.aspose.com/cells/zh/javascript-cpp/cells-f...
  9. Manage Presentation BLOBs in JavaScript for Eff...

    Manage BLOB data in JavaScript with Aspose.Slides for Node.js to streamline PowerPoint and OpenDocument file operations for efficient presentation handling....the videos for ( var index = 0 ; index < pres . getVideos ()...(). size (); index ++ ) { var video = pres . getVideos (). get_Item...

    docs.aspose.com/slides/nodejs-java/manage-blob/
  10. Manage Presentation BLOBs in PHP for Efficient ...

    Manage BLOB data in Aspose.Slides for PHP via Java to streamline PowerPoint and OpenDocument file operations for efficient presentation handling....through the videos for ( $index = 0 ; $index < java_values ( $pres...getVideos () -> size ()) ; $index ++ ) { $video = $pres -> getVideos...

    docs.aspose.com/slides/php-java/manage-blob/