Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 40,734 for

documents

(0.05 sec)
  1. Search for Metadata Signatures in Images using ...

    We at GroupDocs, are pleased to announce another monthly release of GroupDocs.Signature for .NET. This latest release 18.12 of the API comes up with a feature to add and search for Metadata Signatures in Images. Apart from that, a few fixes and improvements are also introduced in this version, therefore, we recommend you to download the new version of the API to evaluate the exciting new features and enhance your document e-signing experience....features and enhance your document e-signing experience. Features...ImagesSearchMetadata(); // search document SearchResult result = handler...

    blog.groupdocs.com/signature/groupdocs.signatur...
  2. Is there a way to use the doc tag inside of a f...

    I’m trying to load a document, using streams, inside of a foreach loop. The stream is being specified in the DataSources array. The doc tag is specifying the -build switch. When trying this I get a “Cannot access a cl…...Assembly Product Family dotnet , document-automation dsmeltz May 6,...2:41pm 1 I’m trying to load a document, using streams, inside of...

    forum.groupdocs.com/t/is-there-a-way-to-use-the...
  3. Save to stream | Documentation

    You might need to save a document to any custom file at any location on the local disc or a even a Stream. The following example demonstrates how to save a document to any location. final Redactor redactor = new Redactor("Sample.docx"); try { // Here we can use document instance to perform redactions RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { // Save the document to a custom location and convert its pages to images final FileOutputStream fileStream = new FileOutputStream("C:\\\\Temp\\\\sample_output_file....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product.../ Advanced Usage / Saving documents / Save to stream Save to stream...

    docs.groupdocs.com/redaction/java/save-to-stream/
  4. Features Overview | Documentation

    A Java metadata API can be effectively used in removing, updating and reading metadata in a variety of formats. It is very effective in removing metadata from photos. Supporting iptc metadata, exif metadata and xmp metadata....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...password-protected documents Extracting information about hidden document pages...

    docs.groupdocs.com/metadata/java/features-overv...
  5. Rotate pages | Documentation

    This article explains how to rotate PDF, HTML or Image pages when rendering Documents with GroupDocs.Viewer within your Java applications....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...Developer Guide / Render documents / Rotate pages Rotate pages...

    docs.groupdocs.com/viewer/java/flip-or-rotate-p...
  6. Set a Watermark as Background in GroupDocs.Conv...

    Another monthly release of GroupDocs.Conversion for .NET 18.3 is on-board. This release covers some new features, few improvement and a bug fix. API allows developers to set default zoom when converting to Cells, Words and Slides. However, zoom option for PDF conversion is improved, PSD to PDF conversion is improved and XPS to PDF conversion issue is fixed. For further details included in this month’s release, please visit the release notes...options for converting CSV documents New Properties Introduced...converting to Pdf document Update API for getting document info to detect...

    blog.groupdocs.com/conversion/set-default-zoom-...
  7. Get Available Layouts in a CAD Document using -...

    GroupDocs team is happy to announce another regular monthly release of GroupDocs.Conversion for .NET v17.7.0 API. In this monthly release new document conversion features like Get Available layouts in a CAD Document and Hide PDF Annotations when converting from PDF are introduced. This release is also including major fixes and improvements. We recommend our users to download the new release and use the new exciting features to enhance their application....In this monthly release new document conversion features like Get...Available layouts in a CAD Document and Hide PDF Annotations when...

    blog.groupdocs.com/conversion/get-available-lay...
  8. Product Overview | Documentation

    Apply annotations to your Documents in the form of textual comments, explanations with highlighted notes, watermarks, polylines, text/resource redactions and much more....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...do the following: Annotate documents of any supported format; Use...

    docs.groupdocs.com/annotation/net/product-overv...
  9. List attachments | Documentation

    Retrieve a list of document attachments from your emails, Outlook data files, archives and PDF Documents with GroupDocs.Viewer for Java...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...files, archives, and PDF documents. Java import com.groupdocs...

    docs.groupdocs.com/viewer/java/how-to-list-atta...
  10. Merge PDF files in Node.js - GroupDocs.Merger

    Discover how to merge PDF files programmatically in Node.js using GroupDocs.Merger for Node.js via Java, ensuring a smooth integration without relying on third-party software....for developers working with document processing. In this blog post...multiple PDF files into a single document using GroupDocs.Merger for...

    blog.groupdocs.com/merger/merge-pdf-in-nodejs/