Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 36,195 for

index

(0.17 sec)
  1. Remove XLTM Annotation Online or Manage Annotat...

    delete comments from XLTM file through online app for free. Java API code to manage comments of XLTM files....getThreadedComments(Index).get(Index) Use setNotes method to...sepecific Worksheet Add comment index via getComments().add Use the...

    products.aspose.com/total/java/annotate/xltm/
  2. Data validation example fails - Free Support Fo...

    The data validation example at Data Validation|Documentation has the following line: Validation validation = validations[validations.Add(ca)]; However, this doesn’t compile, as there is no ValidationCollection.Add that…...adding to the collection int index = validations.Add(ca); Validation...Validation validation = validations[index]; // Set the validation type...

    forum.aspose.com/t/data-validation-example-fail...
  3. 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...
  4. 档案

    档案...System::SharedPtr<Document>& doc, int32_t index) { // 将 TOC 字段的 FieldStart 节点存储在文档中以便快速访问。...} // 确保传递的索引指定的 TOC 存在。 if (index > fieldStarts.size() - 1) {...

    blog.aspose.com/zh/words/working-with-table-of-...
  5. 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...
  6. 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...
  7. 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/
  8. 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/
  9. 用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...
  10. 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...