Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 628 for

property

(0.06 sec)
  1. Authorization | Documentation

    How to get an access token and use it to authorize GroupDocs.Translation Cloud API requests....is returned in access_token property of the response JSON and will...specified in the expires_in property of the response JSON. If it...

    docs.groupdocs.cloud/translation/authorization/
  2. Extract Metadata from XLS in Java

    Extract metadata from XLS files in Java with GroupDocs.Metadata Cloud SDK. Step-by-step guide, code sample, cURL commands, and best practices.... Rich property model gives access to both...returned fields by specifying a property filter when you only need...

    blog.groupdocs.cloud/metadata/extract-metadata-...
  3. Digital Signing of PDF Documents in Node.js wit...

    Hello, first post here. I followed the Node.js SDK example and so far I got this: certificate = Assets.getBinary('keyStore.pfx') imagePath = Assets.getBinary('base_icon_transparent_background.png') axios.get(url, { re…...@biglesias Please set the visible property of SignDigitalOptions to true...@biglesias Please try the zOrder property of SignTextOptions to set...

    forum.groupdocs.cloud/t/digital-signing-of-pdf-...
  4. GroupDocs.Viewer Cloud SDK for Ruby Launched No...

    GroupDocs.Cloud developer newsletter for October 2018 describes document manipulation Cloud APIs and SDKs updates, major feature enhancements and bug fixes within GroupDocs REST APIs....introduction of “DefaultFontName” property in PDF, HTML, CAD, ODG, SVG...

    blog.groupdocs.cloud/viewer/groupdocs.viewer-cl...
  5. Render single layout | Documentation

    GroupDocs.Viewer Cloud renders Model layout of CAD drawing by default. To render specific layout from a CAD drawing the API provides CadOptions.LayoutName Property. When this Property is set, CadOptions.RenderLayouts Property will be ignored. The following code sample shows how to render a specific 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....LayoutName property. When this property is set, CadOptions...CadOptions.RenderLayouts property will be ignored. The following code...

    docs.groupdocs.cloud/viewer/render-single-layout/
  6. Extract Metadata of Images using C# | Metadata ...

    Automate the Extraction and Modification of Image Metadata in C# by Utilizing a REST API hosted in the Cloud, Employing the Metadata Manipulation Cloud SDK for .NET....retrieve, and remove metadata properties from documents and image...and SearchCriteria for the property using the AddProperty model...

    blog.groupdocs.cloud/metadata/extract-and-manip...
  7. Sending files for translation | Documentation

    How to send files for translation to the selected languages.... Translation settings Property Type Default value Description...identifier (value of the id property) of the translation request...

    docs.groupdocs.cloud/translation/file/request/
  8. EPUB Metadata Editor |Change EPUB Metadata in J...

    Easily modify EPUB e-book metadata in Java using our REST API-based EPUB Metadata Editor. Tailor and update e-book details seamlessly for a customized reading experience....Java, and changing metadata properties using specified tags. As...below: Changing EPUB Metadata Properties # Loading EPUB E-Book: #...

    blog.groupdocs.cloud/metadata/edit-epub-metadat...
  9. Draggale signature field not working on mobile ...

    We are using the cloud api for our website. We have embedded the signature field on the documents and wanted it to be draggable using the lockduringsign Property. It works well on desktop with mouse events but not on mobile as the signature field is not draggable on mobile device. I suppose this is because jquery ui-draggable doesnot support touch events. Any solution to this?...draggable using the lockduringsign property. It works well on desktop...

    forum.groupdocs.cloud/t/draggale-signature-fiel...
  10. Pdf to html conversion - Free Support Forum - g...

    pdf is not converting into html properly.bellow is my code let convertApi = conversion_cloud.ConvertApi.fromKeys(clientId,clientSecret); const loadOptions = new conversion_cloud.PdfConvertOptions(); loadOptions…...set the fixedLayoutShowBorde property of WebConvertOptions to true...

    forum.groupdocs.cloud/t/pdf-to-html-conversion/...