Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 1,690 for

accept changes

(0.51 sec)
  1. Modify an Existing Style|Documentation

    Aspose.Cells is a JavaScript via C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article introduces how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...style (described above) and change the font color from red to...

    docs.aspose.com/cells/javascript-cpp/modify-an-...
  2. FieldShape | Aspose.Words for Java

    Implements the SHAPE field in Java....accept(fieldVisitor); if (currentField...getSeparator().accept(fieldVisitor); } currentField.getEnd().accept(fieldVisitor);...

    reference.aspose.com/words/java/com.aspose.word...
  3. 用JavaScript通过C++更改形状的调整值|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在Excel中更改形状的调整值。...type = "file" id = "fileInput" accept = ".xls,.xlsx,.xlsm" /> < button...worksheet . shapes . get ( 2 ); // Change the adjustment values of the...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  4. 查找具有特定样式的单元格|Documentation

    了解如何通过C++中的Aspose.Cells for JavaScript查找或搜索应用有特定样式的单元格。...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...nextCell === null ) break ; // Change the text of the cell nextCell...

    docs.aspose.com/cells/zh/javascript-cpp/find-ce...
  5. Determine which Axis exists in the Chart with J...

    Learn how to determine which axis exists in a chart created using Aspose.Cells for JavaScript via C++. Our guide will help you identify and access the different axes in a chart, including category, value, and secondary axes....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...Excel with JavaScript via C++ Change Tick Label Direction with JavaScript...

    docs.aspose.com/cells/javascript-cpp/determine-...
  6. Check if Digital Signature of VBA Code is Valid...

    Learn how to check the validity of a digital signature of VBA code using Aspose.Cells for JavaScript via C++....code becomes invalid when you change the VBA code. Check if Digital...type = "file" id = "fileInput" accept = ".xls,.xlsx,.xlsm,.csv" />...

    docs.aspose.com/cells/javascript-cpp/check-if-d...
  7. Check if Workbook contains hidden External Link...

    Learn how to check if a workbook contains hidden external links using Aspose.Cells for JavaScript via C++....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...Item with JavaScript via C++ Change the Absolute Path of External...

    docs.aspose.com/cells/javascript-cpp/check-if-w...
  8. 通过C++用JavaScript更改刻度标签方向|Documentation

    学习如何在Aspose.Cells for JavaScript中通过C++更改刻度标签的方向。我们的指南将帮助您理解如何调整轴上刻度标签的方向,包括水平、垂直和倾斜的布局。...> </ head > < body > < h1 > Change Tick Label Direction Example...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  9. 通过C++用JavaScript计算公式|Documentation

    本文介绍如何使用Aspose.Cells库通过C++调用JavaScript在Microsoft Excel中计算公式。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.Cells提供的方法计算公式并获取结果。最后,将修改后的Excel文件保存到磁盘。...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/zh/javascript-cpp/calcula...
  10. Aspose::Words::AbsolutePositionTab class | Aspo...

    Aspose::Words::AbsolutePositionTab class. An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content. To learn more, visit the documentation article in C++....Methods Method Description Accept (System::SharedPtr<Aspose:...ocumentVisitor>) override Accepts a visitor. Clone (bool) Creates...

    reference.aspose.com/words/cpp/aspose.words/abs...