Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 351 for

docx page removal

(0.06 sec)
  1. Load a password-protected document | Documentation

    This example demonstrates how to load a password-protected document. advanced_usage.loading_files.LoadPasswordProtectedDocument // Specify the password LoadOptions loadOptions = new LoadOptions(); loadOptions.setPassword("123"); // Constants.ProtectedDocx is an absolute or relative path to your document. Ex: @"C:\Docs\source.Docx" try (Metadata metadata = new Metadata(Constants.ProtectedDocx, loadOptions)) { // 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:...docx" try ( Metadata metadata = new...loadOptions )) { // Extract, edit or remove metadata here } More resources...

    docs.groupdocs.com/metadata/java/load-a-passwor...
  2. GroupDocs.Annotation for .NET | Documentation

    API to annotate text or images in your documents using C#. It supports PDF, Microsoft Word Docx, Excel XLSX and PowerPoint. PPTX...supports PDF, Microsoft Word DOCX, Excel XLSX and PowerPoint PPTX...File Info Read Annotations Remove Annotations Add Annotations...

    docs.groupdocs.com/annotation/net/
  3. Load a password-protected document | Documentation

    This example demonstrates how to load a password-protected document....docx" using ( var metadata = new...loadOptions )) { // Extract, edit or remove metadata here } More resources...

    docs.groupdocs.com/metadata/net/load-a-password...
  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... InputJpeg )) { // Edit or remove metadata here // ... metadata...and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/save-a-modified...
  5. Load from a stream | Documentation

    This example demonstrates how to load a file from a stream....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/net/load-from-a-str...
  6. Advanced Usage | Documentation

    Learn about advanced GroupDocs.Watermark usage. Please find advanced details on how to customize your watermarks, search, modify, and remove existing watermarks. More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Watermark for .NET examples GroupDocs.Watermark for Java examples Free online document watermarking App Along with a full-featured Java library, we provide simple, but powerful free Apps. You are welcome to add watermark to PDF, DOC, Docx, PPT, PPTX, XLS, XLSX, emails, and more with our Free Online Document Watermarking Apps....watermarks, search, modify, and remove existing watermarks. More resources...to add watermark to PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/watermark/java/advanced-usage/
  7. Hello, World! | Documentation

    Get started with GroupDocs.Watermark for Python via .NET by creating and running a minimal example.... Leave feedback On this page Introduction A “Hello, World...allows you to add, search and remove watermarks from the documents...

    docs.groupdocs.com/watermark/python-net/hello-w...
  8. GroupDocs.Merger for Java | Documentation

    Use GroupDocs.Merger for Java 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/java/
  9. Save a modified file to the original source | D...

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

    docs.groupdocs.com/metadata/net/save-a-modified...
  10. Email attachments | Documentation

    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...