Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 8,171 for

page

(0.04 sec)
  1. Working with Tables | Documentation

    How-to apply table generation techniques with GroupDocs Assembly Cloud API, using data bands and conditional expressions....Tables Leave feedback On this page Tables are widely used in almost...“Quick Start” section. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/assembly/developer-guide/w...
  2. ImageOptions | Documentation

    ImageOptions data structure inherits RenderOptions and used as part of ViewOptions data structure. ImageOptions example { "Width": 0, "Height": 0, "ExtractText": false, "JpegQuality": 0, } ImageOptions fields Name Description RenderOptions fields ImageOptions inherits all properties of RenderOptions Width Allows to specify output image width. Specify image width in case when you want to change output image dimensions. When Width has value and Height value is 0 then Height value will be calculated to save image proportions.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.cloud/viewer/imageoptions/
  3. Extract Images from a Document Inside a Contain...

    This REST API allows extracting images from a document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying the ContainerItemInfo parameter. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract images from a document inside a container example. cURL example The following example demonstrates how to extract images from a container item. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Container Leave feedback On this page This REST API allows extracting...template-document.pdf " } }" Response { "pages" : [ { "pageIndex" : 1 , "images"...

    docs.groupdocs.cloud/parser/extract-images-from...
  4. Documents Classification | Documentation

    This API retrieves document classification result for IAB-2 taxonomy or Documents taxonomy. It returns an object that contains information about the best class and its probability and about probability of other classes. See Classify request parameters for request’s details. Resource This resource represents a controller for single call document classification. Classify document with taxonomy. Set taxonomy parameter to “default” for IAB-2, set to “documents” for Documents taxonomy, or set to “sentiment” or “sentiment3” for Sentiments taxonomies....Classification Leave feedback On this page This API retrieves document..."words/docx","name": "four-pages.docx" } }' Response { "bestClassName"...

    docs.groupdocs.cloud/classification/documents-c...
  5. Working With Files | Documentation

    GroupDocs.Viewer Cloud Working With Files...Files Leave feedback On this page Download File API This API allows...cloud/v2.0/viewer/storage/file/one-page.docx?storageName#MyStorage"...

    docs.groupdocs.cloud/viewer/working-with-files/
  6. Developer's reference | Documentation

    For developers, by developers. Find answers in GroupDocs.Translation Cloud developer's reference and start building your translation applications....files Translating texts Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.cloud/translation/developer-refe...
  7. Dashboard Overview | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Party Cloud Storages Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.cloud/total/ui-topics/
  8. Merge and Combine PowerPoint PPT/PPTX Presentat...

    Merge Powerpoint files into one file or combine PPT files online free. This artilce covers how to merge and combine PowerPoint PPT/PPTX presentations in C#....or replace document pages, change pages orientation, manage document...can easily combine specific pages from multiple PowerPoint slides...

    blog.groupdocs.cloud/merger/merge-powerpoint-pp...
  9. ViewOptions | Documentation

    ViewOptions data structure used as input parameters for Document Info working-with-viewer-api API and Document View working-with-viewer-api API. Note Not all options are supported by all document formats. Each option may correspond to one or more formats. ViewOptions example { "ViewFormat": "HTML", "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "OutputPath": "string", "FontsPath": "string", "Watermark": { "Text": "string", "Color": "string", "Position": "string", "Size": 0 }, "RenderOptions": { "StartPageNumber": 0, "CountPagesToRender": 0, "ExternalResources": false, "ExtractText": false, } } ViewOptions fields Name Description API Version ViewFormat Allows to set rendering format, available values are: HTML, JPG, PNG, PDF....ViewFormat # PNG or JPG Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.cloud/viewer/viewoptions/
  10. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Comparison-Cloud only The metered license can be used in Docker version of GroupDocs.Comparison-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host GroupDocs.Comparison Cloud with Docker Resource URI HTTP GET ~/comparison/consumption cURL example Request * cURL example to get metered license consumption curl -v "http:///v2.0/comparison/consumption" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer " Response { "credit": 487848, "quantity": 6061570985....consumption Leave feedback On this page Note This example related to...'\Resources\WordProcessing\four-pages.docx' ; $request = new Requ...

    docs.groupdocs.cloud/comparison/metered-consump...