Sort Score
Result 10 results
Languages All
Labels All
Results 4,441 - 4,450 of 14,359 for

file

(0.05 sec)
  1. Unable to convert eml to pdf using 24.8 with ec...

    Local testing works fine on Windows 11. However, when I attempt to test groupdocs 24.8 with a eclipse-temurin:17-jre-jammy base image it just hangs and never converts the eml to pdf. Based on the threads, it looks like…...issues with converting EML files to PDF using GroupDocs version...along with the original .eml file? Also, could you specify why...

    forum.groupdocs.com/t/unable-to-convert-eml-to-...
  2. 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...
  3. Add replies to annotation | Documentation

    The page describes how to add annotation replies when collaborate over document using GroupDocs.Annotation for Java API....// Add annotation and save to file annotator . add ( area ); annotator...

    docs.groupdocs.com/annotation/java/add-replies-...
  4. Sign document with extensions | Documentation

    This article shows how to create electronic signatures with additional visual extensions...shadow ); // sign document to file SignResult signResult = signature...

    docs.groupdocs.com/signature/java/sign-document...
  5. 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...
  6. Extract tables from Microsoft Office Word docum...

    This article explains that how to extract tables from Microsoft Office Word (.doc, .docx) documents...supported for TXT files. Therefore, for TXT file method returns...

    docs.groupdocs.com/parser/net/extract-tables-fr...
  7. 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...
  8. Load document | Documentation

    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/
  9. 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...
  10. Indexing options | Documentation

    This page contains a description of all the properties of the IndexingOptions class...following encodings of text files during indexing: UTF-32 LE,...encoding auto detection of text files is disabled. But in any case...

    docs.groupdocs.com/search/net/indexing-options/