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

accept changes

(0.07 sec)
  1. 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...
  2. Edit PDF using C# | Aspose.PDF

    Еdit PDF document programmatically with C# sample code using Aspose.PDF for .NET...the document with relevant changes. Save the PDF file. One of...pdfDocument . Pages [ 1 ]. Accept ( TextFragmentAbsorber ); foreach...

    products.aspose.com/pdf/net/editor/
  3. 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-...
  4. Change Slicer Properties with JavaScript via C+...

    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....Change Slicer Properties with JavaScript via C++ Contents [ Hide...situations where you want to change the properties of the slicer...

    docs.aspose.com/cells/javascript-cpp/change-sli...
  5. Read and Manipulate Excel 2016 Charts with Java...

    Learn how to read and manipulate Excel 2016 charts using Aspose.Cells for JavaScript via C++. This guide will show you how to access and modify various chart properties....all charts one by one and changes their titles as per their chart...see, the chart titles are changed as per their chart type. Sample...

    docs.aspose.com/cells/javascript-cpp/read-and-m...
  6. 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...
  7. Specify Maximum Rows of Shared Formula with Jav...

    Learn how to specify the maximum rows for shared formulas using Aspose.Cells for JavaScript via C++....performance of the shared formula changes with a different number of...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/specify-ma...
  8. Document class | Aspose.Words for Python

    aspose.words.Document class. Represents a Word document...attributes of each node can be changed via the properties of that...the document has any tracked changes. hyphenation_options Provides...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. 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...