Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 519 for

docx page removal

(0.98 sec)
  1. Optimize the PDF file resources | GroupDocs

    This topic describes how to optimize PDF file using the GroupDocs.Viewer Java API to reduce size....resources Leave feedback On this page Resource optimization allows...or quality, remove notes or form fields, remove objects, fonts...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  2. Basic usage | GroupDocs

    Quick Start section for GroupDocs.Redaction API Perform redactions for your documents easily with our intuitive and powerful API just with a few lines of code. Let’s review common usage scenarios when source document “sample.Docx” is stored at a local drive and you want to apply redactions to it....docx” is stored at a local drive...Image redactions Remove page redactions Was this page helpful? Not...

    docs.groupdocs.com/redaction/python-net/basic-u...
  3. Protecting word processing documents | GroupDocs

    Protect and unprotect Word documents using Python via .NET....documents Leave feedback On this page You can protect Word documents...documents with a password or remove protection. Supported protection...

    docs.groupdocs.com/watermark/python-net/protect...
  4. GroupDocs.Markdown for .NET — Export Documents ...

    Export PDF, Word, Excel, HTML, and more to Markdown with an on‑premises .NET API. First public release is published....their documentation in PDF, DOCX, XLSX and ePub formats. While...using OCR that treats every page as a flat image) often loses...

    blog.groupdocs.com/markdown/groupdocs-markdown-...
  5. How to merge source code files | GroupDocs

    Learn how to accept or reject detected changes and apply them to the result using GroupDocs.Comparison for Python via .NET....files Leave feedback On this page GroupDocs.Comparison allows...rejects the found changes and removes them from the output file Steps...

    docs.groupdocs.com/comparison/python-net/how-to...
  6. Clear watermarks | GroupDocs

    Search and remove existing text or image watermarks using Python via .NET....Leave feedback On this page Removing existing watermarks is supported...text watermarks Search for and remove specific text watermarks from...

    docs.groupdocs.com/watermark/python-net/basic-u...
  7. Accept or reject detected changes | GroupDocs

    Learn how to apply or discard detected changes and save the result using GroupDocs.Comparison for Python via .NET....changes Leave feedback On this page lets you programmatically accept..."source.docx" ) as comparer : comparer . add ( "target.docx" ) comparer...

    docs.groupdocs.com/comparison/python-net/accept...
  8. Compare Word Docs in .NET – Revision Track vs H...

    Learn how to compare Word documents using GroupDocs.Comparison for .NET. Get step‑by‑step examples for revision‑track and highlight comparison modes with ready‑to‑run C# code....docx versions and at some point need...source.docx and target.docx . Example content: source.docx target...

    blog.groupdocs.com/comparison/compare-word-docu...
  9. Working with IPTC IIM metadata | GroupDocs

    This article explains how to access IPTC metadata in a file of any supported format, GroupDocs.Metadata for Java provides the IIptc.getIptcPackage method....value ); } } Removing IPTC IIM metadata To remove the IPTC package...code sample below shows how to remove IPTC metadata from a file....

    docs.groupdocs.com/metadata/java/working-with-i...
  10. Introducing HTML Minification in GroupDocs.View...

    We are back with another version of GroupDocs.Viewer for .NET. In this release, we have added HTML minification for optimized rendering of documents into HTML. Not only this, we have also introduced rendering of MS Project documents by specifying time intervals. Let’s have a quick overview of some exciting features of GroupDocs.Viewer for .NET 17.12. .NET Document Rendering API - New Features HTML Minification When you are looking for the ways to optimize the rendering of documents into HTML, one of the solutions you might want to use is the compression of the output content (HTML, CSS, and SVG)....docx"; HtmlOptions options = new...EnableMinification = true; List pages = htmlHandler.GetPages(guid...

    blog.groupdocs.com/viewer/introducing-html-mini...