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

documents

(0.06 sec)
  1. Feature request: Cancellation of file extractio...

    Hello, Our primary goal was to run your software (GroupDocs.Search) in an environment, where we don’t know which files will be indexed. We don’t decide it. The user of our software can decide it. We don’t know the files….../Documents"; // Create an index in the...of 10 seconds // Indexing documents from the specified folder...

    forum.groupdocs.com/t/feature-request-cancellat...
  2. 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/
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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-...
  9. 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...
  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/