Sort Score
Result 10 results
Languages All
Labels All
Results 4,901 - 4,910 of 15,966 for

file

(2.33 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. Verify QR-code signatures | GroupDocs

     This article explains how to provide advanced verification of QR-code electronic signatures with GroupDocs.Signature API.... QR ); // sign document to file VerificationResult result =...

    docs.groupdocs.com/signature/java/verify-qr-cod...
  3. Automate Watermark Audits in .NET with GroupDoc...

    Learn how to replace error‑prone manual watermark reviews with a short .NET script that scans, validates and reports watermarks using GroupDocs.Watermark....process looks like this: Open a file in a viewer. Flip through each...for thousands of PDFs, Word files, and presentations. A single...

    blog.groupdocs.com/watermark/audit-automation/net/
  4. Comparison | GroupDocs

    Learn more about advanced document comparison use cases - how to adjust comparison sensitivity level, get coordinates of changed elements, detect style detection and many more using GroupDocs.Comparison for Python via .NET...detection algorithm and output file creation by setting the CompareOptions...

    docs.groupdocs.com/comparison/python-net/compar...
  5. Add watermark annotation | GroupDocs

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

    docs.groupdocs.com/annotation/java/add-watermar...
  6. Working with metadata in WordProcessing documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of WordProcessing documents such as DOC, DOCX, ODT, etc. For the full list of supported document formats please refer to Supported Document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional File format information. Load a WordProcessing document Extract the root metadata package Use the FileType property to obtain File format information AdvancedUsage....and extract some additional file format information. a WordProcessing...package Use the property to obtain file format information AdvancedUsage...

    docs.groupdocs.com/metadata/net/working-with-me...
  7. How do I set FontDirectories in GroupDocs.Conve...

    In a previous version (22.1) I was setting the FontDirectories of the ConvertSettings object. Trying to upgrade to 24.2, this now looks like a read-only property and throws an error. How can I set this so I can use cus…...AddRange) and then convert the same file, the fonts are wrong so it is...code Source and the resultant files Font that you are going to use...

    forum.groupdocs.com/t/how-do-i-set-fontdirector...
  8. Output Format and Password | GroupDocs

    Learn how to save an edited Word document with a password or change the output document format using GroupDocs.Editor for Node.js via Java....with a binary nature, support file encryption with a password....rtf' with the desired output file path. Replace 'yourPassword123'...

    docs.groupdocs.com/editor/nodejs-java/output-fo...
  9. Compare Multiple PDF Files in Java | Accept or ...

    Compare two or more PDF Files in Java using document Comparison API. Highlight the differences and accept or reject the identified changes....compare more than just two files? Well, today we’re going to...interested in Comparing PDF Files Online , visit the Online PDF...

    blog.groupdocs.com/comparison/compare-multiple-...
  10. HTML to document conversion not happening with ...

    Hi, We are having a styled HTML which when downloaded looks odd. We use html to word conversion api from groupdocs and its failing.Can you please check? Image of data shown in text editor: image.png (30.6 KB) Actual …... Since the source file type is ‘txt’, you should focus...docx"); } Make sure to adjust the file names as necessary. If the styling...

    forum.groupdocs.com/t/html-to-document-conversi...