Sort Score
Result 10 results
Languages All
Labels All
Results 4,251 - 4,260 of 40,128 for

png

(0.06 sec)
  1. ImageFileType.Ai Field - GroupDocs.Conversion f...

    AI, Adobe Illustrator Artwork, represents single-page vector-based drawings in either the EPS or PDF formats....Jpx Field Odg Field Otg Field Png Field Psb Field Psd Field Svg...

    apireference.groupdocs.com/conversion/net/group...
  2. Add Watermark to VSD Online

    Insert watermark in VSD. Apply text or image watermarks with various settings. Protect and mark your VSD with our tool....different file formats including PNG, BMP, PDF and others. Read more...VSSX VSDM VSSM VSTM VDX VSX VTX PNG BMP GIF JPG JPEG TIF TIFF JP2...

    products.groupdocs.app/watermark/vsd
  3. SvgImage - GroupDocs.Editor for Java - API Refe...

    All Classes Packages com.groupdocs.editor com.groupdocs.editor.formats com.groupdocs.editor.handler com.groupdocs.edi......vector SVG image into raster PNG image Methods inherited from...vector SVG image into raster PNG image Specified by: saveToPng...

    apireference.groupdocs.com/editor/java/com.grou...
  4. GroupDocs.Conversion for Java 22.3 Release Note...

    Note This page contains release notes for GroupDocs.Conversion for Java 22.3 Major Features There are 15+ features, improvements and bug-fixes in this release, most notable are: Auto align image watermark Dedicated watermark options for text and image Cad to Fbx conversion Cad to Dwf and Dxf conversion Fixed issues under maxOS and various linux distributions Full List of Issues Covering all Changes in this Release Key Category Summary CONVERSIONNET-4908 Feature Implement image watermark image auto align CONVERSIONNET-4944 Feature Implement Cad to Fbx conversion CONVERSIONNET-4967 Feature Implement conversion from Cad to Dwf and Dxf CONVERSIONNET-4885 Improvement Split watermark options to WatermarkTextOptions and WatermarkImageOptions CONVERSIONNET-4432 Bug Stl to Png conversion exception: Parameter is not valid CONVERSIONNET-4813 Bug TIFF to PDF conversion - output larger in size CONVERSIONNET-4901 Bug Incorrect auto align watermark when targeting ....CONVERSIONNET-4432 Bug Stl to Png conversion exception: Parameter...CONVERSIONNET-4905 Bug EML to PNG conversion stuck CONVERSIONNET-4952...

    docs.groupdocs.com/conversion/java/groupdocs-co...
  5. GroupDocs.Viewer for .NET 20.5 Release Notes | ...

    Note This page contains release notes for GroupDocs.Viewer for .NET 20.5 Major Features There are 13 features, improvements, and bug-fixes in this release, most notable are: When rendering CAD drawings to HTML, CAD drawings are converted to SVG instead of Png Related article Render CAD drawings as HTML Added OpenDocument Flat XML Graphics (.fodg) file format support Related article Render images Added IGES Drawing File (.igs) file format support...converted to SVG instead of PNG Related article Added OpenDocument...converted to SVG instead of PNG for better quality. Refer to...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  6. Word to PDF, PDF to Image, Font Conversion API,...

    Font conversion API that keeps format conversion log. Convert ICO format, spreadsheet to word, PDF to image, PDF to Png, & Word to PDF. C#, .NET Apps Font API.... Improved PDF to PNG Conversion An improvement has...converting particular PDF files to PNG files. Improved Word to PDF Conversion...

    releases.groupdocs.com/conversion/net/new-relea...
  7. Accept - HTTP | MDN

    The HTTP Accept request and response header indicates which content types, expressed as MIME types, the sender is able to understand. In requests, the server uses content negotiation to select one of the proposals and informs the client of the choice with the Content-Type response header. In responses, it provides information about which content types the server can understand in messages to the requested resource, so that the content type can be used in subsequent requests to the resource....image/* corresponds to image/png , image/svg , image/gif , and...image/avif,image/webp,image/png,image/svg+xml,image/*;q=0.8,*/*;q=0...

    developer.mozilla.org/en-US/docs/Web/HTTP/Heade...
  8. pptm

    PPTM Viewer,Edit PPTM in PHP | products.aspose.com,Merge PPTM Files via .NET,PPTM to PPTX Converter,Merge PPTM Files via C++,Convert PPTM to PPSX via... PNG JPG BMP TIFF PPTM Aspose.Slides...server-side...server-side C++ APIs. PNG JPG BMP TIFF PPTM Aspose.Slides...

    search.aspose.com/q/PPTM.html
  9. Developing Extensions for Google Chrome - Group...

    This article describes how Google Chrome extensions are structured. Also I’ll show you how to create one using the GroupDocs Viewer extension as an example. Google Chrome extensionsIn contrast to developing extensions for FireFox, writing extensions for Google Chrome is a rather simple task. Chrome extensions are archives that contain the manifest file, called manifest.json and other resource files. The manifest file describes a extension’s general information: any pages and scripts it uses, and permissions....png", "48": "./img/icon48.png", "128": "./img/icon128.../img/icon128.png" }, "browser\_action": { "default\_title": "GroupDocs...

    blog.groupdocs.com/viewer/developing-extensions...
  10. GroupDocs.Conversion for Java 16.10.1 Release N...

    Note This page contains release notes for GroupDocs.Conversion for Java 16.10.1 Major Features There are 25 new features in this regular monthly release. The most notable are: Detecting document type from streams. Document conversion progress. When converting to PDF return each page in separate stream When converting to HTML return each page in separate stream Place watermark in the converted document Add support for converting to PSD format Add support for converting from PSD format Introducing two public interfaces IConversionProgressListener and IConversionStatusListener Implement ConversionCompleted event with conversion details Show grid lines when converting Excel files Show hidden sheets when converting Excel files Return conversion guid in ConversionProgressEventArgs Conversion of SVG documents Conversion of XPS documents Conversion of ICO documents When converting to Slides, option for removing slides comments Fixed XLSX to Png/JPG/HTML conversion Respecting DPI option when converting to image Conversion of Html to image When converting from word, option for hide/show tracked changes in the converted document Fixed respecting dpi setting when converting image to image Fixed respecting dpi setting when converting diagram to image Converting from CAD documents to Cells, Html, Image, Pdf, Slides and Words Setting default fonts to be used when converting from Slides if used font do not exist in the system FixedLayout option when converting Word and Pdf to Html Setting default Fonts Full List of Issues Covering all Changes in this Release Key Summary Category CONVERSIONNET-680 Implement document conversion from stream with auto detect source file type New Feature CONVERSIONNET-662 Autodetect source document type when converting from stream New Feature CONVERSIONNET-655 Report conversion progress New Feature CONVERSIONNET-654 Return all supported conversions types with single method New Feature CONVERSIONNET-684 When converting to PDF return each page in separate stream New Feature CONVERSIONNET-685 When converting to HTML return each page in separate stream New Feature CONVERSIONNET-723 Place watermark in the converted document New Feature CONVERSIONNET-724 Add support for converting to PSD format New Feature CONVERSIONNET-725 Add support for converting from PSD format New Feature CONVERSIONNET-789 Implement ConversionCompleted event with conversion details New Feature CONVERSIONNET-807 ConversionStart event New Feature CONVERSIONNET-812 Introducing two public interfaces IConversionProgressListener and IConversionStatusListener New Feature CONVERSIONNET-816 Show grid lines when converting Excel files New Feature CONVERSIONNET-817 Show hidden sheets when converting Excel files New Feature CONVERSIONNET-834 Option for removing comments when converting slides documents New Feature CONVERSIONNET-835 Implement SVG document conversion New Feature CONVERSIONNET-846 Implement XPS document conversion New Feature CONVERSIONNET-886 Implement conversion to ICO New Feature CONVERSIONNET-924 Option when converting from Words for show/hide markup and tack changes New Feature CONVERSIONNET-979 Html to image conversion New Feature CONVERSIONNET-1318 Convert from CAD documents to Cells, Html, Image, Pdf, Slides, Words New Feature CONVERSIONNET-1077 Setting default Fonts New Feature CONVERSIONNET-1305 Add FixedLayout option to Words to Html conversions New Feature CONVERSIONNET-1304 Add FixedLayout option to Pdf to Html conversions New Feature CONVERSIONJAVA-149 Setting default Fonts New Feature CONVERSIONJAVA-118 Implement functionality for convert Project file to multipage Tiff file New Feature CONVERSIONNET-765 Return conversion guid in ConversionProgressEventArgs Improvement CONVERSIONNET-710 Client Response - In-Proper conversion From PPTX to PDF, Image and Word Document formats Bug CONVERSIONNET-722 Exception when converting from ODP to PPT and PPS Bug CONVERSIONNET-734 While Converting Xlsx file to HTML with HtmlSaveOptions Specific Pages (Sheets) does not work Bug CONVERSIONNET-740 Client Response - HTML to Doc and Docx is not proper for Headings and contents are mixed Bug CONVERSIONNET-749 Client Response - Only first page converts to Png from TIF file (With and Without License) Bug CONVERSIONNET-750 Client Response - Convert to HTML from Excel, PDF, MS Word overlaps the images AND some of Words with styling Bug CONVERSIONNET-757 Can not find CallBack function to get Conversion Progress for MVC/WebForms Applications Bug CONVERSIONNET-767 Client Respose - Could not open the file stream on azure....slides comments Fixed XLSX to PNG/JPG/HTML conversion Respecting...Only first page converts to PNG from TIF file (With and Without...

    docs.groupdocs.com/conversion/java/groupdocs-co...