Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 436 for

docx page removal

(0.09 sec)
  1. Basic Usage | GroupDocs

    GroupDocs.Watermark library provides the ability to manipulate different watermark types such as TextWatermark, ImageWatermark. These watermarks could be added to documents, updated, removed, or searched inside already watermarked documents. Our product also provides information about document type and structure - file type, size, Page count, etc. and generates document Page previews based on provided options. Here are the main GroupDocs.Watermark API concepts: Watermarker is the main class that contains all the required methods for manipulating document watermarks....added to documents, updated, removed, or searched inside already...type, size, page count, etc. and generates document page previews...

    docs.groupdocs.com/watermark/java/basic-usage/
  2. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected document using GroupDocs.Metadata for Python via .NET....protected_docx is an absolute or relative path...r"C:\\Docs\\source.docx" with gm . Metadata ( constants . protected_docx , load_options...

    docs.groupdocs.com/metadata/python-net/load-a-p...
  3. GroupDocs.Merger for .NET | GroupDocs

    Use GroupDocs.Merger for .NET to merge several documents into one, split single document to multiple and organize documents in different ways....document formats such as PDF, DOCX, XLSX, PPTX, EPUB and others...reorder, rotate and remove document pages and no third-party applications...

    docs.groupdocs.com/merger/net/
  4. Save a modified file to a specified location | ...

    This article shows how to save a document to a specified location on a local disk using GroupDocs.Metadata for Python via .NET....input_jpeg ) as metadata : # Edit or remove metadata here # ... metadata...and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/python-net/save-a-m...
  5. Save a modified file to the original source | G...

    This article shows how to save the modified content to the underlying source using GroupDocs.Metadata for Python via .NET....output_ppt ) as metadata : # Edit or remove metadata here # ... # Saves...and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/python-net/save-a-m...
  6. Save a modified file to a stream | GroupDocs

    This article shows how to save a file to the specified stream in Java...pdf" ); // Edit or remove metadata here metadata . save...and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/nodejs-java/save-a-...
  7. Save a modified file to a specified location | ...

    This article shows how to save a document to a specified location on a local disk in Java...pdf" ); // Edit or remove metadata here metadata . save...and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/nodejs-java/save-a-...
  8. Running in Docker | GroupDocs

    Learn how to run GroupDocs.Total for Python via .NET inside Docker containers with examples, troubleshooting tips, and best practices....Docker Leave feedback On this page In this guide, you’ll learn...demonstrates how to merge tow DOCX files using GroupDocs.Merger...

    docs.groupdocs.com/total/python-net/running-in-...
  9. Using OCR to redact image documents | GroupDocs

    GroupDocs.Redaction supports both types of image documents for Optical Character Recognition (OCR): image files, such as printed document scans (PNG, JPG, etc.) embedded images within office documents (PDF, Docx, etc.) You have to implement IOcrConnector interface and pass the instance to RedactorSettings constructor. For more details, see OCR Usage Basics article. OCR usage limitations There are the following limitations of the OCR with GroupDocs.Redaction for Java v21.6: textual replacements are not supported, so you have to use color box replacements to redact text in images....within office documents (PDF, DOCX, etc.) You have to implement...supported. We are working on removing these limitations in future...

    docs.groupdocs.com/redaction/java/using-ocr/
  10. Save a modified file to the original source | G...

    This article shows how to save the modified content to the underlying source in Java.... OutputPpt )) { // Edit or remove metadata here // Saves the...and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/save-a-modifie...