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

accept changes

(0.19 sec)
  1. Implement Cell.FormulaLocal similar to Excel VB...

    Learn how to implement Cell.FormulaLocal similar to Excel VBA Range.FormulaLocal using Aspose.Cells for JavaScript via C++.... You can change the code as per your needs...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/implement-...
  2. 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...
  3. 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...
  4. 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...
  5. 使用 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-...
  6. Black and white SAT Exam form|Documentation

    OMR ready SAT Exam answer sheet in black and white...most popular and globally accepted assessment tests for students...completely. ?content=· To make changes, erase marks completely. &block...

    docs.aspose.com/omr/net/showcases/sat/bw/
  7. Specifying Significant Digits to be Stored in E...

    Learn how to specify significant digits to be stored in an Excel file using Aspose.Cells for JavaScript via C++.... You can change the default behavior of Aspose...check the output Excel file . Change its extension to .zip , unzip...

    docs.aspose.com/cells/javascript-cpp/specifying...
  8. 刷新和计算包含计算项的数据透视表|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...
  9. 修改现有风格|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-...
  10. Modifying AcroForm|Aspose.PDF for Java

    Modify AcroForm fields in PDF documents using Aspose.PDF for Java, including clearing text, setting limits, styling fields, and removing fields....example when a text field should accept only a limited number of characters...textBoxField . getMaxLen ()); } } } Change a form field font Use this...

    docs.aspose.com/pdf/java/modifying-form/