Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 6,016 for

informations

(0.87 sec)
  1. Generate Tiling Watermarks - Enhance Document S...

    Discover the techniques to generate tiling watermarks for documents using C#, Java, and Node.js. Enhance your document security with this step-by-step guide....need to protect sensitive information from unauthorized access...marking that safeguards information seamlessly. The next sections...

    blog.groupdocs.com/watermark/generate-tiling-wa...
  2. Working with metadata in PDF documents | GroupDocs

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the getPdfType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.document.pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the getDocumentProperties method defined in the DocumentRootPackage class....Purchase Buy Now Pricing Information Free Trials Temporary License...some additional file format information. a PDF document Extract the...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Integrate Watermarking in Node.js Applications

    Follow our guide to easily implement watermarking in your Node.js projects with feature-rich GroupDocs.Watermark for Node.js API....distribution of sensitive information. By leveraging these features...looking to protect sensitive information or add a professional touch...

    blog.groupdocs.com/watermark/integrate-watermar...
  4. GroupDocs Blog | Document Automation Solutions ...

    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....Le bloc peut inclure des informations telles que l’artiste, la...date de création et les informations de copyright, etc. Cet article...

    blog.groupdocs.com/fr/page/33/
  5. ObjectDisposedException: Cannot access a closed...

    I am having issue while converting .eml and .pptx to PDF using memory stream. The same code works just fine for .png and *.html. I just replace the LoadOptions based on the file type. See below for the LoadOptions I a…... This information will help us reproduce the...for providing the detailed information. We will get back to you...

    forum.groupdocs.com/t/objectdisposedexception-c...
  6. Installation | GroupDocs

    GroupDocs.Editor for Node.js installation...Purchase Buy Now Pricing Information Free Trials Temporary License..."path/to/document" ); // Get document information const documentInfo = editor...

    docs.groupdocs.com/editor/nodejs-java/installat...
  7. Extract data from Emails | GroupDocs

    GroupDocs.Parser provides the functionality to extract data from emails. Both email message (eml, msg) and Outlook Storage (ost, pst) formats are supported. Also POP, IMAP and Exchange Web Services protocols are supported....Purchase Buy Now Pricing Information Free Trials Temporary License...Microsoft Outlook Personal Information Store File Microsoft Outlook...

    docs.groupdocs.com/parser/net/extract-data-from...
  8. Technical Support | GroupDocs

    GroupDocs.Metadata for Node.js provides free technical support available to all users. Please report your question, issue, or feature request using GroupDocs Free Support Forum....Purchase Buy Now Pricing Information Free Trials Temporary License...the attached files. Add information about the environment you...

    docs.groupdocs.com/metadata/nodejs-java/technic...
  9. Convert publisher formats | GroupDocs

    In this article, you will learn how to convert Publisher formats to other formats with GroupDocs.Conversion for Node.js via Java....Purchase Buy Now Pricing Information Free Trials Temporary License...design layouts that contain information including text, raster and...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  10. Add Text Watermark to XLSX using C#

    This guide demonstrates the process of how to add text watermark to XLSX using C#. Additionally, you'll get a code example to insert text watermark to XLSX in C#....way to protect sensitive information in Excel files ( XLSX ) is...included to communicate extra information or bolster visual branding...

    kb.groupdocs.com/watermark/net/add-text-waterma...