Sort Score
Result 10 results
Languages All
Labels All
Results 5,101 - 5,110 of 5,229 for

comparison

(0.08 sec)
  1. HTML Viewer - Optimize for printing | Documenta...

    If you need to optimize HTML output for printing you should set ForPrinting option HtmlViewOptions. This option implemented for: Presentation documents: PPT,PPS,PPTX,PPSX,ODP,FODP,OTP,POT,POTX,POTM,PPTM,PPSM Diagram documents: VSD,VSDX,VSS,VST,VSX,VTX,VDW,VDX,VSSX,VSTX,VSDM,VSSM,VSTM Meta file formats: WMF, WMZ, EMF, EMZ If ForPrinting option is enabled output HTML pages will be converted to vector SVG format for better quality for print and page layout. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/html-viewer-optimiz...
  2. Enable layered rendering | Documentation

    When rendering into HTML GroupDocs.Viewer Cloud renders text and graphics as a single layer that improves performance and reduces HTML document size. To improve content positioning wen rendering multi-layered PDF document GroupDocs.Viewer provides EnableLayeredRendering option that enables rendering of text and graphics according to z-order in original PDF document when rendering into HTML. This option is supported when rendering to HTML only. Following code sample demonstrates how to enable layered rendering....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/enable-layered-rend...
  3. 11. Convert nsf storage to eml documents | Docu...

    This example demonstrates how to convert nsf storage into set of eml documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/conversion/convert-nsf-doc...
  4. How to self-host GroupDocs.Merger Cloud with Do...

    Docker is an open platform that effectively solves three main tasks development, deployment, and running the applications. With Docker, you can isolate your applications from the infrastructure that simplifies software development and delivery. The main building blocs are images and containers. The image includes everything you need to run the application: code or binaries, runtime dependencies, file system. The container is an isolated process with additional features that you can interact with....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/merger/self-host-with-docker/
  5. Working With Folder | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage name API will find the folder in GroupDocs Cloud Storage. API Explorer GroupDocs.Merger Cloud API Reference lets you try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs expose....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/merger/working-with-folder/
  6. Delete Barcode signatures | Documentation

    GroupDocs.Signature Cloud provides a method to delete signature from the signed document. The signature ID is needed to perform the delete, it comes from the result of sign or search operation. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Delete signatures Download output document For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/delete-barcode-s...
  7. How to self-host GroupDocs.Annotation Cloud wit...

    Docker is an open platform that effectively solves three main tasks development, deployment, and running the applications. With Docker, you can isolate your applications from the infrastructure that simplifies software development and delivery. The main building blocs are images and containers. The image includes everything you need to run the application: code or binaries, runtime dependencies, file system. The container is an isolated process with additional features that you can interact with....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/self-host-with-...
  8. Fonts Resource | Documentation

    Get Installed Fonts Note Note: The features listed on this page are supported only in GroupDocs.Viewer Cloud V1 GroupDocs.Viewer Cloud REST APIs support to get the installed fonts resource from the API server. API returns list of installed fonts. The following GroupDocs.Viewer Cloud REST API resource has been used in the Get Fonts Resource example. cURL example Request curl -v "https://api.groupdocs.cloud/v1.0/viewer/fonts?appsid#XXXX&signature#XXX-XX" -H "Content-Type: application/json" -X GET -d "{}" Response { "families": [ { "name": "Aharoni" }, { "name": "Aldhabi" }, { "name": "Algerian" }, { "name": "Andalus" }, { "name": "Angsana New" }, { "name": "AngsanaUPC" }, { "name": "Aparajita" }, { "name": "Arabic Typesetting" }, { "name": "Arial" }, { "name": "Arial Black" }, { "name": "Arial Unicode MS" }, { "name": "Baskerville Old Face" }, { "name": "Batang" }, { "name": "BatangChe" }, { "name": "Book Antiqua" }, { "name": "Bookman Old Style" }, { "name": "Browallia New" }, { "name": "BrowalliaUPC" }, { "name": "Calibri" }, { "name": "Calibri Light" }, { "name": "Calisto MT" }, { "name": "Cambria" }, { "name": "Cambria Math" }, { "name": "Candara" }, { "name": "Century Gothic" }, { "name": "Century Schoolbook" }, { "name": "Comic Sans MS" }, { "name": "Consolas" }, { "name": "Constantia" }, { "name": "Corbel" }, { "name": "Cordia New" }, { "name": "CordiaUPC" }, { "name": "Courier New" }, { "name": "DaunPenh" }, { "name": "David" }, { "name": "DFKai-SB" }, { "name": "DilleniaUPC" }, { "name": "DokChampa" }, { "name": "Dotum" }, { "name": "DotumChe" }, { "name": "Ebrima" }, { "name": "Estrangelo Edessa" }, { "name": "EucrosiaUPC" }, { "name": "Euphemia" }, { "name": "FangSong" }, { "name": "Franklin Gothic Medium" }, { "name": "FrankRuehl" }, { "name": "Free 3 of 9 Extended" }, { "name": "FreesiaUPC" }, { "name": "Gabriola" }, { "name": "Gadugi" }, { "name": "Garamond" }, { "name": "Gautami" }, { "name": "Georgia" }, { "name": "Gisha" }, { "name": "Gulim" }, { "name": "GulimChe" }, { "name": "Gungsuh" }, { "name": "GungsuhChe" }, { "name": "Impact" }, { "name": "IrisUPC" }, { "name": "Iskoola Pota" }, { "name": "JasmineUPC" }, { "name": "KaiTi" }, { "name": "Kalinga" }, { "name": "Kartika" }, { "name": "Khmer UI" }, { "name": "KodchiangUPC" }, { "name": "Kokila" }, { "name": "Lao UI" }, { "name": "Latha" }, { "name": "Leelawadee" }, { "name": "Levenim MT" }, { "name": "Liberation Serif" }, { "name": "LilyUPC" }, { "name": "Lucida Console" }, { "name": "Lucida Grande" }, { "name": "Lucida Sans Unicode" }, { "name": "Malgun Gothic" }, { "name": "Mangal" }, { "name": "Marlett" }, { "name": "Meiryo" }, { "name": "Meiryo UI" }, { "name": "Microsoft Himalaya" }, { "name": "Microsoft JhengHei" }, { "name": "Microsoft JhengHei UI" }, { "name": "Microsoft New Tai Lue" }, { "name": "Microsoft PhagsPa" }, { "name": "Microsoft Sans Serif" }, { "name": "Microsoft Tai Le" }, { "name": "Microsoft Uighur" }, { "name": "Microsoft YaHei" }, { "name": "Microsoft YaHei UI" }, { "name": "Microsoft Yi Baiti" }, { "name": "MingLiU" }, { "name": "MingLiU-ExtB" }, { "name": "MingLiU_HKSCS" }, { "name": "MingLiU_HKSCS-ExtB" }, { "name": "Miriam" }, { "name": "Miriam Fixed" }, { "name": "Mongolian Baiti" }, { "name": "Monotype Corsiva" }, { "name": "MoolBoran" }, { "name": "MS Gothic" }, { "name": "MS Mincho" }, { "name": "MS PGothic" }, { "name": "MS PMincho" }, { "name": "MS UI Gothic" }, { "name": "MV Boli" }, { "name": "Myanmar Text" }, { "name": "Narkisim" }, { "name": "Nirmala UI" }, { "name": "NSimSun" }, { "name": "Nyala" }, { "name": "Palatino Linotype" }, { "name": "Plantagenet Cherokee" }, { "name": "PMingLiU" }, { "name": "PMingLiU-ExtB" }, { "name": "Raavi" }, { "name": "Rod" }, { "name": "Sakkal Majalla" }, { "name": "Segoe Print" }, { "name": "Segoe Script" }, { "name": "Segoe UI" }, { "name": "Segoe UI Light" }, { "name": "Segoe UI Semibold" }, { "name": "Segoe UI Semilight" }, { "name": "Segoe UI Symbol" }, { "name": "Shonar Bangla" }, { "name": "Shruti" }, { "name": "SimHei" }, { "name": "Simplified Arabic" }, { "name": "Simplified Arabic Fixed" }, { "name": "SimSun" }, { "name": "SimSun-ExtB" }, { "name": "Sylfaen" }, { "name": "Symbol" }, { "name": "Tahoma" }, { "name": "Times New Roman" }, { "name": "Traditional Arabic" }, { "name": "Trebuchet MS" }, { "name": "Tunga" }, { "name": "Tw Cen MT" }, { "name": "Tw Cen MT Condensed" }, { "name": "Tw Cen MT Condensed Extra Bold" }, { "name": "Ubuntu" }, { "name": "Ubuntu Condensed" }, { "name": "Ubuntu Light" }, { "name": "Ubuntu Mono" }, { "name": "Univers 45 Light" }, { "name": "Univers 47 CondensedLight" }, { "name": "Univers 55" }, { "name": "Univers 57 Condensed" }, { "name": "Univers Extended" }, { "name": "Univers ExtraBlack" }, { "name": "Univers ExtraBlackExt" }, { "name": "Univers LightUltraCondensed" }, { "name": "Univers ThinUltraCondensed" }, { "name": "Univers UltraCondensed" }, { "name": "Urdu Typesetting" }, { "name": "Utsaah" }, { "name": "Vani" }, { "name": "Verdana" }, { "name": "Vijaya" }, { "name": "Vrinda" }, { "name": "Webdings" }, { "name": "Wingdings" } ] SDKs The API is completely independent of your operating system, database system or development language....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/fonts-resource/
  9. Verify Barcode signatures | Documentation

    GroupDocs.Signature Cloud provides a method to verify if the signatures with given properties are present in a document. The result of verify method contains boolean value IsSuccess (true or false). API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Verify signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/verify-barcode-s...
  10. Add Watermark | Documentation

    This example demonstrates how to convert word processing document into pdf document with adding watermark. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/conversion/add-watermark/