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

word to image

(0.1 sec)
  1. GroupDocs.Merger Product Family

    Document AuTomation APIs To enrich .NET and Java applications To view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.... Word, Excel, Presentation, PDF, HTML...now do image joining. And following are the supported image formats:...

    blog.groupdocs.com/categories/groupdocs.merger-...
  2. GroupDocs.Assembly Product Family on GroupDocs ...

    GroupDocs.Assembly Product Family on GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers Recent content in GroupDocs.Assembly Product Family on GroupDocs Blog | Document AuTom......C# Convert CSV to PDF & Word formats with templates using...converting CSV to PDF & Word formats using templates in Java...

    blog.groupdocs.com/categories/groupdocs.assembl...
  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. Template Syntax - Part 1 of 2 | GroupDocs

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs To be more descriptive. A tag body must meet the following requirements:... Using Images You can insert images to your reports...using image tags. To declare a dynamically inserted image within...

    docs.groupdocs.com/assembly/python-net/template...
  5. Template Syntax - Part 1 of 2 | GroupDocs

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs To be more descriptive. A tag body must meet the following requirements:... Using Images You can insert images to your reports...using image tags. To declare a dynamically inserted image within...

    docs.groupdocs.com/assembly/net/template-syntax...
  6. Optima LT Std font displayed incorrectly in pre...

    We’re converting a Word document with Optima LT Std font applied inside To Images using .Viewer, it’s properly displayed in the Word application, but in Image it’s a wrong font. Same happening if converted online: http…...12:39pm 1 We’re converting a Word document with Optima LT Std...Std font applied inside to images using .Viewer, it’s properly displayed...

    forum.groupdocs.com/t/optima-lt-std-font-displa...
  7. comparison.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/comparison/java/technical-support/weekly0.5https://docs.groupdocs.com/comparison/ne......com/comparison/java/compare-bookmarks-in-word/weekly0.5https://docs.groupdocs...groupdocs.com/comparison/java/word-track-changes/weekly0.5https://docs...

    docs.groupdocs.com/sitemaps/comparison.xml
  8. Releasing First Version of GroupDocs.Metadata f...

    We are extremely excited To announce that the first version of GroupDocs.Metadata for Java has been released. GroupDocs.Metadata for Java is a valuable addition To the GroupDocs.Metadata product family that empowers Java developers while working with metadata of popular file formats. It is powerful as well as easy To use API that provides all basic metadata operations (i.e. view, add, modify, remove) for a number of file formats. API gets the file as an input and makes its metadata accessible To the user....EXIF metadata properties in images EXIF maker-notes XMP metadata...properties in images IPTC metadata properties in images Image resource...

    blog.groupdocs.com/metadata/releasing-first-ver...
  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. 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...