Sort Score
Result 10 results
Languages All
Labels All
Results 3,801 - 3,810 of 35,545 for

index

(1.11 sec)
  1. Chart to Image with JavaScript via C++|Document...

    Learn how to use Aspose.Cells for JavaScript via C++ to convert a chart to an image format, such as JPEG or PNG. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a standalone image for further use and manipulation....added worksheet by passing its index to WorksheetCollection const...added worksheet by passing its index to WorksheetCollection const...

    docs.aspose.com/cells/javascript-cpp/chart-to-i...
  2. Manage Presentation Themes on Android|Aspose.Sl...

    Master presentation themes in Aspose.Slides for Android via Java to create, customize and convert PowerPoint files with consistent branding....( 2 ); Index guide : 0 is used for no fill. The index starts...

    docs.aspose.com/slides/androidjava/presentation...
  3. Manage Presentation Themes in PHP|Aspose.Slides...

    Master presentation themes in Aspose.Slides for PHP via Java to create, customize and convert PowerPoint files with consistent branding....( 2 ); Index guide : 0 is used for no fill. The index starts...

    docs.aspose.com/slides/php-java/presentation-th...
  4. Managing OLE Objects with JavaScript via C++|Do...

    Learn how to manage OLE objects in Aspose.Cells for JavaScript via C++. Add, extract, and manipulate OLE objects within worksheets....Uint8Array ( arrayBuffer )); let index = 1 ; const worksheets = workbook...const fileName = `OleObject ${ index } .mol` ; const link = document...

    docs.aspose.com/cells/javascript-cpp/managing-o...
  5. [Words Java] Tracking changes Marking up a piec...

    We have the following code snippet that normalizes a search string, finds it within the document and then replaces it. This all happens with track changes enabled at the start of the loop and stopped at the end of the lo…...moveTo(para); int index = paraText.indexOf(searchText); if (index != -1)...replacement text at the found index builder.insertHtml(replacementText...

    forum.aspose.com/t/words-java-tracking-changes-...
  6. Format Presentation Charts on Android|Aspose.Sl...

    Learn chart formatting in Aspose.Slides for Android via Java and elevate your PowerPoint presentation with professional, eye-catching styling....a slide’s reference by its index. Add a chart with default data...a slide’s reference by its index. Add a chart with default data...

    docs.aspose.com/slides/androidjava/chart-format...
  7. Format Presentation Charts in PHP|Aspose.Slides...

    Learn chart formatting in Aspose.Slides for PHP via Java and elevate your PowerPoint presentation with professional, eye-catching styling....a slide’s reference by its index. Add a chart with default data...a slide’s reference by its index. Add a chart with default data...

    docs.aspose.com/slides/php-java/chart-formatting/
  8. Display text content on top of a cell with a fi...

    Step 1: Write content into a cell. Step 2: Fill the cell with a background color Step 3: Overlay text on top of the filled color (new text ) I am using aspose cells gid js for python via dotnet ,I want to apply the ch…...int upperLeftRow = 0; // Row index for the shape int upperLeftColumn...upperLeftColumn = 0; // Column index for the shape int width = 100; //...

    forum.aspose.com/t/display-text-content-on-top-...
  9. LayoutEnumerator Class | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.LayoutEnumerator class for efficient document layout enumeration. Explore page geometry, text, and structure effortlessly!...type, geometry, text and page index where entity is rendered, as...PageIndex { get; } Gets the 1-based index of a page which contains the...

    reference.aspose.com/words/net/aspose.words.lay...
  10. View ONETOC2 File Formats via Java

    Java source code for loading, rendering, and displaying ONETOC2 documents on the Java platform...PdfSaveOptions(); // Set page index opts.setPageIndex( 2 ); // Set...metadata and indexing information, serving as an index for the associated...

    products.aspose.com/note/java/viewer/onetoc2/