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

accept changes

(0.05 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. 用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-...
  3. 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...
  4. 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...
  5. 查找具有特定样式的单元格|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...
  6. 利用C++的Aspose.Cells for JavaScript使用OpenXml的Shee...

    本文演示了如何利用C++的Aspose.Cells for JavaScript编程方式使用OpenXml的Sheet.SheetId属性进行Excel操作。...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...${ ws . tabId } </p>` ; // Change Sheet or Tab Id ws . tabId...

    docs.aspose.com/cells/zh/javascript-cpp/utilize...
  7. 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...
  8. OLM file was failed - Free Support Forum - aspo...

    Hi, I am facing an issue while converting OLM to PST. During the conversion, a problem occurs with Calendar items due to an invalid Win32 File Time, which prevents the PST from being created successfully. Please provid…...all dates are within the acceptable range . Although no specific...all dates are within the acceptable range . While no specific...

    forum.aspose.com/t/olm-file-was-failed/324744
  9. Use Custom XML Parts in Aspose.Cells with JavaS...

    Learn how to use custom XML parts in Aspose.Cells for JavaScript via C++. Integrate external XML data within Excel files seamlessly....You can view this data by changing the extension of .xlsx to...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/use-custom...
  10. FieldAutoTextList | Aspose.Words for Java

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

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