Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 3,577 for

protection

(0.31 sec)
  1. Tags

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....java 1 Compare Protected Files 2 Compare Protected PDF 1 Compare...Compare Protected PDF using Java 1 Compare protected Word documents...

    blog.groupdocs.com/zh-hant/tags/
  2. Extract metadata from Microsoft Office Word doc...

    Learn how to extract metadata from Word documents (.doc, .docx) using GroupDocs.Parser for .NET. Extract document properties like author, title, creation date, comments, and revision information from Word files....Problem : Can’t read password-protected documents? Solution : Remove...Remove password protection first, as encrypted documents require...

    docs.groupdocs.com/parser/net/extract-metadata-...
  3. Extracting Document Metainfo | GroupDocs

    Following this guide, you will learn how to obtain basic document metadata like page count, size, and file type before editing it with GroupDocs.Editor for Node.js via Java API....the document is password-protected. For such situations, GroupDocs...Scenarios Regarding Password Protection There can be several scenarios...

    docs.groupdocs.com/editor/nodejs-java/extractin...
  4. Add watermarks to presentation documents | Grou...

    Adding watermark to a particular slide Using GroupDocs.Watermark, you can add watermark to a particular slide of a PowerPoint presentation in a simplified way. Adding watermark to a particular PowerPoint slide using GroupDocs.Watermark consists of following steps. Load the document Create and initialize watermark object Set watermark properties Call setSlideIndex() of PresentationWatermarkSlideOptions Add watermark to the document Save the document Following code shows how to add TextWatermark to the first slide and ImageWatermark to the second slide.... close (); Protecting watermark using unreadable...allows strengthening the protection of text watermark. Using...

    docs.groupdocs.com/watermark/java/add-watermark...
  5. Add watermarks to PowerPoint presentations | Gr...

    Add watermarks to PowerPoint presentations. Add watermark to particular slide with simple or advanced settings easily....pptx" ); } Protecting watermark using unreadable...allows strengthening the protection of text watermark. Using...

    docs.groupdocs.com/watermark/net/add-watermarks...
  6. Agents and LLM Integration | GroupDocs

    GroupDocs.Merger for Python via .NET is AI agent and LLM friendly — machine-readable documentation, an MCP server, AGENTS.md shipped inside the pip package, and runnable code examples for AI-driven document assembly pipelines....)` to open a protected source. ** `merger.save(file_path_or_stream[...EVEN_PAGES ) ``` ### Password protection ```python from groupdocs...

    docs.groupdocs.com/merger/python-net/agents-and...
  7. Edit PDF | GroupDocs

    This guide demonstrates how to edit the content of PDF files like common text documents using GroupDocs.Editor for Python via .NET....input PDF is not password-protected, PdfLoadOptions is not necessary...options editor1 = Editor ( "protected.pdf" ) # Load a PDF with PDF...

    docs.groupdocs.com/editor/python-net/edit-pdf/
  8. Batch Watermarking in .NET with GroupDocs.Water...

    Practical guide showing how to apply batch text and image watermarks, replace logos, and ensure idempotent processing using GroupDocs.Watermark for .NET....Enterprises often need to brand or protect thousands of files – contracts...any branding or document‑protection workflow in .NET. Additional...

    blog.groupdocs.com/watermark/batch-watermark-pi...
  9. Save document | GroupDocs

    This article demonstrates how to save edited text documents, spreadsheets and presentations with GroupDocs.Editor for Java API....formats do not support password protection. Also need to mention that...

    docs.groupdocs.com/editor/java/save-document/
  10. Save document | GroupDocs

    This article demonstrates how to save edited text documents, spreadsheets and presentations with GroupDocs.Editor for .NET API....formats do not support password protection. Also need to mention that...

    docs.groupdocs.com/editor/net/save-document/