Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 11,965 for

format

(0.17 sec)
  1. 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...
  2. 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...
  3. Removing found watermarks | GroupDocs

    This article explains how to remove found watermarks while using GroupDocs. Watermarks Java API....watermark with particular text formatting GroupDocs.Watermark also...watermarks with a particular text formatting. advanced_usage.searchin...

    docs.groupdocs.com/watermark/java/removing-foun...
  4. 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...
  5. 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...
  6. Scan QR Code from PNG using C#

    Easily discover how to scan QR Code from PNG using C# without need for additional software installations along with code example to extract QR Code from PNG in C#....images, especially in the PNG format, is a highly useful technique...code extraction in different formats. With a straightforward setup...

    kb.groupdocs.com/parser/net/scan-qrcode-from-pn...
  7. Remove Image Watermark from ODT Using Python

    Learn how to remove image watermark from ODT using Python. This tutorial shows how to detect and delete image watermarks in ODT documents programmatically....Text ( ODT ) is a widely used format in open-source and cross-platform...lists, tables, and document formatting undisturbed. Code to Remove...

    kb.groupdocs.com/watermark/python/remove-image-...
  8. Render Word to PDF using Node.js

    This topic explains how to render Word to PDF using Node.js with code example. There is no need to install any extra softwares to render Word to PDF in Node.js....Word documents into portable formats like PDF is a common requirement...rendering DOCX documents into JPG format using Node.js. If you’re looking...

    kb.groupdocs.com/viewer/nodejs/render-word-to-p...
  9. Extract text from ZIP archive files | GroupDocs

    To extract files from ZIP archives getContainer method is used. This method returns the collection of ContainerItem objects. Zip Entry can contain the following metadata: Name Description date The time and date at which the file indicated by the Zip Entry was last modified. crc The 32-bit CRC (Cyclic Redundancy Check) on the contents of the Zip Entry. These metadata refer to a container element itself, not a document. Here are the steps to extract an email text from Zip archives:...Extract data from various formats / Extract data from ZIP archives.... out . println ( String . format ( "%s: %s" , metadata . getName...

    docs.groupdocs.com/parser/java/extract-text-fro...
  10. Loading XML Documents with Options | GroupDocs

    Learn this article and check how to load and convert XML documents with advanced options using GroupDocs.Conversion for Java API....convert XML-FO using XSL Formatting Objects. Provides an XSLT...convert it into a spreadsheet format: XmlToSpreadsheet.java import...

    docs.groupdocs.com/conversion/java/load-xml-doc...