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

accept changes

(0.17 sec)
  1. 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-...
  2. RevisionType | Aspose.Words for Java

    Specifies the type of change being tracked in Revision in Java....RevisionType Specifies the type of change being tracked in Revision ..."Review" -> "Tracking" -> "Track Changes" option in Microsoft Word....

    reference.aspose.com/words/java/com.aspose.word...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...