Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 13,381 for

format

(0.17 sec)
  1. Convert PDF to SVG using Java

    This tutorial illustrates the complete procedure how to convert PDF to SVG using Java. There is no need to install any extra software to export PDF to SVG using Java....stands out as an excellent format for displaying vector graphics...a PDF file to the SVG file format. Code to Convert PDF to SVG...

    kb.groupdocs.com/conversion/java/convert-pdf-to...
  2. Get Document Information | GroupDocs

    Detect file type, file size, and page count of a document using GroupDocs.Comparison for Python via .NET — from file paths or streams.... file_format } " ) print ( f "Number of...type: { info . file_type . file_format } " ) print ( f "Number of...

    docs.groupdocs.com/comparison/python-net/develo...
  3. How to Convert DOCX to ODT using C#

    In this article, you will explore how to convert DOCX to ODT using C# without extra software installation. Also, we will provide the code to export DOCX to ODT in C#....ODT are two popular document formats that serve slightly different...documents, ODT is an open standard format supported by various word processing...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  4. Scatter Chart in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Scatter Chart report in Email Document Format. Scatter Chart in Microsoft PowerPoint Document Creating a Scatter Chart Please following below steps to create Scatter Chart in MS Outlook 2013: Create a new Email. Click in the email where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....Chart report in Email Document format. Scatter Chart in Microsoft...Report must be in .eml or .msg format. It must add email recipient...

    docs.groupdocs.com/assembly/java/scatter-chart-...
  5. Extract images from PDF documents | GroupDocs

    This article explains that how to extract images from PDF documents...Extract data from various formats / Extract data from PDF documents...extracted with its original format. With using class it is possible...

    docs.groupdocs.com/parser/net/extract-images-fr...
  6. XLS2003 to PDF conversion produces an invalid P...

    After I updated ‘groupdocs-conversion’ for Java from 25.6 to 25.8 conversion to PDF for XLS2003 results in a PDF that I can’t open with a PDF viewer like Preview. Attaching the file that I can reproduce the issue with d…...library’s handling of file formats or potential bugs introduced...confused by Supported Document Formats | Documentation where XLS2003...

    forum.groupdocs.com/t/xls2003-to-pdf-conversion...
  7. Verify Digital signatures in image | GroupDocs

    This topic explains how to verify digital signatures embedded in images using steganography (LSB technique) with GroupDocs.Signature API....accuracy Format Support : Works with PNG and JPG image formats Probability...(same as signing) Supported Formats ✅ PNG - Fully supported ✅ JPG/JPEG...

    docs.groupdocs.com/signature/net/verify-digital...
  8. Search text in HTML documents | Documentation

    To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects....Extract data from various formats / Extract data from HTML documents...Console . WriteLine ( string . Format ( "At {0}: {1}" , s . Position...

    docs.groupdocs.com/parser/net/search-text-in-ht...
  9. Search text in HTML documents | GroupDocs

    Learn how to search a keyword in HTML documents search(String) method is used. This method returns the collection of SearchResult objects....Extract data from various formats / Extract data from HTML documents.... out . println ( String . format ( "At %d: %s" , s . getPosition...

    docs.groupdocs.com/parser/java/search-text-in-h...
  10. How to Convert Word Document to Image in Java

    Do you want to convert Word Document to Image in Java with a few lines of code? If so, review this guide and learn how to develop the DOCX to Image Java capability....transformation from Word to Image format. Steps to Convert Word Document...transformation from DOCX to JPG format by consuming a few API calls...

    kb.groupdocs.com/conversion/java/how-to-convert...