Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 1,649 for

pdf to png

(0.05 sec)
  1. Handle loading of external resources documents ...

    Learn how To handle loading of external resources....png if (! args . Uri . EndsWith ( "installation.png" )) {...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/net/handle-loading-of...
  2. Handle loading of external resources documents ...

    GroupDocs.Parser provides the functionality To handle loading of HTML external resources. Here are the steps To handle loading of HTML external resources. Instantiate the ParserSettings object and pass External Resource Handler; Create Parser object and call GetImages method. The following code sample shows how To handle loading of HTML external resources. // Create an instance of ParserSettings To pass External Resource Handler ParserSettings settings = new ParserSettings(new Handler()); // Create an instance of Parser class To generate spreadsheet page previews try (Parser parser = new Parser(Constants....png if (! args . getUri (). endsWith...endsWith ( "installation.png" )) { // Otherwise skip this file args...

    docs.groupdocs.com/parser/java/handle-loading-o...
  3. Locating signature with stretch mode | Document...

     This article explains how To use stretch mode values To adjust signature area positions on document page with GroupDocs.Signature API....pdf" ); // define several signature.... setImageFilePath ( "image.png" ); // define list of signature...

    docs.groupdocs.com/signature/java/locating-sign...
  4. Embedded picture in Excel cell was not correclt...

    Hello, We are a software publisher using your library for our Web application. We are encountering a problem when previewing a Excel file, which a cell contains embedded picture. Here, we can found the document in th…...png (3.7 KB) My modified css for...corresponding to Excel file image.png (3.7 KB) I have test the solution...

    forum.groupdocs.com/t/embedded-picture-in-excel...
  5. Adding text watermarks | Documentation

    Following code snippet shows how To add text watermark To a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added To all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path To your image. Ex: "C:\\Docs\\image.Png" Watermarker watermarker = new Watermarker("image.Png"); // Initialize the font To be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....png" Watermarker watermarker = new...new Watermarker ( "image.png" ); // Initialize the font to be...

    docs.groupdocs.com/watermark/java/adding-text-w...
  6. Get document info | Documentation

    This article explains how To detect the document file type and calculate the number of pages when converting a file with GroupDocs.Conversion for Node.js via Java.... PDF documents const converter = new...conversion . Converter ( "sample-toc.pdf" ); const pdfInfo = converter...

    docs.groupdocs.com/conversion/nodejs-java/get-d...
  7. Adding text watermarks | Documentation

    The GroupDocs.Watermark allows To add text watermarks To documents which may consists of pages, worksheets, slides or frames....pdf" using ( Watermarker watermarker...= new Watermarker ( "sample.pdf" )) { // Initialize the font...

    docs.groupdocs.com/watermark/net/adding-text-wa...
  8. Get document info | Documentation

    This article explains how To detect the document's file type and calculate the number of pages when converting a file with GroupDocs.Conversion for .NET.... PDF documents using ( Converter converter...new Converter ( "sample-toc.pdf" )) { IDocumentInfo info = converter...

    docs.groupdocs.com/conversion/net/get-document-...
  9. output.zip

    converted_1.html From:Dovlet Mamenov Sent:Thursday, August 2, 2018 6:15 AM To:testgroupdv01@gmail.com Subject:Test email message Attachments:calibre.docx, sample.jpg This is a test email with two a......pdf Demonstration of DOCX support...com'' 9:30:41 Готово converted_3.png converted_30.html From:testgroupdv01@gmail...

    docs.groupdocs.com/conversion/java/_sample_file...
  10. Issue with Font :- "Leelawadee UI" - Free Suppo...

    Hi, When we try To convert a document with the ‘Leelawadee UI’ font To Pdf, we encounter some issues in characters. Can you please suggest something here?...0/api/conversion/convert-to-pdf?orgId=Org1&fileName=Template_LeelawadeeUI'...0/api/conversion/convert-to-pdf?orgId=Org1&fileName=Template_LeelawadeeUI'...

    forum.groupdocs.com/t/issue-with-font-leelawade...