Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 2,375 for

image to pdf

(0.26 sec)
  1. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers...converting the JSON data into PDF and DOCX reports in C# using...as well as images. If you want to use the images of any eBook...

    blog.groupdocs.com/groupdocs.blog/page/32/
  2. Adding watermarks | GroupDocs

    GroupDocs.Watermark for Java supports the following watermark types. TextWatermark ImageWatermark Adding watermark To any supported document format using GroupDocs.Watermark consists of some easy steps. Following are the steps To add a watermark To a document. Load the document Create and initialize watermark object Set watermark properties Add a watermark To the document Save the document For more details please refer To the following guides:...Adding text watermarks Adding image watermarks Add watermarks to...Add watermarks to images Add watermarks to PDF documents Add watermarks...

    docs.groupdocs.com/watermark/java/adding-waterm...
  3. Save to stream | GroupDocs

    You might need To save a document To any cusTom file at any location on the local disc or a even a Stream. The following example demonstrates how To save a document To any location. final RedacTor redacTor = new RedacTor("Sample.docx"); try { // Here we can use document instance To perform redactions RedacTorChangeLog result = redacTor.apply(new ExactPhraseRedaction("John Doe", new ReplacemenToptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { // Save the document To a cusTom location and convert its pages To Images final FileOutputStream fileStream = new FileOutputStream("C:\\\\Temp\\\\sample_output_file....location and convert its pages to images final FileOutputStream fileStream..."C:\\\\Temp\\\\sample_output_file.pdf" ); try { RasterizationOptions...

    docs.groupdocs.com/redaction/java/save-to-stream/
  4. GroupDocs.Markdown for Python via .NET 26.3 — f...

    Hi everyone, We’re happy To announce the first public release of GroupDocs.Markdown for Python via .NET on PyPI. The package brings the full .NET library’s document-To-Markdown conversion engine To Python as a single s…... 30+ input formats — PDF, DOCX, DOC, XLSX, XLS, CSV, EPUB...TXT, CHM, RTF, ODT, and more. Image strategies — ExportImagesAsBase64...

    forum.groupdocs.com/t/groupdocs-markdown-for-py...
  5. Adding text watermarks | GroupDocs

    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. Working with EXIF metadata | GroupDocs

    This article explains how To access EXIF metadata in a file of any supported format....to the , EXIF (Exchangeable image file format) is a standard that...the formats to be used for images, sound and tags in digital...

    docs.groupdocs.com/metadata/net/working-with-ex...
  7. GroupDocs.Viewer 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....Microsoft Office files and images directly in a web-browser,...ability to view documents and images right in your web browser,...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  8. Large size font folder was created in Temp - Fr...

    Hi support team, I using GroupDocs Conversions .NET for convert file To html Today I check Temp folder and found that CusTomTempFonts folder was created from the time begin using GroupDocs. Folder size is approximate 1…...PDF for .NET 23.5 . https://forum...attached one of the multiple pdf files that can be reproduced...

    forum.groupdocs.com/t/large-size-font-folder-wa...
  9. 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...
  10. 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...