Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 1,350 for

word to image

(0.11 sec)
  1. Sign documents with extra Digital Signature pro...

     This article explains how To use extended Digital electronic signatures options and adjustment on document page....settings for digital signature of Word Processing and Spreadsheets...are the steps to setup extra image appearance with GroupDocs.Signature:...

    docs.groupdocs.com/signature/java/sign-document...
  2. Convert Excel Spreadsheets to PDF in Java | Exc...

    Convert Excel files To PDF in Java. Convert compelete workbook, selected or successive sheets or any cell range using spreadsheet conversion Java API....API supports the conversion of word-processing documents, presentations...presentations, eBooks, images, etc that are mentioned in the documentation...

    blog.groupdocs.com/conversion/convert-excel-spr...
  3. 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....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...
  4. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers...back-end API for adding text and image watermark to the popular document...**background color **dynamically in word processing and email documents...

    blog.groupdocs.com/groupdocs.blog/page/64/
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers...the issue of getting black images when rendering PDF documents...hotfix release. Black output image when rendering PDF document...

    blog.groupdocs.com/groupdocs.blog/page/58/
  6. Releasing GroupDocs.Metadata for .NET - Control...

    We are happy To release GroupDocs.Metadata for .NET API To work with metadata associated with various document and Image formats. The API facilitates the user with simple syntax, easy To use methods and few lines of code To perform metadata operations. It provides the support of many popular document and Image formats and the number is going To increase in next release. Why GroupDocs.Metadata Is Developed? Metadata is structured information that is used To contain important business information of different resources....associated with various document and image formats. The API facilitates...of many popular document and image formats and the number is going...

    blog.groupdocs.com/metadata/control-and-process...
  7. GroupDocs.Classification Product Family on Grou...

    GroupDocs.Classification Product Family on GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers Recent content in GroupDocs.Classification Product Family on GroupDocs Blog | Do...... Classify PDF, Word, & password-protected documents...taxonomies. Have a look at the image below: You can see how API classifies...

    blog.groupdocs.com/categories/groupdocs.classif...
  8. Convert to CAD formats with advanced options | ...

    Learn about CadConverToptions class for CAD file formats (DWG, DXF, DWF) in GroupDocs.Conversion for .NET....Conversions from non-CAD formats (PDF, Word, Excel) to CAD formats are not...FROM CAD formats to PDF or images, use or . More Resources Was...

    docs.groupdocs.com/conversion/net/convert-to-ca...
  9. Generate signature preview | GroupDocs

    This Topic explains how To get document signature preview in c#...creation (see event handler ); image preview format - PNG / JPG /...preview image. If you need to implement custom image preview...

    docs.groupdocs.com/signature/net/generate-signa...
  10. eSign document with multiple signatures | Group...

    This article explains how To sign a document with multiple signatures of various types by GroupDocs.Signature API...Form-field signatures; - for Image signatures; - for Metadata signatures;...signatures (e.g., text, barcode, image) to a document using . It explains...

    docs.groupdocs.com/signature/net/esign-document...