Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 979 for

word to image

(0.13 sec)
  1. View CAD files using Java API | Convert DWG DXF...

    Build your CAD files viewer in Java. Convert DWG, DGN To render as HTML, JPG, PNG, or PDF using document viewer Java API by GroupDocs....various documents and image files into HTML, Image, or PDF format to...Render Word documents as Minified HTML in Java Viewing Word Documents...

    blog.groupdocs.com/viewer/viewing-cad-documents...
  2. Sign document with different Text signature imp...

     This article explains how To sign document with Text electronic signatures using extended options with GroupDocs.Signature API....text will be transformed to image and put to document page. This...effects that is possible with image adjustment only (like opacity...

    docs.groupdocs.com/signature/java/sign-document...
  3. Generating page preview for WordProcessing docu...

    This article describes how To generate a preview for any page for the existing WordProcessing document in SVG format using the GroupDocs.EdiTor...Guide / Edit document / Edit Word document / Generating page preview...is supported in the numerous image viewers and also by any modern...

    docs.groupdocs.com/editor/net/generating-page-p...
  4. Determine the file type | Documentation

    This article explains how To get a type of a file with GroupDocs.Viewer for .NET using .NET / C#.... For example, Microsoft Word (.docx) and Adobe PDF (.pdf)...Sub End Module The following image shows a sample console output:...

    docs.groupdocs.com/viewer/net/how-to-determine-...
  5. GroupDocs.Conversion Product Family | Documenta...

    Use GroupDocs.Conversion libraries To convert PDF and Word documents, Excel spreadsheets, PowerPoint presentations, Images of various formats like PNG, JPEG, BMP. Just couple lines of C# or Java, JavaScript or Python code To convert your documents quickly and accurately....conversion Convert PDF files Convert Word processing documents Convert...Convert to HTML Convert file to image Add watermarks Java code examples...

    docs.groupdocs.com/conversion/
  6. Converting certain HTML to PDF ignores 'nowrap'...

    Converting the attached HTML To PDF does work fine, but the result does not look Too good. In the converted PDF, the first 3 columns get wrapped, which we would like To prevent somehow: Image.jpg (227.7 KB) We made se…...would like to prevent somehow: image.jpg (227.7 KB) We made several...text without spaces, so default word-wrapping does not work. The...

    forum.groupdocs.com/t/converting-certain-html-t...
  7. Latest topics - Free Support Forum - groupdocs.com

    Get FREE technical support for GroupDocs APIs from our developers using free support forum....Product Family csharp , dotnet , image-parser , text-parser 21 405...break not working correctly in word to PDF conversion GroupDocs...

    forum.groupdocs.com/latest
  8. e-Sign Documents in .NET & Java Applications – ...

    Share this issue: Monthly Newsletter February 2019 Fast, Accurate and Secure e-Signature APIs for .NET & Java Applications Digitally sign important business documents at individual and enterprise level GroupDocs.Signature offers .NET and Java APIs To e-sign documents, configure and manipulate various types of digital signatures and certificates. Programmers can easily add advanced signature types including; text, Image, barcode, QR code, stamp and metadata To a variety of business file formats like Word, Excel, PowerPoint, PDF, Text and Images....signature types including; text, image, barcode, QR code, stamp and...formats like Word, Excel, PowerPoint, PDF, Text and images. Product...

    blog.groupdocs.com/total/digitally-sign-documen...
  9. Advanced search for QR Code signatures | Docume...

     This article explains how To provide advanced search for QR Code electronic signatures with GroupDocs.Signature API....options of grabbing QR-code image content. using ( Signature signature..."John" , // set field for QRCode images returning ReturnContent = true...

    docs.groupdocs.com/signature/net/advanced-searc...
  10. 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....relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker...watermarker = new Watermarker ( "image.png" ); // Initialize the font...

    docs.groupdocs.com/watermark/java/adding-text-w...