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

accept changes

(0.06 sec)
  1. Compare Word Documents using C#

    Compare Word documents using C# by following this brief guide. It has IDE settings, a list of steps and a runnable code snippet to compare two docs using C#....document to compare with it Accept the revisions of loaded Word...Subsequently, the revisions are accepted and the documents are compared...

    kb.aspose.com/words/net/compare-word-documents-...
  2. 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...
  3. 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...
  4. Access and Modify the Display Label of the Link...

    Learn how to access and modify the display label of a linked Ole object using Aspose.Cells for JavaScript via C++....Microsoft Excel allows you to change the display label of the Ole...accesses the Ole Object and changes its label from Sample APIs...

    docs.aspose.com/cells/javascript-cpp/access-and...
  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. Edit PDF using C++ | Aspose.PDF

    Еdit PDF document programmatically with C++ sample code using Aspose.PDF for C++...the document with relevant changes. Save the PDF file. One of...get_Pages () -> idx_get ( 1 ) -> Accept ( textFragmentAbsorber ); //...

    products.aspose.com/pdf/cpp/editor/