Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 1,823 for

image to pdf

(0.04 sec)
  1. Groupdocs Editor with PPTX - Free Support Forum...

    Hello Team, I am working with EdiTor in my application, I Took help from Groupdocs team for EdiTor with DOCX file and I got the code from the team, Code below. [HttpPost] [Route("api/GroupDocsApi/CreateEmptyWordFile")]…... "foreColor", "backColor", "pdf", { name: "fontName", items:...}); } } ], pdf: { paperSize: 'A5', } }); kendo.pdf.defineFont({...

    forum.groupdocs.com/t/groupdocs-editor-with-ppt...
  2. Supported Document Formats | Documentation

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, Pdf, PPT, JPG, PNG, HTML, EML and many more...Areas Extract Metadata Extract Images Extract Containers and Attachments...Text Template Rich Text Format PDF Document Type Parse Document...

    docs.groupdocs.com/parser/net/supported-documen...
  3. Releasing SharePoint Web-Part for GroupDocs.Ann...

    Great news for SharePoint developers, now they can add GroupDocs.Annotation for .NET 3.x. as cusTom Web-Part. Team GroupDocs is glad To announce the addition of GroupDocs.Annotation Web- Part Front End for SharePoint developers. Using this release SharePoint developers can not only explore and investigate GroupDocs.Annotation for .NET Front End but can also cusTomize this Web-Part according To their needs. This project is already published on GitHub. SharePoint Web-Part Front End FeaturesThe SharePoint Web-Part Front End provides end users with Tools needed for convenient annotating, viewing and navigation of a documents in a browser.... Thumbnail images for Annotation. Import Annotation...File Browser. Download As PDF Image Representation of the document...

    blog.groupdocs.com/annotation/releasing-sharepo...
  4. Basic Usage | Documentation

    GroupDocs.Watermark library provides the ability To manipulate different watermark types such as TextWatermark, ImageWatermark. These watermarks could be added To documents, updated, removed, or searched inside already watermarked documents. Our product also provides information about document type and structure - file type, size, page count, etc. and generates document page previews based on provided options. Here are the main GroupDocs.Watermark API concepts: Watermarker is the main class that contains all the required methods for manipulating document watermarks.... // Add text watermark to PDF document Watermarker watermarker...new Watermarker ( "document.pdf" ); TextWatermark watermark =...

    docs.groupdocs.com/watermark/java/basic-usage/
  5. Adding text watermarks | Documentation

    The GroupDocs.Watermark allows To add text watermarks To documents which may consists of pages, worksheets, slides or frames....pdf" using ( Watermarker watermarker...= new Watermarker ( "sample.pdf" )) { // Initialize the font...

    docs.groupdocs.com/watermark/net/adding-text-wa...
  6. Searching watermarks | Documentation

    This article explains how To search watermarks while using GroupDocs. Watermarks Java API....pdf" Watermarker watermarker = new...new Watermarker ( "document.pdf" ); PossibleWatermarkCol possibleWatermarks...

    docs.groupdocs.com/watermark/java/searching-wat...
  7. Render TSV and PCL Formats using GroupDocs.View...

    Today, we are glad To announce the release of GroupDocs.Viewer for .NET 18.11. The latest version includes a couple of new features as well as a bunch of improvements and bug fixes. The API now supports rendering of TSV (Tab-separated values) and PCL (Printer Command Language) file formats. Below is the list of new features, improvements, and fixes added in v18.11. Features Introduced Since v18.11, we have extended the list of supported file formats and now the API is capable of rendering the following formats:...Issues when rendering Japanese PDF document to HTML Font lightness...behavior of cache when both Image and Html handlers are instantiated...

    blog.groupdocs.com/viewer/render-tsv-and-pcl-fo...
  8. ASP.NET WebForm Front End powered by GroupDocs....

    The GroupDocs team is glad To Announce the sample project for the ASP.NET Web-Form developers. The purpose behind this release is To expedite the developers To understand the implementation of GroupDocs.Annotation or write their own document Annotation Application using GroupDocs.Annotation for .NET 3.x. Practically all the functionalities have been implemented in this project which was given in the old GroupDocs.Annotation for .NET 2.x UI Based API. GroupDocs users are free To cusTomize and enhance the application by their own.... Thumbnail images for Annotation. Import Annotation...File Browser. Download As PDF Image Representation of the document...

    blog.groupdocs.com/annotation/groupdocs-annotat...
  9. Modifying found watermark properties | Document...

    This article explains how To modify found watermark properties while using GroupDocs.Watermarks Java API....allows you to replace text and image in the found possible watermarks...you how to replace text and image of a found watermark. Replacing...

    docs.groupdocs.com/watermark/java/modifying-fou...
  10. How to Extract Metadata from Word Document in C#

    This short tuTorial explains every piece of information To extract Metadata from Word document in C# and provides a working code To get Word metadata using C#....such as DOC, DOCX, RTF, XLSX, PDF, PPTX, MSG, EML, and many more...published an article for extracting images from PowerPoint using C#, have...

    kb.groupdocs.com/parser/net/how-to-extract-meta...