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

file

(0.55 sec)
  1. Online Signature Plugin from GroupDocs Now Avai...

    Google Chrome users have a reason to get excited. We’ve announced the launch of the GroupDocs Signature plugin for Chrome. This online signature plugin lets you share documents from your Gmail account and collect signatures online. Open the document, upload the signature and send it via email. It takes only seconds to sign documents. Compatibility with popular File-formats is an important feature of the application. GroupDocs Signature is an online signature app that supports signing and sending business documents through a web-browser.... Compatibility with popular file-formats is an important feature...Word, Excel, PDF and other files. Speed up the signature round-trip:...

    blog.groupdocs.com/signature/online-signature-p...
  2. Extract metadata from Microsoft Office PowerPoi...

    To extract metadata from Microsoft Office PowerPoint presentations getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the presentation. subject The subject of the presentation. keywords The keyword of the presentation. comments The comments of the presentation. content-status The content status of the presentation. category The category of the presentation. company The company of the presentation. manager The manager of the presentation....supported for TXT files. Therefore, for TXT file method returns...

    docs.groupdocs.com/parser/java/extract-metadata...
  3. Load document | GroupDocs

    Following this guide you will learn how to load document from local disk or File stream for editing with GroupDocs.Editor for Java API....byte stream or through valid file path, should be loaded into...

    docs.groupdocs.com/editor/java/load-document/
  4. 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 MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console....(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/net/working-with-me...
  5. Generate Your First Document from .NET Object |...

    Create your first document by generating a simple report from an in-memory .NET object using GroupDocs.Assembly for .NET....the assembled document to a file Define a Simple Data Class First...

    docs.groupdocs.com/assembly/net/basic-usage-fir...
  6. Sign document with Text signature - advanced | ...

     This article explains how to sign document with Text electronic signatures using advanced options with GroupDocs.Signature API....shadow ); // sign document to file SignResult signResult = signature...

    docs.groupdocs.com/signature/java/sign-document...
  7. Experiencing an issue when viewing PDF files th...

    We are experiencing an issue when viewing PDF Files through GroupDocs. Some pages (e.g., pages 15 and 41) take significantly longer to load. The affected File has been attached to this ticket for your reference. Kindly …...Experiencing an issue when viewing PDF files through GroupDocs GroupDocs...experiencing an issue when viewing PDF files through GroupDocs. Some pages...

    forum.groupdocs.com/t/experiencing-an-issue-whe...
  8. Existing objects in Word document | GroupDocs

    This article explains how to remove shape of any type from any level of document structure while using GroupDocs watermarking Java API... class ); File imageFile = new File ( "test.png" ); byte...

    docs.groupdocs.com/watermark/java/existing-obje...
  9. Working with resources | GroupDocs

    This article demonstrates and explains different operations with resources, including retrieving them in different scenarios when editing documents with GroupDocs.Editor for Python via .NET....also contain embedded audio files. GroupDocs.Editor allows to...resources: CSS stylesheets. Audio files: MP3. Preparations Let’s prepare...

    docs.groupdocs.com/editor/python-net/working-wi...
  10. How to generate barcode and sign document using...

    This guide describes how to improve your document with generated barcodes using C#. Sign your documents with Codabar, Event or Code39Extended using GroupDocs.Signature .NET API by GroupDocs....Signature How to sign PDF files with a barcode It is a common...document, providing the output file path and sign options. // instantiating...

    docs.groupdocs.com/signature/net/how-to-generat...