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

accept changes

(0.17 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. How to find not rendered characters in PDF? - F...

    grafik.png (5.8 KB) Hello Aspose, in the screen shot above, you see not rendered characters in the PDF. Is there a way to find such holes, e.g. with the TextAbsorber? Regards Gerd...None); // Accept the absorber to process the...document pages document.Pages.Accept(textAbsorber); // Iterate through...

    forum.aspose.com/t/how-to-find-not-rendered-cha...
  3. Refresh Values of Linked Shapes with JavaScript...

    Learn how to refresh the values of linked shapes in Excel using Aspose.Cells for JavaScript via C++....Excel, changing the value of the linked cell also changes the value...to cells A1 to E4. We will change the value of cell B4 with Aspose...

    docs.aspose.com/cells/javascript-cpp/refresh-va...
  4. 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/
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  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...