Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 3,054 for

groupdocs.parser cloud

(0.42 sec)
  1. Ellipse Annotation | Documentation

    Ellipse annotation draws elliptic annotation in a document page API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into Cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....Metadata Product Solution GroupDocs.Parser Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/annotation/ellipse-annotat...
  2. Text field Annotation | Documentation

    Text field annotation adds rectangle with a text inside API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into Cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....Metadata Product Solution GroupDocs.Parser Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/annotation/text-field-anno...
  3. Specify Max Chars And Rows | Documentation

    When processing text files you can adjust page parameters like max characters per line and max lines per page with MaxCharsPerRow and MaxRowsPerPage options that have been added in v21.8 The following screenshot shows the difference when setting MaxRowsPerPage=30 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....Metadata Product Solution GroupDocs.Parser Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/viewer/specify-max-chars-a...
  4. Image Viewer - Adjust image size | Documentation

    Image Viewer allows you to set custom output image size in pixels through Width and Height properties in ImageOptions. Keep in mind that aspect ratio is automatically applied when you set Width or Height only. This example demonstrates how to set output image size 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....Metadata Product Solution GroupDocs.Parser Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/viewer/image-viewer-adjust...
  5. HTML Viewer - Minify HTML | Documentation

    When you are looking for the ways to optimize the rendering of documents into HTML, one of the solutions you might want to use is the compression of the output content (HTML, CSS, and SVG). This solution is suitable in case you are providing your content from the web server over the internet. The lower the content user has to download, the faster he will see the rendered document. GroupDocs.Viewer provides a new Minify property of the HtmlOptions class, that lets you get output content minified....Metadata Product Solution GroupDocs.Parser Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/viewer/html-viewer-minify-...
  6. Convert Word Documents to PDF using Node.js | D...

    Programmatically Convert Word Documents to PDF using a REST API in Node.js. Node.js SDK allows converting DOC and DOCX files to PDF files on the Cloud....js applications on the cloud. In this article, you will learn...PDF Conversion without using Cloud Storage Convert Range of Pages...

    blog.groupdocs.cloud/2021/10/04/convert-word-do...
  7. Update QR-Code signatures | Documentation

    GroupDocs.Signature Cloud provides a method to update some signature properties by it’s id. The signature ID is needed to perform the update, 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 Update signatures Download output document For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....Metadata Product Solution GroupDocs.Parser Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/signature/update-qr-code-s...
  8. How to Split PowerPoint PPT or PPTX Slides in P...

    Split PowerPoint presentations using PowerPoint Splitter online and free slides split tool. Let's learn how to split PowerPoint PPT or PPTX slides in python...article: PowerPoint PPTX Splitter Cloud API and Python SDK How to Split...Python PowerPoint PPTX Splitter Cloud API and Python SDK To split...

    blog.groupdocs.cloud/2022/08/04/how-to-split-po...
  9. Rendering MS Project Document | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Viewer Cloud V1 Starting from GroupDocs.Viewer Cloud 18.2 two new options have been added which allows to adjust Page Size and Time Unit when rendering MS Project documents. By default GroupDocs.Viewer API tries to find optimal output size and time unit, depending on the projects overall length, depending on the projects overall length. In case you need to set your own page size or time unit, you can specify ProjectOptions which provides two options PageSize and TimeUnit....Metadata Product Solution GroupDocs.Parser Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/viewer/rendering-ms-projec...
  10. 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....Metadata Product Solution GroupDocs.Parser Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/viewer/fonts-resource/