Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 1,657 for

accept changes

(0.21 sec)
  1. 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-...
  2. Manage Chart Workbooks in Presentations Using J...

    Discover Aspose.Slides for 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/java/chart-workbook/
  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. 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...
  5. Data Sorting|Documentation

    Learn how to sort data by using the Aspose.Cells for JavaScript via C++ API....sort method accepts the following parameters: Cells...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/sort-data-...
  6. Set Data source for the chart with JavaScript v...

    Learn about the various data sources supported by Aspose.Cells for JavaScript via C++. Our guide will walk you through the different types of data sources available and show you how to connect and retrieve data from them to populate your worksheets....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/data-forma...
  7. Document conversion occurs without any prompts ...

    Today, I encountered an issue while processing document conversion. A Word file couldn’t be converted, and there was no error message or prompt. After debugging, I found that the problem might be caused by some code with…... If I change “recalls” in the document to...information for you. Please accept our apologies for your inconvenienice...

    forum.aspose.com/t/document-conversion-occurs-w...
  8. 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...
  9. FieldGlossary | Aspose.Words for Java

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

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

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

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