Sort Score
Result 10 results
Languages All
Labels All
Results 6,271 - 6,280 of 35,675 for

index

(0.11 sec)
  1. ❗ “Add Row” and “Add Column” Actions Insert in ...

    :lady_beetle: Issue Description In our implementation using Aspose.Cells GridJS, the “Add Row” and “Add Column” toolbar buttons are not behaving as expected: The “Add Row” button always inserts the new row above the cu…...forEach((acell, index, array) => { console.log('acell...

    forum.aspose.com/t/add-row-and-add-column-actio...
  2. Manage Presentation Properties on Android|Aspos...

    Master presentation properties in Aspose.Slides for Android via Java and streamline search, branding and workflow in your PowerPoint and OpenDocument files....property name at particular index String getPropertyName = dProps...

    docs.aspose.com/slides/androidjava/presentation...
  3. Aspose::Words::StyleIdentifier enum | Aspose.Wo...

    Aspose::Words::StyleIdentifier enum. Locale independent style identifier in C++....Index9 18 IndexHeading 33 The Index Heading style. List 47 The List...

    reference.aspose.com/words/cpp/aspose.words/sty...
  4. Mailmerge issue with Thai language in Docker ku...

    Hi, We are using .Net Aspose Word to mailmerge, and we observe some issue with the Thai language document. The texts in Thai language are converted to some unrecognized characters during merge, and this happens only in…...ttf', face index '0'", "Data": null, "InnerException":...

    forum.aspose.com/t/mailmerge-issue-with-thai-la...
  5. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....getChild(int nodeType, int index, boolean isDeep) getChildNodes(int...indexOf(Node child) Returns the index of the specified child node...

    reference.aspose.com/words/java/com.aspose.word...
  6. Alignment Settings with C++|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....worksheet by passing its sheet index Worksheet worksheet = workbook...

    docs.aspose.com/cells/cpp/cells-alignment-setti...
  7. Create and Apply WordArt Effects in C++|Aspose....

    Create and customize WordArt effects in Aspose.Slides for C++. This step-by-step guide helps developers enhance presentations with professional text in C++....reference of a slide by using its index. Add an AutoShape of Rectangle...

    docs.aspose.com/slides/cpp/wordart/
  8. Working with Formulas in Projects | Aspose.Task...

    Learn how to work with Microsoft Project formula functions using Aspose.Tasks for C# and other languages.... Choose( index, choice-1, choice-2, …...

    docs.aspose.com/tasks/cpp/functions-in-formulas/
  9. 使用 JavaScript 通过 C++ 使用 ImageOrPrint 选项将工作表转换为图...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 将工作表转换为图片文件,并应用各种图片和打印选项。...imgOptions ); // Specify page index to be rendered const idxPage...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  10. 使用 JavaScript 通过 C++ 复制和移动工作表的示例代码,描述了如何在工作簿内以及...

    This article includes sample code and describes how to copy and move worksheets programmatically both within an Excel workbook and across Excel workbooks using the JavaScript via C++ API....sheet to the third position (index 2) worksheet . moveTo ( 2 );...

    docs.aspose.com/cells/zh/javascript-cpp/copying...