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

docx page removal

(0.08 sec)
  1. Save a modified file to a stream | Documentation

    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-...
  2. Supported Document Types | Documentation

    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...
  3. Using OCR to redact image documents | Documenta...

    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/
  4. Document passwords | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about document passwords or password dictionary using Java....documents is presented on the page. To get the number of passwords...argument. The method is used to remove all passwords from the dictionary...

    docs.groupdocs.com/search/java/document-passwords/
  5. Attachments in PDF document | Documentation

    This article explains how to work with PDF attachments while using GroupDocs watermarking API....document Leave feedback On this page Extract all attachments from...Following code snippet shows how to remove an attachment AdvancedUsage...

    docs.groupdocs.com/watermark/net/attachments-in...
  6. GroupDocs.Metadata for .NET 17.1.0 Now Detects ...

    GroupDocs team is really delighted to announce the release of** GroupDocs.Metadata for .NET version 17.01.0**. The latest release comes up with a number of new features and enhancements. Users can now detect or remove digital signatures from documents. The API has also improved document’s information retrieval and implements the ability to recognize file type of a document. And That’s not all! The API has also introduced some really exciting enhancements related to power point presentation documents and audio formats.... Users can now detect or remove digital signatures from documents...to read page count, characters count, words count, page size in...

    blog.groupdocs.com/metadata/releasing-goupdocs....
  7. Create PDF with Image Redaction | Documentation

    This article shows how to redact the Pages of a document as images, redacting entire areas of the Page instead or in addition to a specific text....you might need to redact the pages of a document as images, redacting...redacting entire areas of the page instead or in addition to a...

    docs.groupdocs.com/redaction/net/create-pdf-wit...
  8. Clean metadata | Documentation

    Sometimes you may need to just remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method....Clean metadata Leave feedback Remove all recognized metadata properties...Sometimes you may need to just remove all or clean metadata properties...

    docs.groupdocs.com/metadata/java/clean-metadata/
  9. Indexing with stop words | Documentation

    Stop words are frequently used words that do not carry a semantic meaning and can be removed from an index to reduce its size. You can enable or disable the use of stop words by calling the setUseStopWords method of the IndexSettings class. The default value is true, meaning that stop words are filtered during indexing and not added to the index. A list of stop words to use during indexing can be specified in the stop word dictionary....semantic meaning and can be removed from an index to reduce its...stop word dictionary, see the page in the section. If you need...

    docs.groupdocs.com/search/java/indexing-with-st...
  10. Edit PDF | Documentation

    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/