Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 1,714 for

accept changes

(0.07 sec)
  1. 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...
  2. Setting Shadow of Text Effects of Shape or Text...

    Learn how to set the shadow of text effects for any shape or TextBox using Aspose.Cells for JavaScript via C++....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...; }); </ script > </ html > Change Character Spacing of Excel...

    docs.aspose.com/cells/javascript-cpp/setting-sh...
  3. Manage Chart Workbooks in Presentations Using P...

    Discover Aspose.Slides for PHP via 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/php-java/chart-workbook/
  4. FieldQuote | Aspose.Words for Java

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

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

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

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

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

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

    Represents a Microsoft Word document field in Java....accept(fieldVisitor); if (currentField...getSeparator().accept(fieldVisitor); } currentField.getEnd().accept(fieldVisitor);...

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

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

    reference.aspose.com/words/java/com.aspose.word...
  9. 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-...
  10. 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...