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

accept changes

(0.09 sec)
  1. FormField | Aspose.Words for Java

    Represents a single form field in Java....Description accept(DocumentVisitor visitor) Accepts a visitor....deleted in Microsoft Word while change tracking was enabled. isFormatRevision()...

    reference.aspose.com/words/java/com.aspose.word...
  2. Unable to Search the text contains (.) in the s...

    Hi Team, we are trying to search for text in a pdf and text contains the “.” in it. We are using the regular expression to search the string. the search string exists in the pdf but the textabsorber returns zero counts…...Accept(textFragmentAbsorber); if ...Pages[citation.ReportPageNumber ?? 0].Accept(textFragmentAbsorber); if ...

    forum.aspose.com/t/unable-to-search-the-text-co...
  3. 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/
  4. 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...
  5. 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...
  6. 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...
  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. 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...
  9. 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...
  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/