Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 346 for

docx page removal

(0.04 sec)
  1. Image redactions | Documentation

    This article shows that how to redact data of sensitive nature from images of various formats like JPG, PNG, TIFF and others....Specify the redaction options to remove all metadata er_opt = grr ...with gr . Redactor ( "source.docx" ) as redactor : # Apply the...

    docs.groupdocs.com/redaction/python-net/image-r...
  2. Subset fonts | Documentation

    Reduce PDF file size by subsetting embedded fonts with GroupDocs.Viewer. See how to optimize font usage....fonts Leave feedback On this page Not optimized files may contain...fonts. GroupDocs.Viewer can remove unused instructions in embedded...

    docs.groupdocs.com/viewer/python-net/optimizati...
  3. Remove annotations | Documentation

    Remove annotations from PDF files to reduce file size using the GroupDocs.Viewer Python API....Optimize content / Remove annotations Remove annotations Leave...Leave feedback On this page If the output PDF file contains annotations...

    docs.groupdocs.com/viewer/python-net/optimizati...
  4. Field Management in GroupDocs.Editor for Node.j...

    This documentation section explains the management and manipulation of form fields within documents using GroupDocs.Editor for Node.js via Java....removeFormField(formField) : Removes a specific form field. rem...removeFormFields(formFields) : Removes multiple form fields. Working...

    docs.groupdocs.com/editor/nodejs-java/form-fiel...
  5. Subset fonts | Documentation

    This topic describes how to subset fonts in PDF file using the GroupDocs.Viewer .NET API (C#)....fonts Leave feedback On this page Not optimized files may contain...fonts. GroupDocs.Viewer can remove unused instructions in embedded...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  6. 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...
  7. Remove annotations | Documentation

    This topic describes how to remove annotations from PDF file using the GroupDocs.Viewer .NET API (C#)....Optimize content / Remove annotations Remove annotations Leave...Leave feedback On this page If the output PDF file contains annotations...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  8. Remove form fields | Documentation

    This topic describes how to remove form fields from PDF file using the GroupDocs.Viewer .NET API (C#)....Optimize content / Remove form fields Remove form fields Leave...Leave feedback On this page If the output PDF file contains form fields...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  9. Working with IPTC IIM metadata | Documentation

    This article shows how to access IPTC metadata in a file of any supported format....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/net/working-with-ip...
  10. Basic Usage | Documentation

    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...formats Get file info Get document page preview Redaction Basics Text...

    docs.groupdocs.com/redaction/java/basic-usage/