Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 5,665 for

api configuration

(0.07 sec)
  1. 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.... API Usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/viewer/enable-layered-rend...
  2. Error calling ConvertDocument - Free Support Fo...

    This is the exception from the SDK: GroupDocs.Conversion.Cloud.Sdk.Client.ApiException: The namespace declaration attribute has an incorrect ‘namespaceURI’: ‘http://www.w3.org/2000/xmlns/’. at GroupDocs.Conversion.Clo…...Api.ConvertApi.ConvertDocument(ConvertDocumentReque...@flopez4 The ConvertDocument API method is working fine at my...

    forum.groupdocs.cloud/t/error-calling-convertdo...
  3. Status 102 - App goes in a loop - Free Support ...

    Hi i’m trying to complete my app with your Api, but when i send the text that i need to translate, my app goes in loop because the status of the request is 102. Is there someone to help me? the code is this: public asy…...to complete my app with your api, but when i send the text that...resultTraduzione = “”; Configuration config = new Configuration(); /** Authorize...

    forum.groupdocs.cloud/t/status-102-app-goes-in-...
  4. Convert MPP to Excel | Export MPP to XLS | MPP ...

    Learn how to convert MS Project (MPP) files to Excel format (XLS/XLSX) using C# .NET. Dynamic MPP to XLS or MPP to XLSX conversion. MPP to XLS Converter... REST API for MPP to Excel Conversion Export...XLSX using cURL Commands REST API for MPP to Excel Conversion #...

    blog.groupdocs.cloud/conversion/convert-mpp-to-...
  5. GroupDocs.Comparison | Introduction of PHP SDK ...

    This monthly release is allowing users to get Changes in table of content, Image and Html Comparison also compare annotations as result document file path or stream....release is also included Eleven API improvements like displaying...for further details. Complete API changes is listed below: New...

    blog.groupdocs.cloud/comparison/introduction-of...
  6. GroupDocs.Comparison | Introduction of PHP SDK ...

    This monthly release is allowing users to get Changes in table of content, Image and Html Comparison also compare annotations as result document file path or stream....release is also included Eleven API improvements like displaying...for further details. Complete API changes is listed below: New...

    blog.groupdocs.cloud/comparison/introduction-of...
  7. Accept or reject revisions | Documentation

    GroupDocs.Comparison Cloud allows to accept or reject revisions from Word document and save the result. The following code sample demonstrates how to accept all revisions. Api usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Call Api method with options Download comparison result document from storage (if any) Steps 1 and 3 are storage operations, please refer to this File Api documentation for usage details.... API usage There are steps that usage...documents into cloud storage Call API method with options Download...

    docs.groupdocs.cloud/comparison/accept-reject-r...
  8. Image Viewer - Add text overlay over images | D...

    GroupDocs.Viewer Cloud provides feature that allows to add text overlays over images. This feature is useful if you want to add selectable text over the image or implement a text search in image-based rendering. Please note that due to Image Viewer’s architecture rendering results with text extraction enabled and disabled are different. The ExtractText property of ImageOptions class enables you to render document to display with text. This example demonstrates how to render document for display with text.... API Usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/viewer/image-viewer-add-te...
  9. Image Viewer - Get text coordinates | Documenta...

    GroupDocs.Viewer Cloud provides the feature of getting text coordinates. This feature is useful if you want to add selectable text over the image or implement a text search in image-based rendering. The ExtractText property of ImageOptions class enables you to get the text contained in a source document with coordinates. Following code sample shows how to retrieve and print out text (lines / words / characters) of each document page with coordinates.... API Usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/viewer/image-viewer-get-te...
  10. Delete rendered document | Documentation

    After rendering various types of documents into HTML, Image, or Pdf, you may clean (delete) rendered pages from cloud storage using special method. Note: This method deletes only output files, the input file remains in the storage. Following example demonstrates on how to delete rendered document results. Api Usage 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.... API Usage lets you call this REST API directly from..."client_secret" argument. curl -v "https://api.groupdocs.cloud/connect/token"...

    docs.groupdocs.cloud/viewer/delete-rendered-doc...