Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 11,456 for

format

(0.46 sec)
  1. Announcing box.com Integration with GroupDocs' ...

    Good news from GroupDocs to all box.com users. We’ve integrated box.com with GroupDocs. Now, you can access all your box.com files and folders from within your GroupDocs account. Use your box.com documents with GroupDocs’ document management apps suite to take your document management experience to new heights. [caption id=“attachment_1130” align=“alignnone” width=“600” caption=“Announcing box.com integration with GroupDocs’ document management apps suite”] [/caption] Integration is super simple. Simply use the Box.com button in the Integration area of the My Account page and log in to box....great quality; multiple file-format support enables you to use...business as well as common file formats quickly and easily. GroupDocs...

    blog.groupdocs.com/viewer/announcing-box-com-in...
  2. How to add attachment to PDF document | GroupDocs

    This article explains how to add attachment to PDF document with GroupDocs.Merger within your .NET applications....appears on device screen and no formatting will be lost. Another valuable...known feature, is that PDF format provides an easy way to organize...

    docs.groupdocs.com/merger/net/how-to-add-attach...
  3. Extract metadata from Emails | GroupDocs

    Extract metadata from emails by using GetMetaData method....Extract data from various formats / Extract data from Emails...Console . WriteLine ( string . Format ( "{0}: {1}" , item . Name...

    docs.groupdocs.com/parser/net/extract-metadata-...
  4. Extract Text from RTF using Java

    This article provides in-depth guide on text extraction from RTF in Java. It includes code example to extract text from RTF using Java without using extra software....from RTF using Java Rich Text Format ( RTF ) file is widely used...

    kb.groupdocs.com/parser/java/extract-text-from-...
  5. Extract metadata from Emails | GroupDocs

    To extract metadata from emails getMetadata method is used. This method allows to extract the following metadata: Name Description subject The email “subject” field. email-sender The email “from” field. email-to The email “to” field. May contain more than one address separated by semicolons. email-cc The email “cc” field. May contain more than one address separated by semicolons. Here are the steps to extract metadata from an email: Instantiate Parser object for the initial email; Call getMetadata method and obtain collection of document metadata objects; Iterate through the collection and get metadata names and values....Extract data from various formats / Extract data from Emails.... out . println ( String . format ( "%s: %s" , item . getName...

    docs.groupdocs.com/parser/java/extract-metadata...
  6. Extract Text from EPUB using C#

    This article provides a detailed guide on how to extract text from EPUB using C#. It includes a code example to assist you for text extraction from EPUB in C#.... EPUB, being a widely used format for eBooks, contains rich text...

    kb.groupdocs.com/parser/net/extract-text-from-e...
  7. Merge GIF files using C#

    Let's learn how to merge GIF files using C#. We will provide you a simple code example to combine GIF files in C# without additional software installations.... GIF (Graphics Interchange Format) files are widely used for...

    kb.groupdocs.com/merger/net/merge-gif-files-usi...
  8. Custom text extractors | GroupDocs

    GroupDocs.Search for Node.js supports indexing of many document Formats. But there is also the possibility to implement support for any Format other than the existing ones....indexing of many document formats. But there is also the possibility...to implement support for any format other than the existing ones...

    docs.groupdocs.com/search/nodejs-java/custom-te...
  9. Find metadata properties | GroupDocs

    Using the GroupDocs.Metadata for Node.js via Java you can easily search metadata and extract desired metadata properties from PDF, DOCX, PPTX, XLSX, images, audio, video and many other files of different types in your Java solution....without even knowing the exact format of the loaded file. The code...

    docs.groupdocs.com/metadata/nodejs-java/find-me...
  10. Detect file type of container item | GroupDocs

    This article explains that how to detect file type of container item.... Format ( "{0}: {1}" , item . Name...

    docs.groupdocs.com/parser/net/detect-file-type-...