Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 1,714 for

accept changes

(0.29 sec)
  1. Disable Pivot Table Ribbons|Documentation

    How to disable Pivot Table Ribbons with Aspose.Cells for JavaScript via C++....restrict users from being able to change a pivot‑table report. Common...filters, slicers, fields, or changing the order of items in the...

    docs.aspose.com/cells/javascript-cpp/disable-pi...
  2. Applying Subtotal and Changing Direction of Out...

    Learn how to apply subtotal and change the direction of outline summary rows below detail by using the Aspose.Cells for JavaScript via C++ API....Applying Subtotal and Changing Direction of Outline Summary Rows...apply a subtotal to data and change the direction of outline summary...

    docs.aspose.com/cells/javascript-cpp/applying-s...
  3. Mail Protocols|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.... SMTP is a widely accepted and standardized protocol...the server, ensuring that changes made on one client (such as...

    docs.aspose.com/email/net/mail-protocols/
  4. 使用 Aspose.Cells for JavaScript 通过 C++ 修改现有的SQL数...

    学习如何用 Aspose.Cells for JavaScript 通过 C++ 修改现有的SQL数据连接属性。...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...dataConnections . get ( 0 ); // Change the Data Connection Name and...

    docs.aspose.com/cells/zh/javascript-cpp/modify-...
  5. 修改现有风格|Documentation

    Aspose.Cells是一个JavaScript/C++库,用于处理电子表格文件,允许用户修改现有单元格样式。本文介绍如何使用Aspose.Cells库修改现有单元格样式,以满足不同的外观需求。...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...style (described above) and change the font color from red to...

    docs.aspose.com/cells/zh/javascript-cpp/modify-...
  6. 刷新和计算包含计算项的数据透视表|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...worksheets . get ( 0 ); // Change the value of cell D2 const...

    docs.aspose.com/cells/zh/javascript-cpp/refresh...
  7. FieldMacroButton | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  8. 利用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...
  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. FieldGoToButton | Aspose.Words for Java

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

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