Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 809 for

presentation to image

(0.07 sec)
  1. How to work with Metadata tags

    Explain how To work with Metadata tags...across Word documents, PDFs, images, and more. For instance, a...xlsx) to the PowerPoint presentation (target.pptx). This selective...

    blog.groupdocs.com/metadata/how-to-work-with-tag/
  2. Convert PDF to HTML programmatically using C#

    Let's convert a PDF document To HTML using a few lines of code. AuTomate PDF conversion within .NET application To convert whole document or selected pages....file format that is used to present documents in a manner that...conversion of various documents and image formats with its efficient and...

    blog.groupdocs.com/conversion/convert-a-pdf-doc...
  3. Convert to eBook with advanced options | GroupDocs

    Follow this guide and learn how To convert documents To eBook formats (EPUB, MOBI, AZW3) with page size, orientation, and other cusTomizations using GroupDocs.Conversion for .NET....converter = new Converter ( "presentation.pptx" )) { var options =...DOC, DOCX, RTF, ODT, TXT Presentations : PPT, PPTX, ODP Spreadsheets...

    docs.groupdocs.com/conversion/net/convert-to-eb...
  4. Render Word Document to Web Page using Node.js

    This Topic explains how To render Word Document To Web Page using Node.js. A sample code example will also be provided for Word To web page rendering Node.js....js Presenting Word documents as web content...necessary resources, like fonts and images, making them easy to serve...

    kb.groupdocs.com/viewer/nodejs/render-word-docu...
  5. Add watermarks to PowerPoint presentations | Gr...

    Add watermarks To slides with simple or advanced settings using Python via .NET....Adding watermarks / To presentations Add watermarks to PowerPoint...PowerPoint presentations Leave feedback GroupDocs.Watermark allows...

    docs.groupdocs.com/watermark/python-net/add-wat...
  6. 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...is supported in the numerous image viewers and also by any modern...WordProcessing, Spreadsheet and Presentation . For generating the pages...

    docs.groupdocs.com/editor/net/generating-page-p...
  7. 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...
  8. Get file info | GroupDocs

    This article explains how To detect document file type, size and calculate pages count when annotate documents or Images with GroupDocs.Comparison....spreadsheet, PowerPoint presentation or image etc.). represents count...

    docs.groupdocs.com/comparison/java/get-file-info/
  9. Add annotation to the document | GroupDocs

    The page describes document annotations of different types and how To add annotations To a document using GroupDocs.Annotation API....programmatically added to a documents and images of various types - PDF, Microsoft...PowerPoint presentations, PNG / JPG / TIFF images etc. Add annotation...

    docs.groupdocs.com/annotation/net/add-annotatio...
  10. Add annotation to the document | GroupDocs

    The page describes document annotations of different types and how To add annotations To a document using GroupDocs.Annotation API....programmatically added to a documents and images of various types - PDF, Microsoft...PowerPoint presentations, PNG / JPG / TIFF images etc. Add annotation...

    docs.groupdocs.com/annotation/java/add-annotati...