Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 436 for

docx page removal

(0.4 sec)
  1. Save document | GroupDocs

    This article demonstrates how to save edited text documents, spreadsheets and presentations with GroupDocs.Editor for .NET API....types some text across the pages of the document, inserts images...images, makes some edits, removes words or paragraphs, or moves...

    docs.groupdocs.com/editor/net/save-document/
  2. 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 v21.3: 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/net/using-ocr/
  3. Save a modified file to a stream | GroupDocs

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

    docs.groupdocs.com/metadata/java/save-a-modifie...
  4. Load from a stream | GroupDocs

    This example demonstrates how to load a file from a stream. advanced_usage.loading_files.LoadFromStream // Constants.InputDoc is an absolute or relative path to your document. Ex: @"C:\Docs\source.doc" try (InputStream stream = new FileInputStream(Constants.InputDoc)) { try (Metadata metadata = new Metadata(stream)) { // 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 ....stream )) { // Extract, edit or remove metadata here } } More resources...and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/load-from-a-st...
  5. Spelling corrector | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about spelling corrector....correction in search queries on the page. To get the number of words...method. The method is used to remove all words from the spelling...

    docs.groupdocs.com/search/net/spelling-corrector/
  6. Edit PDF | GroupDocs

    This guide demonstrates how to edit content of PDF files like a common text documents using a GroupDocs.Editor for .NET....Edit PDF Leave feedback On this page This example demonstrates the...freely edit any DOCX document by adding, removing or moving any...

    docs.groupdocs.com/editor/net/edit-pdf/
  7. Annotation redactions | GroupDocs

    This article shows the implementation of annotation redaction for documents of different formats like PDF, DOC, Docx, PPT, PPTX, XLS, XLSX and others....different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others...flexible API that allows to remove sensitive data from annotation...

    docs.groupdocs.com/redaction/python-net/annotat...
  8. Tags on GroupDocs Blog | Document Automation So...

    Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers automate contra......OCR Update Document Parsing DOCX GroupDocs.Editor Compatibility...25.9 25.10 GroupDocs.Metadata Page Layout Security Document Annotation...

    blog.groupdocs.com/ko/tags/index.xml
  9. Supported Document Types | GroupDocs

    This section describes GroupDocs.Merger for Java supported document types...Extract pages Move page Remove pages Swap pages Change page orientation...orientation Rotate pages Import document Cross-format merge to PDF...

    docs.groupdocs.com/merger/java/supported-docume...
  10. Email attachments | GroupDocs

    This article shows how to get the information about the attachments....attachments Leave feedback On this page Extracting all attachments from...attachment . Content ); } } Removing particular attachment from...

    docs.groupdocs.com/watermark/net/email-attachme...