Sort Score
Result 10 results
Languages All
Labels All
Results 5,371 - 5,380 of 17,207 for

file

(1.71 sec)
  1. Handling incorrect document password exception ...

    This article shows how to handle incorrect document password exception with GroupDocs.Signature API....}; // try to sign document to file, we expect for PasswordRequiredExce...

    docs.groupdocs.com/signature/net/handling-incor...
  2. Check Document Password Protection | GroupDocs

    Determine whether a PDF, Word, Excel, or PowerPoint document has an open password set using the is_password_set() method of GroupDocs.Merger for Python via .NET....pdf is a sample file used in this example. Click...

    docs.groupdocs.com/merger/python-net/check-docu...
  3. Migration Notes | GroupDocs

    How to migrate from earlier versions of GroupDocs.Merger for Java...processing of any supported file format (instead of DocumentHander...

    docs.groupdocs.com/merger/java/migration-notes/
  4. Basic usage | GroupDocs

    GroupDocs.Watermark library provides the ability to manipulate different watermark types such as TextWatermark, ImageWatermark. These watermarks could be added to documents, updated, removed, or searched inside already watermarked documents. Our product also provides information about document type and structure - File type, size, page count, etc. and generates document page previews based on provided options. Here are the main concepts of the GroupDocs.Watermark API: Watermarker is the main class that contains all the required methods for manipulating document watermarks....document type and structure - file type, size, page count, etc...

    docs.groupdocs.com/watermark/net/basic-usage/
  5. GroupDocs.Merger for Python 26.6 – Typed API, P...

    Discover the new typed API, Python 3.14 support, page‑preview rendering, and AI agent integration in GroupDocs.Merger for Python 26.6....# Split a document into one file per page with Merger( "input...

    blog.groupdocs.com/merger/groupdocs-merger-for-...
  6. Use advanced logging | GroupDocs

    Learn advanced logging techniques available in the redaction API...records: C# using ( Stream stream = File . Open ( @"sample.docx" , FileMode...

    docs.groupdocs.com/redaction/net/use-advanced-l...
  7. Extract attachments from Emails | GroupDocs

    Extract attachments from Emails To extract attachments from emails getContainer method is used. This method returns the collection of ContainerItem objects. Email Attachment can contain the following metadata: Name Description content-type The MIME type of the attachment content These metadata refer to a container element itself, not a document. Here are the steps to extract an email text from email attachments: Instantiate Parser object for the initial document; Call getContainer method and obtain collection of ContainerItem objects; Check if collection isn’t null (container extraction is supported for the document); Iterate through the collection and obtain Parser object to extract a text....attachments ) { // Print the file path System . out . println...

    docs.groupdocs.com/parser/java/extract-attachme...
  8. GroupDocs.Viewer for Python 25.12 – Latest Upda...

    Explore what’s new in GroupDocs.Viewer for Python 25.12. Available now on NuGet and GroupDocs website....or feature‑specific name) and file structure. Logging configuration...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  9. Add underline annotation | GroupDocs

    The page describes how to add an underline annotation to a document using GroupDocs.Annotation for Java....// Add annotation and save to file annotator . add ( underline...

    docs.groupdocs.com/annotation/java/add-underlin...
  10. Add highlight annotation | GroupDocs

    The page describes how to add highlight annotation to a document using GroupDocs.Annotation for Java....// Add annotation and save to file annotator . add ( highlight...

    docs.groupdocs.com/annotation/java/add-highligh...