Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 346 for

docx page removal

(0.04 sec)
  1. Show Tracked Changes in Word Documents using Gr...

    We are excited to announce the release of version 17.5.0 of GroupDocs.Viewer for Java. The latest version has come with 9 new features, 16 improvements, and more than 20 bug fixes. Please continue to read more about this major release of GroupDocs.Viewer for Java. GroupDocs.Viewer for Java 17.5.0 - New Features Following are the most notable features of GroupDocs.Viewer for Java 17.5.0. Support of New File Formats We have added the support of following file formats in this latest release....docx"; // Set options to render tracked...value is false // Get pages List pages = htmlHandler.getPages(guid...

    blog.groupdocs.com/viewer/show-tracked-changes-...
  2. Delete QR-code signatures from documents | Docu...

    This article explains how to delete QR code electronic signatures with GroupDocs.Signature API....documents Leave feedback On this page Overview provides class to manipulate...list object(s) that should be removed from the document; Call object...

    docs.groupdocs.com/signature/net/delete-qr-code...
  3. Adjusting comparison sensitivity | Documentation

    Learn more about document comparison sensitivity and how to adjust it to achieve best performance and accuracy when compare documents with GroupDocs.Comparison for .NET....sensitivity Leave feedback On this page allows you to adjust comparison...13 symbols - Jackagladcalf Removed sub-sequence length is 17 symbols...

    docs.groupdocs.com/comparison/net/adjusting-com...
  4. Load PDF document with options | Documentation

    Learn this article and check how to load and convert PDF documents with advanced options using GroupDocs.Conversion for .NET API....options Leave feedback On this page provides to give you control...protected document. Whether to remove the embedded files from the...

    docs.groupdocs.com/conversion/net/load-pdf-docu...
  5. Deleting QR-code signatures - advanced | Docume...

    This article shows how to delete QR-code electronic signatures different ways with GroupDocs.Signature API....advanced Leave feedback On this page provides class to manipulate...list object(s) that should be removed from the document; Call object...

    docs.groupdocs.com/signature/net/deleting-qr-co...
  6. Remove document password | Documentation

    This article explains how to remove password for PDF, Word, Excel, PowerPoint documents by using GroupDocs.Merger for .NET....Security operations / Remove document password Remove document password...password Leave feedback allows to remove password from password-protected...

    docs.groupdocs.com/merger/python-net/remove-doc...
  7. Clear watermarks | Documentation

    This article shows how to clear existing text or image watermarks....Leave feedback On this page Removing existing watermarks is another...allows searching and then removing text or image watermarks from...

    docs.groupdocs.com/watermark/net/basic-usage/cl...
  8. Adjusting comparison sensitivity | Documentation

    Learn more about document comparison sensitivity and how to adjust it to achieve best performance and accuracy when compare documents with GroupDocs.Comparison for Java....sensitivity Leave feedback On this page allows you to adjust comparison...13 symbols - Jackagladcalf Removed sub-sequence length is 17 symbols...

    docs.groupdocs.com/comparison/java/adjusting-co...
  9. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Redaction for Java since version 19.6: Redactor class introduced as a single entry point to manage the document redaction process (instead of Documentclass from previous versions). Methods redactWith() of the Document class were replaced with similar apply() methods in Redactor class. Method Document.save(OutputStream, SaveOptions) was replaced with Redactor.save(OutputStream, RasterizationOptions). Constructor LoadOptions(DocumentFormatConfiguration) was removed....LoadOptions(DocumentFormatConfig) was removed. RedactionSummary was renamed...MetadataFilters . Obsolete members were removed from Public API. Added a number...

    docs.groupdocs.com/redaction/java/migration-notes/
  10. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Redaction for .NET since version 19.9: Redactor class introduced as a single entry point to manage the document redaction process (instead of Documentclass from previous versions). Methods RedactWith() of the Document class were replaced with similar Apply() methods in Redactor class. Method Document.Save(Stream, SaveOptions) was replaced with Redactor.Save(Stream, RasterizationOptions). Constructor LoadOptions(DocumentFormatConfiguration) was removed....LoadOptions(DocumentFormatConfig) was removed. Exception and option classes...MetadataFilters . Obsolete members were removed from Public API. Added a number...

    docs.groupdocs.com/redaction/net/migration-notes/