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

format

(0.05 sec)
  1. Generate QR Codes in Java | Sign Documents and ...

    Electronically sign documents and Images by generating QR codes in Java. Add QR Code in Word, Excel, PDF, PNG, JPG, WebP files using API for signatures....for a vast variety of file formats. Among QR code types, the API...any other supported document format to attach the QR codes. PDF...

    blog.groupdocs.com/signature/generate-qr-codes-...
  2. watermark.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/watermark/nodejs-java/technical-support/weekly0.5https://docs.groupdocs.com/waterma......com/watermark/java/get-supported-file-formats/weekly0.5https://docs.groupdocs...com/watermark/java/load-document-of-specific-format/weekly0.5https://docs.groupdocs...

    docs.groupdocs.com/sitemaps/watermark.xml
  3. Extract text from Microsoft OneNote sections | ...

    To extract a text from Microsoft OneNote Sections getText and getText(int) methods are used. These methods allow to extract a text from the entire document or a text from the selected page. Raw mode is not supported for Microsoft OneNote. Here are the steps to extract a text from Microsoft OneNote Section: Instantiate Parser object for the initial section; Call getText method and obtain TextReader object; Read a text from reader....Extract data from various formats / Extract data from Microsoft.... out . println ( String . format ( "Page %d/%d" , p + 1 , documentInfo...

    docs.groupdocs.com/parser/java/extract-text-fro...
  4. Extract emails from Outlook Storage | Documenta...

    To extract emails from Outlook Storage getContainer method is used. This method returns the collection of ContainerItem objects. Outlook Storage item can contain the following metadata: Name Description date The time and date at which the Outlook Storage item was last modified. email-sender The value of “sender” field. email-to The value of “to” field. subject The value of “subject” field. Outlook Storage container consists of email documents (msg files). Here are the steps to extract an email text from outlook storage:...Extract data from various formats / Extract data from Emails.... out . println ( String . format ( "%s: %s" , metadata . getName...

    docs.groupdocs.com/parser/java/extract-emails-f...
  5. 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-...
  6. 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...
  7. 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...
  8. Saving a File to Local Disk | Documentation

    This article demonstrates how to convert files stored on local disk using GroupDocs.Conversion for Java API....settings, such as the output format or specific configurations...

    docs.groupdocs.com/conversion/java/save-file-to...
  9. Find metadata properties | Documentation

    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. Column Chart in Spreadsheet Document | Document...

    Note In this article, we will use GroupDocs.Assembly to generate a Column Chart Report with Filtered, Ordered and Grouped Data in Spreadsheet Document Format. Note The code uses some of the objects defined in The Business Layer. Column Chart in Microsoft Excel Document Creating a Column Chart Following below steps, you can create column chart in MS Excel 2013: Create a new Workbook. Click the “Insert” tab, and then click “Insert Column Chart” icon in the Charts group to view the drop-down list....Data in Spreadsheet Document format. Note The code uses some of...

    docs.groupdocs.com/assembly/java/column-chart-i...