Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 11,052 for

format

(0.05 sec)
  1. In-Table List in Word Processing Document | Doc...

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList report in Word Processing Document Format. Note The code uses some of the objects defined in The Business Layer. In-Table List in Microsoft Word Document Creating a In-Table List Practicing the following steps you can create In-Table List Template in MS Word 2013. Click the on the document where you want to insert the table. Press “Insert” tab....in Word Processing Document format. Note The code uses some of...OpenOffice without any issues or formatting losses. We opened the ODT...

    docs.groupdocs.com/assembly/java/in-table-list-...
  2. Extract metadata from PDF documents | Documenta...

    To extract metadata from PDF documents 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. author The name of the presentation’s author. application The name of the application. application-version The version number of the application that created the presentation. created-time The time of the presentation creation. last-saved-time The time of the the presentation when it was last saved....Extract data from various formats / Extract data from PDF documents.... out . println ( String . format ( "%s: %s" , item . getName...

    docs.groupdocs.com/parser/java/extract-metadata...
  3. Extract metadata from EPUB eBook | Documentation

    This article explains that how to extract metadata from EPUB e-books getMetadata method is used....Extract data from various formats / Extract data from ePUB eBooks.... out . println ( String . format ( "%s: %s" , item . getName...

    docs.groupdocs.com/parser/java/extract-metadata...
  4. Introducing All-New GroupDocs.Signature for Jav...

    We are back with a major update for our customers who are using the eSign API - GroupDocs.Signature for Java. We have performed major product optimization and revamped the architecture which has made the API more memory efficient and easy to use. We have also added the support of a couple of new file Formats. Let’s have an overview of this amazing release and check out what you would get after upgrading to API v2....support of a couple of new file formats. Let’s have an overview of...with each supported document format. For example, we had PdfSignTextOptions...

    blog.groupdocs.com/signature/java-esign-api-for...
  5. Extract Text from PPT using Java

    This article explains the process of how to extract text from PPT using Java. It also provides a code example to integrate text extraction from PPT in Java projects....presentations, commonly saved in PPT format, often hold crucial text data...converting presentations to other formats, or archiving text data, programmatically...

    kb.groupdocs.com/parser/java/extract-text-from-...
  6. Edit Excel Files in Java | Build your Online Ja...

    Edit Excel files (XLS, XLSX, ODS) with your Java application. Examples to edit spreadsheets using spreadsheet and document editing Java API....widely in-use spreadsheet file formats. We normally maintain various...OpenOffice Calc which support these formats. Therefore, as a developer...

    blog.groupdocs.com/editor/edit-excel-files-in-j...
  7. Extract metadata from Emails | Documentation

    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-...
  8. How to add attachment to PDF document | Documen...

    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...
  9. 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...
  10. Extract metadata from Emails | Documentation

    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...