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

property

(0.43 sec)
  1. 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-...
  2. 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...
  3. 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/
  4. 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/
  5. 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...
  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. 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...
  8. Each line in the converted HTML is assigned to ...

    In the converted html i m getting each line in different class . <div class="stl_01" style="left:6.0025em;top:9.8536em;"><span class="stl_11 stl_09 stl_10" style="word-spacing:0.0002em;">just for use in the Virtual Mech…...if setting the fixedLayout property of convertOptions to false...

    forum.groupdocs.cloud/t/each-line-in-the-conver...
  9. 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/...
  10. Fetching translations | Documentation

    How to fetch the translated text from the GroupDocs.Translation Cloud queue.... Property Type Description status Number...

    docs.groupdocs.cloud/translation/text/fetch/