Sort Score
Result 10 results
Languages All
Labels All
Results 4,981 - 4,990 of 15,413 for

file

(0.15 sec)
  1. Email messages | GroupDocs

    Learn how to add watermark in Outlook email messages.... Add ( File . ReadAllBytes ( "sample.jpg"...

    docs.groupdocs.com/watermark/net/email-messages/
  2. Edit PowerPoint Presentations in Node.js | Grou...

    This guide demonstrates how to edit PPT, PPTX, PPTM, PPSX, PPSM, POTX, POTM presentations with different settings and many other powerful features of GroupDocs.Editor for Node.js....set a password for the output file. Here’s an example of saving...

    docs.groupdocs.com/editor/nodejs-java/edit-powe...
  3. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV Files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using the MatroskaRootPackage.getMatroskaPackage method Read the Matroska metadata properties on different levels of the format structure advanced_usage.managing_metadata_for_specific_formats.video.matroska.MatroskaReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputMkv)) { MatroskaRootPackage root = metadata.getRootPackageGeneric(); // Read the EBML header System....(MKV) files Working with metadata in Matroska (MKV) files Leave...format-specific information from MKV files. The following are the steps...

    docs.groupdocs.com/metadata/java/working-with-m...
  4. GroupDocs.Total Product Family

    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....for storing your GroupDocs files. With this enhancement, you...within GroupDocs and store your files in the Azure container. GroupDocs...

    blog.groupdocs.com/categories/groupdocs.total-p...
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...in Fiction books i-e in FB2 files. The latest version now support...sign electronic docs of various file formats. Java developers can...

    blog.groupdocs.com/groupdocs.blog/page/76/
  6. Install GroupDocs.Conversion for Java | GroupDocs

    Learn how to install GroupDocs.Conversion for Java. Follow a step-by-step guide for Maven, Gradle, Kotlin, and manual JAR setup, and integrate seamless document conversion into your Java projects....You can also download the JAR files directly from the and include...is a content of the project files: App.java package com.mycompany...

    docs.groupdocs.com/conversion/java/installation/
  7. Inserting edited worksheet into existing spread...

    This article describes the new feature of the GroupDocs.Editor for .NET version 20.10 - inserting an edited worksheet into existing spreadsheet...Loading spreadsheet in a form of a file or stream into constructor of...format of output spreadsheet file. Calling an method by passing...

    docs.groupdocs.com/editor/net/inserting-edited-...
  8. How to generate QR Code and sign document using...

    This guide describes how to improve your document with generated QR code using Python. Sign your documents with a QR Code and various standard QR code elements like Event QR Code, contact QR Code as VCard or MeCard, SEPA payment QR Code using GroupDocs.Signature Python API by GroupDocs....the document, providing output file path and sign options. import...generate QR codes and/or sign your files with QR codes for free. Read...

    docs.groupdocs.com/signature/python-net/how-to-...
  9. Implement custom encryption with QR-Code signat...

    This article explains how to implement custom encryption for QR-code electronic signatures....10 } }; // sign document to file signature . Sign ( "QRCodeCustomEncrypti...generate QR codes and/or sign your files with QR codes for free, you...

    docs.groupdocs.com/signature/net/implement-cust...
  10. Saving EditableDocument to Stream | GroupDocs

    This article shows and explains advanced techniques and approaches while working with EditableDocument at an advanced level — saving to stream with resource callback, saving resources separately from HTML markup, and saving HTML markup with adjustable resource links....stylesheets, Mp3Audio for MP3 audio files, and so on. When you obtain...by opening an arbitrary DOCX file for editing, then creating a...

    docs.groupdocs.com/editor/nodejs-java/saving-ed...