Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 4,449 for

groupdocs.redaction,

(0.16 sec)
  1. Remove pages | Documentation

    Follow this guide and learn how to remove page from PDF or Word document, delete worksheet from Excel file or remove slides from PowerPoint presentations with GroupDocs.Merger for Java API....Follow this guide and learn how to remove page from PDF or Word document, delete worksheet from Excel file or remove slides from PowerPoint presentations with GroupDocs.Merger for Java API.

    docs.groupdocs.com/merger/java/remove-pages/
  2. Move page | Documentation

    This article demonstrates how to move document page to another position within PDF, Word, Excel, PowerPoint document using GroupDocs.Merger API....This article demonstrates how to move document page to another position within PDF, Word, Excel, PowerPoint document using GroupDocs.Merger API.

    docs.groupdocs.com/merger/net/move-page/
  3. Get the width and height of the document pages ...

    This article explains how to get the width and height of the document pages using GroupDocs.Viewer for Java....This article explains how to get the width and height of the document pages using GroupDocs.Viewer for Java.

    docs.groupdocs.com/viewer/java/how-to-get-page-...
  4. Render to PDF | Documentation

    Rendering files to PDF with GroupDocs.Viewer for Java. It means that you can embed PDF in websites or applications by using this Java API...Rendering files to PDF with GroupDocs.Viewer for Java. It means that you can embed PDF in websites or applications by using this Java API

    docs.groupdocs.com/viewer/java/rendering-to-pdf/
  5. Load from a local disk | Documentation

    The following example demonstrates how to load file from local disk....The following example demonstrates how to load file from local disk.

    docs.groupdocs.com/metadata/net/load-from-a-loc...
  6. Load from a local disk | Documentation

    The following example demonstrates how to load a file from a local disk. advanced_usage.loading_files.LoadFromLocalDisk // Constants.InputOne is an absolute or relative path to your document. Ex: @"C:\Docs\source.one" try (Metadata metadata = new Metadata(Constants.InputOne)) { // Extract, edit or remove metadata here } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for .NET examples GroupDocs.Metadata for Java examples...The following example demonstrates how to load a file from a local disk. advanced_usage.loading_files.LoadFromLocalDisk // Constants.InputOne is an absolute or relative path to your document. Ex: @"C:\Docs\source.one" try (Metadata metadata = new Metadata(Constants.InputOne)) { // Extract, edit or remove metadata here } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for .NET examples GroupDocs.Metadata for Java examples

    docs.groupdocs.com/metadata/java/load-from-a-lo...
  7. Save a modified file to a stream | Documentation

    This article shows how to save a file to the specified stream...This article shows how to save a file to the specified stream

    docs.groupdocs.com/metadata/net/save-a-modified...
  8. Set image resolution | Documentation

    Reduce PDF image resolution by adjusting compression and resizing options within the GroupDocs.Viewer API....Reduce PDF image resolution by adjusting compression and resizing options within the GroupDocs.Viewer API.

    docs.groupdocs.com/viewer/python-net/optimizati...
  9. Working with metadata in HEIF/HEIC images | Doc...

    Working with XMP metadata GroupDocs.Metadata for Java allows managing XMP metadata in HEIF/HEIC images. For more details please refer to the following guide: Working with XMP Metadata. Working with EXIF metadata The GroupDocs.Metadata API supports handling EXIF metadata in HEIF/HEIC images. Please find appropriate code samples in the Working with EXIF Metadata section. More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Working with XMP metadata GroupDocs.Metadata for Java allows managing XMP metadata in HEIF/HEIC images. For more details please refer to the following guide: Working with XMP Metadata. Working with EXIF metadata The GroupDocs.Metadata API supports handling EXIF metadata in HEIF/HEIC images. Please find appropriate code samples in the Working with EXIF Metadata section. More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:

    docs.groupdocs.com/metadata/java/working-with-m...
  10. Common List in Text Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Common List report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.03 or greater. Common List in Text Document Reporting Requirement As a report developer, you are required to share the following key requirements: The report must be generated in the Text Document format Adding Syntax to be evaluated by GroupDocs....Note In this article, we will use GroupDocs.Assembly to generate a Common List report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.03 or greater. Common List in Text Document Reporting Requirement As a report developer, you are required to share the following key requirements: The report must be generated in the Text Document format Adding Syntax to be evaluated by GroupDocs.

    docs.groupdocs.com/assembly/net/common-list-in-...