Sort Score
Result 10 results
Languages All
Labels All
Results 2,851 - 2,860 of 36,188 for

index

(0.16 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Add Rectangles to Presentations on Android|Aspo...

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for Android via Java—easily design and modify shapes programmatically....reference of a slide by using its Index. Add an IAutoShape of Rectangle...reference of a slide by using its Index. Add an IAutoShape of Rectangle...

    docs.aspose.com/slides/androidjava/rectangle/
  5. Add Rectangles to Presentations in Java|Aspose....

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for Java—easily design and modify shapes programmatically....reference of a slide by using its Index. Add an IAutoShape of Rectangle...reference of a slide by using its Index. Add an IAutoShape of Rectangle...

    docs.aspose.com/slides/java/rectangle/
  6. 用C++指定数据透视项的绝对位置|Documentation

    学习如何使用Aspose.Cells在C++中指定数据透视项的绝对位置。...PivotTable to the worksheet int index = pivotTables . Add ( u "='New...pvtTable = pivotTables . Get ( index ); // Add vendor row field pvtTable...

    docs.aspose.com/cells/zh/cpp/specifying-the-abs...
  7. RevisionCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.RevisionCollection class—efficiently manage document revisions with a powerful collection of Revision objects for seamless editing....a Revision at the specified index. Methods Name Description Accept...The moving revision is now at index 1. Reject the revision to discard...

    reference.aspose.com/words/net/aspose.words/rev...
  8. Add Trend Lines to Presentation Charts in PHP|A...

    Quickly add and customize trend lines in PowerPoint charts with Aspose.Slides for PHP via 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/php-java/trend-line/
  9. FieldMergingArgsBase | Aspose.Words for Java

    Base class for FieldMergingArgs and ImageFieldMergingArgs 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. Replace tag with text in a textbox inside the W...

    Learn how to replace tags with text in a textbox within a worksheet using Aspose.Cells for JavaScript via C++.... forEach (( item , index ) => { workbook . replace (...item } >` , replaceParts [ index ]); }); // Saving the modified...

    docs.aspose.com/cells/javascript-cpp/replace-ta...