Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 1,689 for

accept changes

(0.08 sec)
  1. Aspose::Words::RevisionCollection::idx_get meth...

    Aspose::Words::RevisionCollection::idx_get method. Returns a Revision at the specified index in C++...."Review" -> "Tracking" -> "Track Changes" option in Microsoft Word....document body even before we accept/reject the revision. // Rejecting...

    reference.aspose.com/words/cpp/aspose.words/rev...
  2. 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...
  3. Revision.group property | Aspose.Words for Python

    Revision.group property. Gets the revision group...STYLE_DEFINITION_CHANGE or if the revision is not longer...exist in document context (accepted/rejected). Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Change the HTML Link Target Type with JavaScrip...

    Learn how to change the HTML link target type using Aspose.Cells for JavaScript via C++. Control the target attribute in your HTML links....Change the HTML Link Target Type with JavaScript via C++ Contents...Aspose.Cells allows you to change the HTML link target type....

    docs.aspose.com/cells/javascript-cpp/change-the...
  5. Compare Table - Free Support Forum - aspose.com

    Hello, after comparing two documents and Accepting revision marks I have different results, see photo. Can you take a look at what the problem is and if I am doing something wrong? A.Compare(B, "test", DateTime.Now); …...comparing two documents and accepting revision marks I have different...different output after you accept the revisions that Document...

    forum.aspose.com/t/compare-table/325170
  6. 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...
  7. Aspose Words 25.4 breaks line feeds converting ...

    We recently experienced a breaking change upgrading from Aspose Words Java 25.4 to 25.5. Considering the following markdown Line 1 Line 3 Line 4 and load as LoadFormat.MARKDOWN, save as SaveFormat.HTM…...recently experienced a breaking change upgrading from Aspose Words...appears you are experiencing a change in behavior when converting...

    forum.aspose.com/t/aspose-words-25-4-breaks-lin...
  8. Specify Document Version of the Excel File usin...

    Learn how to specify the document version of an Excel file programmatically using built-in document properties with JavaScript via C++....Possible Usage Scenarios You can change the Version number of an Excel...documentVersion property to change it programmatically using Aspose...

    docs.aspose.com/cells/javascript-cpp/specify-do...
  9. Handwriting recognition plugin|Documentation

    Adding or updating handwriting recognition plugin to your project based on Aspose.OMR for .NET....confirm changes to the solution. If prompted, accept the license...

    docs.aspose.com/omr/net/installation/handwriting/
  10. Conversion from pdf to text is not supporting f...

    Dear Aspose Support Team, Conversion from PDF to text is not supported for superscript and subscript formats using the following code snippet for version 23.1: public String convertToText(Document pdfDocument, int page…...TextFragmentAbsorber(); // Accept the absorber for all PDF pages...0) { pdfDocument.getPages().accept(textFragmentAbsorber); } else...

    forum.aspose.com/t/conversion-from-pdf-to-text-...