Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 1,714 for

accept changes

(0.12 sec)
  1. Setting Strong Encryption Type with JavaScript ...

    Learn how to set strong encryption types for Excel files using Aspose.Cells for JavaScript via C++.... You can change the encryption type to the...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/setting-st...
  2. How to Format Numbers to Special|Documentation

    This article will introduce how to format numbers to special using Aspose.Cells for JavaScript via C++ API....formatting, where the format changes based on the value of the cell...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/how-to-for...
  3. 用JavaScript和C++更改切片器属性|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...green;">Slicer added and properties changed successfully! Click the download...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  4. Data in Non-Primitive Shape with JavaScript via...

    Learn how to access and manipulate non-primitive shapes in Aspose.Cells for JavaScript via C++....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...Art with JavaScript via C++ Change Adjustment Values of the Shape...

    docs.aspose.com/cells/javascript-cpp/data-in-no...
  5. How to Control Sheet Tab Bar with JavaScript vi...

    Learn how to control the sheet tab bar using Aspose.Cells for JavaScript via C++....showing the sheet tab bar, changing the sheet tab bar width, specifying...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/how-to-con...
  6. Insertion of charts at a bookmark renders incor...

    Hi, I’m inserting a document at a bookmark location in another document. The document that I’m inserting contains a set of links that point to a range of cells in a dummy excel file. After insertion, I use another exce…...new Document(inputFile); //Accept all revisions outputDoc.AcceptAllRevisions();...AcceptAllRevisions(); //Stop tracking changes from now on outputDoc.TrackRevisions...

    forum.aspose.com/t/insertion-of-charts-at-a-boo...
  7. 用JavaScript通过C++刷新关联形状的数值|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++刷新Excel中关联形状的值。...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...worksheets . get ( 0 ); // Change the value of cell B4 const...

    docs.aspose.com/cells/zh/javascript-cpp/refresh...
  8. 如何用 JavaScript 通过 C++ 改变评论的字体颜色|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....> </ head > < body > < h1 > Change Comment Font Color Example...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  9. 查找具有特定样式的单元格|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...
  10. FieldSaveDate | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...