Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 1,958 for

image to pdf

(0.05 sec)
  1. Bidirectional Content & Export Metadata - Intro...

    We are at GroupDocs glad To announce another release of GroupDocs.EdiTor for .NET v17.9.0 API. This monthly release is adding support for new exciting features like Bidirectional Content To rotate different content in left and right direction. Most of the changes are done for words document format along with adding support for Export Language Metadata. This release is also adding features To export Fonts and document export in Pdf format....Fonts and document export in PDF format. In this monthly release...textures and shadings” and “SVG image format” also including six improvements...

    blog.groupdocs.com/editor/groupdocs.editor-for-...
  2. Save a modified file to a stream | Documentation

    This article shows how To save a file To the specified stream...metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and...

    docs.groupdocs.com/metadata/net/save-a-modified...
  3. Render Notes in Presentation Document using Gro...

    We are delighted To announce the release of version 18.1 of GroupDocs.Viewer for .NET. The latest version includes the support of rendering Jpeg2000, PostScript, POTM and PPSM file formats. Furthermore, we have added the option To show or hide the notes when rendering Presentation documents. This version also allows you To work with the layers in CAD documents. Let’s have a quick overview of GroupDocs.Viewer for .NET 18.1. Supported File Formats We have added the support of following file formats in version 18....= @"C:\storage"; // Create image handler ViewerImageHandler imageHandler...UseCache = true; // Create image handler ViewerImageHandler imageHandler...

    blog.groupdocs.com/viewer/render-slide-notes-in...
  4. Generate previews | Documentation

    This article provides learning contents about how To generate page previews of documents in .NET using GroupDocs.Parser for Java API...}); // Set PNG as an output image format previewOptions . setPreviewFormat...); // Set DPI for the output image previewOptions . setDpi ( 72...

    docs.groupdocs.com/parser/java/generate-previews/
  5. Split a worksheet into pages | Documentation

    This Topic describes how To use the GroupDocs.Viewer Java To split worksheets inTo pages when rendering spreadsheet files To HTML, Pdf, and Image formats....converts it to the resultant PDF file, where every worksheet from...rendered to one page in output PDF. RenderAWorksheetOnOn.java import...

    docs.groupdocs.com/viewer/java/split-worksheet-...
  6. High CPU Usage After Adopting Your .NET Library...

    Hey, After integrating your library, we’ve observed a significant increase in CPU usage across our services. Previously, we were using another vendor’s solution — it handled .docx files well but not Pdfs. We switched t…...but not PDFs . We switched to your library to improve PDF support... so we stopped using it for PDFs. However, even when using it...

    forum.groupdocs.com/t/high-cpu-usage-after-adop...
  7. GroupDocs.Viewer for Java overview | Documentation

    GroupDocs.Viewer for Java enables you To convert files To HTML, PNG, JPEG, Pdf file formats, and save attachments without relying on third-party applications. GroupDocs.Viewer for Java is cross-platform class library....documents in the (DOCX, XLSX, PPTX, PDF, DWG, PSD, HTML, ZIP, and more)...more) by rendering them as HTML, PDF, PNG, and JPEG files. You no...

    docs.groupdocs.com/viewer/java/product-overview/
  8. GroupDocs.Conversion 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....forth over 50 documents and image file formats but we are expanding...trying to add more document and image format support .In this regard...

    blog.groupdocs.com/categories/groupdocs.convers...
  9. Working with metadata in GIF images | Documenta...

    Detecting the GIF version The following sample of code will help you To detect the version of a loaded GIF Image and extract some additional file format information. Load a GIF Image Extract the root metadata package Use the FileType property To obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Gif.GifReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputGif)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } Working with XMP Metadata GroupDocs....formats / Images / Working with metadata in GIF images Working...Working with metadata in GIF images Leave feedback Detecting the GIF...

    docs.groupdocs.com/metadata/net/working-with-me...
  10. GroupDocs.Conversion for .NET | Documentation

    GroupDocs.Conversion for .NET is an advanced document conversion API developed To convert files of different formats from within C# applications....accurately convert documents & image file formats in any type of...application. Supports adding text or image watermarks during the conversion...

    docs.groupdocs.com/conversion/net/