Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 1,596 for

accept changes

(0.15 sec)
  1. Consolidation Function|Documentation

    How to apply ConsolidationFunction to Data Fields of Pivot Table with Aspose.Cells for JavaScript via C++....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...Calculate the data to make the changes take effect pivotTable . calculateData...

    docs.aspose.com/cells/javascript-cpp/consolidat...
  2. Insert a Picture Based on Cell Reference with J...

    Learn how to insert a picture in a worksheet based on a cell reference using Aspose.Cells for JavaScript via C++. Show cell data in a picture....linked to the graphic object, changes that you make to the data in...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/insert-a-p...
  3. Updating Slicer with JavaScript via C++|Documen...

    This article shows how to update linked pivot tables by updating a slicer using Aspose.Cells for JavaScript via C++....type = "file" id = "fileInput" accept = ".xls,.xlsx" /> < button...// Refresh slicer to apply changes slicer . refresh (); // Save...

    docs.aspose.com/cells/javascript-cpp/updating-s...
  4. Page Setup and Printing Options with JavaScript...

    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.... Executing the code changes the Page Setup options as in...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/page-setup...
  5. Send Shape Front or Back inside the Worksheet w...

    Learn how to send a shape to the front or back in a worksheet using Aspose.Cells for JavaScript via C++....toFrontOrBack() method, which changes the z-order position of the...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/send-shape...
  6. Get the Cell object by DisplayName of PivotFiel...

    How to get the Cell object by DisplayName of PivotField of PivotTable with Aspose.Cells for JavaScript via C++.... It then changes the fill color and font color...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/get-the-ce...
  7. Change Adjustment Values of the Shape with Java...

    Learn how to change adjustment values of shapes in Excel using Aspose.Cells for JavaScript via C++....Change Adjustment Values of the Shape with JavaScript via C++...geometry property to make changes to the adjustment points of...

    docs.aspose.com/cells/javascript-cpp/change-adj...
  8. Eszett characters are turned to 'SS' after conv...

    Hi, I’m trying to convert customer’s input docm file into pdf where input file contains Eszett characters which are seen as ‘SS’ in pdf. After further checking, we found the issue is specifically for the ones set into …...too where you can see the changes. sample.docx (13.3 KB) sample...information or a fix. Please accept our apologies for your inconvenience...

    forum.aspose.com/t/eszett-characters-are-turned...
  9. FieldCollection | Aspose.Words for Java

    A collection of Field objects that represents the fields in the specified range in Java.... changes to the children of the node...next(); currentField.getStart().accept(fieldVisitor); if (currentField...

    reference.aspose.com/words/java/com.aspose.word...
  10. How to Lock Cells to Protect Them|Documentation

    This article provides code that shows how to lock cells to protect them using Aspose.Cells for JavaScript via C++....reasons: Preventing Accidental Changes: Locking cells can prevent...spreadsheets where unintentional changes can lead to significant errors...

    docs.aspose.com/cells/javascript-cpp/how-to-loc...