Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 39,115 for

documents

(0.05 sec)
  1. Save overwriting original file | Documentation

    This article demonstrates that how to save the redacted document, replacing an original file...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product.../ Advanced usage / Saving documents / Save overwriting original...

    docs.groupdocs.com/redaction/net/save-overwriti...
  2. Specify file type when loading a document | Doc...

    This article explains how to specify the file type when loading a document with GroupDocs.Viewer within your Java applications....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...Load documents / Specify file type when loading a document Specify...

    docs.groupdocs.com/viewer/java/specify-file-typ...
  3. Optimize the output PDF file | Documentation

    Optimize PDFs for web viewing or reduce file size with GroupDocs.Viewer. Adjust resources and improve loading times....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...Developer Guide / Render documents / Render to PDF / Optimize...

    docs.groupdocs.com/viewer/python-net/optimizati...
  4. Deleting QR-code signatures - advanced | Docume...

    This article shows how to delete QR-code electronic signatures different ways with GroupDocs.Signature API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...and delete them from the documents over method. Please be aware...

    docs.groupdocs.com/signature/java/deleting-qr-c...
  5. Indexing | Documentation

    The articles in this section describe advanced search index related topics. You will find details about index management and advanced options: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps....Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...easily run the code from documentation articles and see the features...

    docs.groupdocs.com/search/nodejs-java/indexing/
  6. Select specific pages for rasterized PDF | Docu...

    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....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product.../ Advanced Usage / Saving documents / Select specific pages for...

    docs.groupdocs.com/redaction/java/select-specif...
  7. Remove annotations | Documentation

    This topic describes how to remove annotations from PDF file using the GroupDocs.Viewer Java API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...Developer Guide / Render documents / Render to PDF / Optimize...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  8. Convert to grayscale | Documentation

    Convert PDFs to grayscale to reduce file size and speed up printing using the GroupDocs.Viewer Python API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...Developer Guide / Render documents / Render to PDF / Optimize...

    docs.groupdocs.com/viewer/python-net/optimizati...
  9. Working with String Template | Documentation

    GroupDocs.Assembly API allows you to use a string as input and output template, instead of document. This feature improves programmability while working with strings instead of Documents, the resultant output string can be used as per the application needs. Follow these steps to using a string as input and output template: Initialize DocumentAssembler Define sourceString @"«[yourValue]»" Convert sourceString to sourceBytes using Encoding.UTF8.GetBytes(sourceString) GettargetBytes using DocumentAssembler.AssembleDocument() Get targetString using Encoding.UTF8.GetString(targetBytes)...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...output template, instead of document. This feature improves programmability...

    docs.groupdocs.com/assembly/net/working-with-st...
  10. GroupDocs.Comparison for Node.js via Java | Doc...

    GroupDocs.Compairson for Java developer documentation. Learn how to diff docx, pptx, and pdf files using Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...versatile API supports over 50 document types, including Microsoft...

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