Sort Score
Result 10 results
Languages All
Labels All
Results 2,871 - 2,880 of 37,038 for

index

(3.02 sec)
  1. Extract Text and Images from XLS File Online an...

    Online XLS file parser app. C++ API C++ code to extract text in rows and cells from XLS spreadhseets....its index Use Picture class to get picture with its index using...

    products.aspose.com/total/cpp/parse/xls/
  2. Manage Presentation Tables with Python|Aspose.S...

    Create & edit tables in PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET. Discover simple code examples to streamline your table workflows....reference to a slide by its index. Define an array of column widths...The first cell in a table is indexed as (0, 0) (column 0, row 0)...

    docs.aspose.com/slides/python-net/manage-table/
  3. Change array items in XMP metadata of EPS| Java

    The process of changing array items in XMP metadata of EPS file with Aspose.Page API solution for Java is explained and illustrated with the code snippets....16 // Change title item at index 0 17 xmp. setArrayItem ( "dc:title"...19 // Change creator item at index 0 20 xmp. setArrayItem ( "dc:creator"...

    docs.aspose.com/page/java/xmp-metadata/change-a...
  4. Working with Window Elements|Documentation

    This section explains get property of window elements in visio with Aspose.Diagram....); // Get window object by index Window window = diagram . Windows...); // Get window object by index Window window = diagram . Windows...

    docs.aspose.com/diagram/net/working-with-window...
  5. -horz tag in Excel - Free Support Forum - aspos...

    I am using a foreach in my Excel file and wanted to know if some of the tags used in Word can also work in Excel. I understand the cellMerge -horz tag in Word and what this aims to accomplish, this works how I would exp…...startRow = 1; // zero‑based index for the first header row int...startCol = 1; // zero‑based index for the first header column...

    forum.aspose.com/t/horz-tag-in-excel/321144
  6. Add Trend Lines to Presentation Charts in Java|...

    Quickly add and customize trend lines in PowerPoint charts with Aspose.Slides for Java — a practical guide to engage your audience....a slide’s reference by its index. Add a chart with default data...reference of a slide by using its Index Create a new chart using AddChart...

    docs.aspose.com/slides/java/trend-line/
  7. How to Add Data Bars Conditional Formatting|Doc...

    How to use the Aspose.Cells for Python via .NET library to apply Data Bars conditional formatting. By adjusting these criteria, you have more control over how cells look and appear.... cell_area_name , color ): index = self . _sheet . conditional_formattings... conditional_formattings [ index ] area = self . get_cell_area_by_name...

    docs.aspose.com/cells/python-net/how-to-add-dat...
  8. Aspose::Words::Layout::LayoutCollector class | ...

    Aspose::Words::Layout::LayoutCollector class. This class allows to compute page numbers of document nodes. To learn more, visit the documentation article in C++....ords::Node>&) Gets 1-based index of the page where node ends...ords::Node>&) Gets 1-based index of the page where node begins...

    reference.aspose.com/words/cpp/aspose.words.lay...
  9. Remove PDF Annotation Online or Manage Annotati...

    delete comments from PDF file through online app for free. Android API code to manage comments of PDF files....get_Item(Index) Use the AnnotationSelector...add() Use getPages().get_Item(Index) of TextAnnotation class Set...

    products.aspose.com/total/android-java/annotate...
  10. Repeated Save Increases Image Size and Row Heig...

    Issue Summary: I am using GridJsWorkbook to load, merge, and save Excel files from the GridJs JSON structure. However, I am encountering an issue where image sizes and row heights increase with each save operation, even…...watch the shapes[index].width and shapes[index].height. It will...

    forum.aspose.com/t/repeated-save-increases-imag...