Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 3,678 for

groupdocs.editor,

(0.13 sec)
  1. Save in rasterized PDF | GroupDocs

    This article demonstrates that how to save the document as a rasterized PDF file...This article demonstrates that how to save the document as a rasterized PDF file

    docs.groupdocs.com/redaction/python-net/save-in...
  2. Using redaction filters | GroupDocs

    GroupDocs.Redaction allows you to set the page-based scope for your redaction of two types: page range, a given number of pages at certain offset from the beginning or the end of the page; page area (on each page), which is a top-left based rectangle. All filters inherit from RedactionFilter and as an array are set to Filters property of the ReplacementOptions. You can combine these filters in one set in order to set the scope of redaction to an area on a specific page....GroupDocs.Redaction allows you to set the page-based scope for your redaction of two types: page range, a given number of pages at certain offset from the beginning or the end of the page; page area (on each page), which is a top-left based rectangle. All filters inherit from RedactionFilter and as an array are set to Filters property of the ReplacementOptions. You can combine these filters in one set in order to set the scope of redaction to an area on a specific page.

    docs.groupdocs.com/redaction/python-net/redacti...
  3. GroupDocs.Total for Java 25.10 – 最新更新和修复(2025年10月)

    探索 GroupDocs.Total for Java 25.10 的新功能。现已在 NuGet 和 GroupDocs 网站上提供。...探索 GroupDocs.Total for Java 25.10 的新功能。现已在 NuGet 和 GroupDocs 网站上提供。

    blog.groupdocs.com/zh/total/groupdocs-total-for...
  4. Exporting metadata properties | GroupDocs

    Export metadata properties to an Excel workbook using GroupDocs.Metadata for Python via .NET....Export metadata properties to an Excel workbook using GroupDocs.Metadata for Python via .NET.

    docs.groupdocs.com/metadata/python-net/exportin...
  5. Update document password | GroupDocs

    This article explains how to update password for PDF, Word, Excel, PowerPoint documents by using GroupDocs.Merger for .NET....This article explains how to update password for PDF, Word, Excel, PowerPoint documents by using GroupDocs.Merger for .NET.

    docs.groupdocs.com/merger/net/update-document-p...
  6. Load document from InputStream | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from stream when using GroupDocs.Merger for Java....This article explains how to load PDF, Word, Excel, PowerPoint documents from stream when using GroupDocs.Merger for Java.

    docs.groupdocs.com/merger/java/load-document-fr...
  7. Load a password-protected document | GroupDocs

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

    docs.groupdocs.com/metadata/java/load-a-passwor...
  8. Save attachments | GroupDocs

    Save attachments and embedded files from PDF, Outlook data file or email...Save attachments and embedded files from PDF, Outlook data file or email

    docs.groupdocs.com/viewer/java/how-to-extract-a...
  9. Subset fonts | GroupDocs

    This topic describes how to subset fonts in PDF file using the GroupDocs.Viewer Java API....This topic describes how to subset fonts in PDF file using the GroupDocs.Viewer Java API.

    docs.groupdocs.com/viewer/java/optimization-pdf...
  10. Get the PDF output file information | GroupDocs

    This article explains how to get the PDF output file information using Java with GroupDocs.Viewer for Java....This article explains how to get the PDF output file information using Java with GroupDocs.Viewer for Java.

    docs.groupdocs.com/viewer/java/get-pdf-output-f...