Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 340 for

docx to png conversion

(0.13 sec)
  1. sample.pst

    SPAM Search Folder 2 Top of Personal Folders Deleted Items Introducing the Improved Aspose.Tasks for Java and Other News from Aspose, April 2015 048df8f5-315c-4e2e-b9fd-fea8a1c3fe2a.jpg 048df8f5-31......png> <https://campaign.banckle.c...com/Images/Newsletter/separator-630px.png> <https://campaign.banckle.c...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  2. 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?...Conversion Product Family java sonamsinha...new Converter("test cambodian.docx",loadOptions); Once again, we...

    forum.groupdocs.com/t/issue-with-font-leelawade...
  3. convert_docx_to_pdf.zip

    demo-app/business-plan.Docx HOME BASED professional services Business Plan HOME BASED PROFESSIONAL SERVICES Business Plan TABLE OF CONTENTS Introduction 3 1. Executive Summary 5 2. Company Overview......docx HOME BASED professional services...demo-app/convert_docx_to_pdf.py import os from groupdocs.conversion import...

    docs.groupdocs.com/conversion/python-net/_sampl...
  4. Adding text watermarks | GroupDocs

    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....Conversion Product Solution GroupDocs...image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new...

    docs.groupdocs.com/watermark/java/adding-text-w...
  5. Adding text watermarks | GroupDocs

    The GroupDocs.Watermark allows To add text watermarks To documents which may consists of pages, worksheets, slides or frames....Conversion Product Solution GroupDocs...your image. Ex: @"C:\Docs\image.png" using ( Watermarker watermarker...

    docs.groupdocs.com/watermark/net/adding-text-wa...
  6. Get HTML Markup in Different Forms | GroupDocs

    Learn how To get edited document HTML markup - body without head tag, content in raw and base64 form, and others using GroupDocs.EdiTor for Node.js via Java API....Conversion Product Solution GroupDocs...= 'C:\\input_path\\document.docx' ; // Path to some document...

    docs.groupdocs.com/editor/nodejs-java/get-html-...
  7. Customize watermarks | GroupDocs

    This article shows how To adjust text or image watermarks To your needs....Conversion Product Solution GroupDocs...Watermarker ( "C:\\Docs\\sample.docx" )) { // Specify the desired...

    docs.groupdocs.com/watermark/net/basic-usage/cu...
  8. Get HTML markup in different forms | GroupDocs

    Learn this article To know how To get edited document HTML markup - body without head tag, content in a raw and base64 form and other using GroupDocs.EdiTor for Java API....Conversion Product Solution GroupDocs...= "C:\\input_path\\document.docx" ; //path to some document ...

    docs.groupdocs.com/editor/java/get-html-markup-...
  9. Existing objects in Word document | GroupDocs

    This article explains how To remove shape of any type from any level of document structure while using GroupDocs watermarking Java API...Conversion Product Solution GroupDocs...document. Ex: "C:\\Docs\\document.docx" Watermarker watermarker = new...

    docs.groupdocs.com/watermark/java/existing-obje...
  10. Searching watermarks | GroupDocs

    This article explains how To search watermarks while using GroupDocs. Watermarks API....Conversion Product Solution GroupDocs...ImageDctHashSearchCr ( "logo.png" ); imageSearchCriteria . MaxDifference...

    docs.groupdocs.com/watermark/net/searching-wate...