Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 1,641 for

accept changes

(0.12 sec)
  1. Getting Headers or Footers with JavaScript via ...

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the JavaScript via C++ API....worksheet where you want to view or change headers or footers. On the...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/get-header...
  2. Calculate Formulas with JavaScript via C++|Docu...

    This article introduces how to use Aspose.Cells library to calculate formulas in Microsoft Excel using JavaScript via C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/calculate-...
  3. Utilize Sheet.SheetId property of OpenXml using...

    This article demonstrates how to utilize the Sheet.SheetId property of OpenXml using Excel manipulation with Aspose.Cells for JavaScript via C++ programmatically....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...${ ws . tabId } </p>` ; // Change Sheet or Tab Id ws . tabId...

    docs.aspose.com/cells/javascript-cpp/utilize-sh...
  4. FieldMergeRec | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldFileName | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldUserInitials | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldUserName | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  8. Calculation of Array Formula of Data Tables wit...

    How to use the Aspose.Cells library to calculate array formulas for a data table in Microsoft Excel using JavaScript via C++. Load or create an Excel file, calculate the array formula, and save the modified file.... If you change the value of cell B1 to 100...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/calculatio...
  9. 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/
  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...