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

accept changes

(0.21 sec)
  1. RevisionCollection.Item | Aspose.Words for .NET

    Access specific revisions effortlessly with the RevisionCollection Item property. Quickly retrieve revisions by index for streamlined data management...."Review" -> "Tracking" -> "Track Changes" option in Microsoft Word....document body even before we accept/reject the revision. // Rejecting...

    reference.aspose.com/words/net/aspose.words/rev...
  2. Specify the Language of the Excel File using Bu...

    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....Possible Usage Scenarios You can change the language of an Excel file...BuiltInDocumentPrope.language property to change it programmatically using Aspose...

    docs.aspose.com/cells/javascript-cpp/specify-th...
  3. 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...
  4. 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
  5. 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/
  6. 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...
  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. 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...
  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-...