Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 1,966 for

image to pdf

(0.1 sec)
  1. Export annotations and retrieve document pages ...

    post. Tagged with net, annotaTor, api, Image....while annotating documents or images on .NET platform. Other highlights...JSON file and export them to a PDF document: // Create instance...

    dev.to/groupdocs/export-annotations-and-retriev...
  2. Publishing Modern SharePoint Web-Part for Group...

    GroupDocs team is proudly announcing new **Modern Web-Part **for SharePoint Developers for GroupDocs.Viewer for .NET API. Using this release SharePoint developers can not only integrate GroupDocs.Viewer in their SharePoint site, but they can also cusTomize it according To their needs. This new release is simple, efficient and, user friendly. Please download and investigate this new Web-Part. Let’s explore key highlights in this new user interface. Modern Look-and-FeelThe look and feel has been completely revamped using Material Design....very quickly as compared to image-based rendering. This also enables...document. You can also download a PDF of document, which can be later...

    blog.groupdocs.com/viewer/publishing-modern-sha...
  3. Edit Excel Files in Java | Build your Online Ja...

    Edit Excel files (XLS, XLSX, ODS) with your Java application. Examples To edit spreadsheets using spreadsheet and document editing Java API....get all the content including images within the spreadsheet. The...Convert Excel Spreadsheets to PDF in Java Convert Excel (XLS XLSX)...

    blog.groupdocs.com/editor/edit-excel-files-in-j...
  4. Get Possible Conversions | Documentation

    This article demonstrates how To get possible conversions for a file type using GroupDocs.Conversion for Python via .NET API....eps, xps, tex, ps, pcl, svg, pdf, ppt, pps, pptx, ppsx, odp, otp...eps, xps, tex, ps, pcl, svg, pdf, ppt, pps, pptx, ppsx, odp, otp...

    docs.groupdocs.com/conversion/python-net/develo...
  5. Issue with Font :- "Leelawadee UI"

    Issue with Font :- "Leelawadee UI" Hi, When we try To convert a document with the 'Leelawadee UI' font To Pdf, we encounter some issues in characters. Can you please suggest something here? Issue w......the 'Leelawadee UI' font to PDF, we encounter some issues in...getting an incorrect resulting PDF file, please share your updated...

    forum.groupdocs.com/t/issue-with-font-leelawade...
  6. View MPP Files Created in MS Project 2019 using...

    Hello everyone! We have recently released version 19.9 of GroupDocs.Viewer for .NET with the support of new file formats as well as a number of bug fixes. So in this post, I am going To write about what is new in this release particularly for those who are interested in viewing Microsoft Project files (.mpp) using .NET API. Microsoft Project is a famous project management software that is proved To be helpful for the managers as well as the other stakeholders in making, organizing, tracking and analyzing their project plans....rendering MS Project document into PDF JpegQuality option of PdfFileOptions...Word document into HTML or image So if you are interested in...

    blog.groupdocs.com/viewer/view-mpp-files-of-ms-...
  7. Introducing Modern UI for GroupDocs.Viewer for ...

    At GroupDocs we are always keen To simplify the API usage for our cusTomers. Keeping that in view team GroupDocs is pleased To release a new simple, efficient and, user friendly showcase project for GroupDocs.Viewer for .NET API.We would recommend you To clone this showcase project from GitHub and provide you valuable feedback. Let’s explore key highlights in this new user interface. Modern Look-and-FeelThe look and feel has been completely revamped using Material Design....very quickly as compared to image-based rendering. This also enables...document. You can also download a PDF of document, which can be later...

    blog.groupdocs.com/viewer/releasing-new-modern-...
  8. Working with metadata in PNG images | Documenta...

    Reading PNG metadata properties The GroupDocs.Metadata API supports extracting format-specific information from PNG Images. The following are the steps To read the native PNG metadata. Load a PNG Image Get the root metadata package Extract the native metadata package using PngRootPackage.getPngPackage Read the PNG metadata properties advanced_usage.managing_metadata_for_specific_formats.Image.png.PngReadTextChunks try (Metadata metadata = new Metadata(Constants.InputPng)) { PngRootPackage root = metadata.getRootPackageGeneric(); for (PngTextChunk chunk : root.getPngPackage().getTextChunks()) { System.out.println(chunk.getKeyword()); System.out.println(chunk.getText()); if (chunk instanceof PngCompressedTextChunk) { PngCompressedTextChunk compressedChunk = (PngCompressedTextChunk) chunk; System....formats / Images / Working with metadata in PNG images Working...Working with metadata in PNG images Leave feedback Reading PNG metadata...

    docs.groupdocs.com/metadata/java/working-with-m...
  9. Create custom format handler | Documentation

    This article shows how To implement one or several interfaces for the document's features and required redaction....document as a PDF with page images) Required for raster image format...various document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/redaction/net/create-custom-...
  10. Composing signature with linear gradient brush ...

     This article explains how To fill signature background with linear gradient brush... Image ); // sign document to file...Apps. You are welcome to eSign PDF, Word, Excel, PowerPoint documents...

    docs.groupdocs.com/signature/java/composing-sig...