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

accept changes

(0.08 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. Find Cells with Specific Style|Documentation

    Learn how to find or search cells with a particular style applied through the Aspose.Cells for JavaScript via C++ API....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...nextCell === null ) break ; // Change the text of the cell nextCell...

    docs.aspose.com/cells/javascript-cpp/find-cells...
  3. OLE Excel Object Size is Changed after Double C...

    I am evaluating the capabilities of embedding Excel into Word and having some issues. Screenshot 1 demonstrates the generated docx file, which looks ok, however double clicking the embed to edit brings up an incorrectly…...OLE Excel Object Size is Changed after Double Click on it in...method. The Shape.Width does not change the width of OLE as MS Word...

    forum.aspose.com/t/ole-excel-object-size-is-cha...
  4. 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...
  5. 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/
  6. 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...
  7. 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...
  8. FieldTitle | Aspose.Words for Java

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

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

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

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

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

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