Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 2,747 for

file editor

(0.26 sec)
  1. Load the password-protected documents | Documen...

    The page describes how to load the password protected PDF, Word, Excel, PowerPoint documents using GroupDocs.Annotation for .NET....Editor Product Solution GroupDocs...To load a password protected file, follow these steps: Instantiate...

    docs.groupdocs.com/annotation/net/load-password...
  2. Working with metadata in PSD images | Documenta...

    Reading Photoshop Metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a PSD image. For more information on the Photoshop File format and metadata blocks please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/Fileformatashtml/. The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop File format) from a PSD image. Load a PSD File Get the root metadata package Extract the ImageResourcePackage instance and obtain a list of ImageResourceBlock objects Iterate trough the collection of resource blocks AdvancedUsage....Editor Product Solution GroupDocs...information on the Photoshop file format and metadata blocks please...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Add component to the document | Documentation

    The page describes how to add components to a document using GroupDocs.Annotation API....Editor Product Solution GroupDocs...components are specific to the file format. That means you cannot...

    docs.groupdocs.com/annotation/java/add-componen...
  4. Working with XMP metadata | Documentation

    This article shows how to access XMP metadata in a File of any supported format....Editor Product Solution GroupDocs...To access XMP metadata in a file of any supported format, GroupDocs...

    docs.groupdocs.com/metadata/nodejs-java/working...
  5. Save in rasterized PDF | Documentation

    The following example demonstrates how to save the document as a rasterized PDF File: final Redactor redactor = new Redactor(Constants.SAMPLE_DOCX); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); SaveOptions tmp0 = new SaveOptions(); tmp0.setAddSuffix(false); tmp0.setRasterizeToPDF(true); // Saving as rasterized PDF with no suffix in File name redactor.save(tmp0); } finally { redactor.close(); }...Editor Product Solution GroupDocs...document as a rasterized PDF file: final Redactor redactor = new...

    docs.groupdocs.com/redaction/java/save-in-raste...
  6. Use redaction policies | Documentation

    Learn how to deal.If you have a corporate sensitive data removal policy as a list of redaction rules, you don't need to specify them in your code. You can specify an XML document with a list of pre-configured redactions....Editor Product Solution GroupDocs...example of redaction policy XML file (code properties mapping is...

    docs.groupdocs.com/redaction/net/use-redaction-...
  7. Update watermarks | Documentation

    This article shows how to update existing text or image watermarks....Editor Product Solution GroupDocs...Watermarker class for a local file or file stream; Specify the sought-after...

    docs.groupdocs.com/watermark/net/basic-usage/up...
  8. Merge pages in the arbitrary order | Documentation

    This article explains how to merge arbitrary pages from different documents into a single PDF, DOCX, Excel or PowerPoint document using GroupDocs.Merger for .NET....Editor Product Solution GroupDocs...NET / Developer Guide / Merge files / Merge pages in the arbitrary...

    docs.groupdocs.com/merger/net/merge-pages-in-ar...
  9. Annotate PDF and Other Documents on CMSMS Web-P...

    Our team is glad to announce the launch of GroupDocs’ Annotation plugin for CMSMS users. Download and install the plugin to your CMSMS website to share and annotate Files online. GroupDocs supports all widely used File formats so you can annotate PDF, word-processing documents and even images. GroupDocs Annotation is a web-based app which lets you add comments and notes to documents and images from a web-browser. Teams collaborate faster, share views, resolve conflict and expedite the workflow....annotate files online. GroupDocs supports all widely used file formats...from all members in a single file. Save time, streamline the review...

    blog.groupdocs.com/total/groupdocs-pdf-annotati...
  10. Compare Word Documents with Python: 7 Examples ...

    Master Word document comparison in Python with GroupDocs.Comparison. Detect changes, highlight differences, accept/reject modifications, and generate professional comparison reports with complete code examples....comparison software that makes file comparison effortless. Simple...(.docx, .doc), PDFs, Excel files, and more document types Customizable...

    blog.groupdocs.com/comparison/compare-pdfs-usin...