Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 1,690 for

accept changes

(0.1 sec)
  1. Working with Table of Contents in C#|Aspose.Wor...

    Table of Content field in details. How to create and modify `TOC` field using C#. Insert `TOC` C#....update an existing TOC after changes to the document have been made...other field, the TOC field can accept switches defined within the...

    docs.aspose.com/words/net/working-with-table-of...
  2. Display Barcodes from Dataset|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.... Now as example you can change barcode properties. Set BarcodeType...values or TwoDDisplayText can accept Expression values which are...

    docs.aspose.com/barcode/reportingservices/displ...
  3. 管理包含宏的 Excel 工作簿的 VBA 代码|Documentation

    通过 C++ 使用 Aspose.Cells for JavaScript 添加 VBA 模块并修改 VBA 或宏。...type = "file" id = "fileInput" accept = ".xls,.xlsx,.xlsm,.csv" />...< html > < head > < title > Change VBA Module Code Example </...

    docs.aspose.com/cells/zh/javascript-cpp/manage-...
  4. Modify existing SQL Data Connection using Aspos...

    Learn how to modify existing SQL Data Connection properties using Aspose.Cells for JavaScript via C++....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...dataConnections . get ( 0 ); // Change the Data Connection name and...

    docs.aspose.com/cells/javascript-cpp/modify-exi...
  5. Manage Chart Workbooks in Presentations Using J...

    Discover Aspose.Slides for Node.js via Java: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....workbooks the same way you make changes to the contents of internal...password-protected? Aspose.Slides does not accept a password when linking. A...

    docs.aspose.com/slides/nodejs-java/chart-workbook/
  6. FieldAuthor | Aspose.Words for Java

    Implements the AUTHOR field in Java....getAuthor()); // Changing this property, then updating...update an AUTHOR field after changing its "Name" property, // then...

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

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

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldCompare | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldPrivate | Aspose.Words for Java

    Implements the PRIVATE field in Java....accept(remover); Assert.assertEquals(remover...next(); currentField.getStart().accept(fieldVisitor); if (currentField...

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