Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 1,650 for

accept changes

(0.21 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. 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...
  4. 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...
  5. Create, Manipulate, or Remove Scenarios from Wo...

    Learn how to create, modify, and delete scenarios in Excel worksheets programmatically using Aspose.Cells for Python via .NET API....depends on cells which can accept different values. This example...Add the scenario on B4 (as changing cell) with default value sic...

    docs.aspose.com/cells/python-net/create-manipul...
  6. Disable Exporting Frame Scripts and Document Pr...

    Learn how to disable exporting frame scripts and document properties when converting a workbook to HTML using Aspose.Cells for JavaScript via C++....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...Layout with JavaScript via C++ Change the HTML Link Target Type with...

    docs.aspose.com/cells/javascript-cpp/disable-ex...
  7. FieldAutoText | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldAutoNum | Aspose.Words for Java

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

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

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

    reference.aspose.com/words/java/com.aspose.word...
  10. Loading Pdf and saving to Docx: texts are posit...

    See attached sample: it just opens a PDF file and saves it to DOCX. Now, a lot of texts that were placed at specific locations over an image are placed completely wrong. Here is a screenshot of the resulting word doc: …... Please accept our apologies for your inconvenience...is very complicated task to change current document recognition...

    forum.aspose.com/t/loading-pdf-and-saving-to-do...