Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 8,286 for

page

(0.05 sec)
  1. Load file from stream | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from stream when using GroupDocs.Comparison for Java....stream Leave feedback On this page To avoid the saving stream as...resultOutputStream ); } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/comparison/java/load-file-fr...
  2. Set resolution of document preview. | GroupDocs

    The Page describes how to set the resolution of document preview... Leave feedback On this page GroupDocs.Annotation v21.5 and...previewOptions ); } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/annotation/net/set-document-...
  3. Load the password-protected documents | GroupDocs

    The Page describes how to load the password protected PDF, Word, Excel, PowerPoint documents using GroupDocs.Annotation for .NET....documents Leave feedback On this page allows you to annotate documents...( "result.pdf" ); } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/annotation/net/load-password...
  4. Compare annotations | GroupDocs

    The Page describes how to compare annotations....annotations Leave feedback On this page GroupDocs.Annotation allows...stuff here... } } } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/annotation/net/comparing-ann...
  5. Extract text from Microsoft OneNote sections | ...

    To extract a text from Microsoft OneNote Sections getText and getText(int) methods are used. These methods allow to extract a text from the entire document or a text from the selected Page. Raw mode is not supported for Microsoft OneNote. Here are the steps to extract a text from Microsoft OneNote Section: Instantiate Parser object for the initial section; Call getText method and obtain TextReader object; Read a text from reader....or a text from the selected page. Raw mode is not supported for...steps to extract a text from the page of Microsoft OneNote Section:...

    docs.groupdocs.com/parser/java/extract-text-fro...
  6. Select specific pages for rasterized PDF | Grou...

    Select specific Pages for rasterized PDF Saving document as a rasterized PDF, you can specify starting Page index (zero based) and the number of Pages from this index to save. Also, you can change the Compliance level from PDF/A-1b, which is used by default, to PDF/A-1a: final Redactor redactor = new Redactor("MultiPageSample.docx"); try { RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = new SaveOptions(); options....specific pages for rasterized PDF Select specific pages for rasterized...Leave feedback Select specific pages for rasterized PDF Saving document...

    docs.groupdocs.com/redaction/java/select-specif...
  7. Search options | GroupDocs

    This article describes the search options that can be specified in an instance of the SearchOptions class....options Leave feedback This page contains a description of all...feature. For details, see the page. getFuzzySearch method The method...

    docs.groupdocs.com/search/nodejs-java/search-op...
  8. Load Markup document with options | GroupDocs

    Learn this article and check how to load and convert HTML documents with advanced options using GroupDocs.Conversion for .NET API....options Leave feedback On this page GroupDocs.Conversion provides...attribute. Whether to generate page numbers for the converted document...

    docs.groupdocs.com/conversion/net/load-markup-d...
  9. Convert word processing documents | GroupDocs

    Learn this article and check how to convert Microsoft Word DOCX, DOC, RTF documents to other formats with GroupDocs.Conversion for .NET....documents Leave feedback On this page When it comes to convenient...JPG, , , , , TIF, , , , PDF: Page Description Language: , , ,...

    docs.groupdocs.com/conversion/net/convert/wordp...
  10. Get a list of changes | GroupDocs

    This article explains how to get a collection of changes between compared documents when using GroupDocs.Comparison for Node.js via Java....changes Leave feedback On this page allows you to get a list of...change = changes [ index ]; const page = change . getPageInfo (). getPageNumber...

    docs.groupdocs.com/comparison/nodejs-java/get-l...