Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 1,691 for

accept changes

(0.26 sec)
  1. Update Days Preserving History of Revision Logs...

    Learn how to update the days for preserving revision log history in shared workbooks using Aspose.Cells for JavaScript via C++....you get an option saying Keep change history for N days as shown...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/update-day...
  2. Set Worksheet Tab Color with JavaScript via C++...

    This article demonstrates sample code that sets the Excel worksheet Tab Color programmatically using JavaScript via C++....Cells allows you to change the color of individual worksheet...type = "file" id = "fileInput" accept = ".xls,.xlsx" /> < button...

    docs.aspose.com/cells/javascript-cpp/set-worksh...
  3. Create Dynamic Charts with JavaScript via C++|D...

    Learn how to create dynamic charts in Aspose.Cells for JavaScript via C++. This guide will show you how to dynamically update chart data, series, and formatting based on your requirements, allowing you to present changing data visually in your worksheets....have the ability to change when you change the scope of the data...automatically reflect changes when the data source is changed. To trigger...

    docs.aspose.com/cells/javascript-cpp/create-dyn...
  4. Copying Rows and Columns with JavaScript via C+...

    This article shows how to copy rows and columns through the Aspose.Cells for JavaScript via C++ API....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/copying-ro...
  5. FieldNext | Aspose.Words for Java

    Implements the NEXT field in Java....values that these MERGEFIELDs accept // will end up on the same...next(); currentField.getStart().accept(fieldVisitor); if (currentField...

    reference.aspose.com/words/java/com.aspose.word...
  6. Create Access and Copy Named Ranges with JavaSc...

    Learn how to create, access, and copy named ranges in Excel using Aspose.Cells for JavaScript via C++....name a cell while you are changing the contents of the cell....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/create-acc...
  7. Problems while copying numbered list from sourc...

    We have recently upgraded to last versions of Aspose Words for Java. After the upgrade we are receiving many reports of problems while copying the content of an ODT document into a bookmark of a target ODT document. The…...numbered lists is lost or changed. The formatting and indentation...as soon as possible. Please accept our apologies for your inconvenience...

    forum.aspose.com/t/problems-while-copying-numbe...
  8. Access and Update the Portions of Rich Text of ...

    Learn how to access and update the portions of rich text of a cell through the Aspose.Cells for Node.js via C++ API....These methods will return and accept an array of FontSetting objects...first portion of the text has changed to “Arial” . Nodejs code to...

    docs.aspose.com/cells/nodejs-cpp/access-and-upd...
  9. FieldTime | Aspose.Words for Java

    Implements the TIME field in Java....// We can use the \@ flag to change the format of our displayed...next(); currentField.getStart().accept(fieldVisitor); if (currentField...

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

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

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