Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 1,693 for

accept changes

(2.13 sec)
  1. Merged deleted table cells render outside table...

    We are seeing an incorrect table layout in Aspose.Words when comparing two DOCX documents and exporting the result to PDF with tracked Changes enabled. Expected behavior (matches Microsoft Word): When horizontal cells …...result to PDF with tracked changes enabled. Expected behavior...affects PDF export with tracked changes enabled . The expected behavior...

    forum.aspose.com/t/merged-deleted-table-cells-r...
  2. ParagraphCollection | Aspose.Words for Java

    Provides typed access to a collection of Paragraph nodes in Java....Word via "Review" -> "Track changes". Assert.assertEquals(6, IterableUtils...potential changes to the document that we can either accept or reject...

    reference.aspose.com/words/java/com.aspose.word...
  3. Change Tick Label Direction with JavaScript via...

    Learn how to change the direction of tick labels in Aspose.Cells for JavaScript via C++. Our guide will help you understand how to adjust the orientation of tick labels on axes, including horizontal, vertical, and angled orientations....Change Tick Label Direction with JavaScript via C++ Contents...Contents [ Hide ] Change Tick Label Direction Aspose.Cells provides you...

    docs.aspose.com/cells/javascript-cpp/change-tic...
  4. Manage settings of Excel spreadsheet files with...

    Manage settings of Excel files using Aspose.Cells for JavaScript via C++....the workbook to persist the changes. Example Code <!DOCTYPE html>...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/workbook-s...
  5. Change Character Spacing of Excel TextBox or Sh...

    Change the character spacing of Excel textboxes or shapes using Aspose.Cells for JavaScript via C++....Change Character Spacing of Excel TextBox or Shape with JavaScript...C++ Contents [ Hide ] You can change the character spacing of an...

    docs.aspose.com/cells/javascript-cpp/change-cha...
  6. How to Redact PDF | Aspose.PDF

    Do you know how easily to find and replace text in PDF via Python? Find and Replace Text in PDF files with high quality Python via .NET PDF library....accept(text_absorber) . Gather up...each one. Finally, keep those changes by saving the updated PDF document...

    products.aspose.com/pdf/tutorial/redact-pdf/
  7. Convert Dates to Japanese Dates with JavaScript...

    Learn how to convert Gregorian dates to Japanese dates using Aspose.Cells for JavaScript via C++....During this conversion, the changes in the era are also considered...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/convert-da...
  8. 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...
  9. 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...
  10. 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/