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

accept changes

(0.11 sec)
  1. FieldCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.FieldCollection, a powerful class for managing Field objects within specified document ranges, enhancing your document automation.... changes to the children of the node...fieldEnumerator . Current . Start . Accept ( fieldVisitor ); fieldEnumerator...

    reference.aspose.com/words/net/aspose.words.fie...
  2. 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-...
  3. 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...
  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. 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...
  6. 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...
  7. 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...
  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. 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
  10. 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...