Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 912 for

annotation types

(0.04 sec)
  1. Working with File Api | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Conversion Cloud API Reference lets you to try out Download a File API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description Path Path of the file including file name and extension e.g. /Folder1/file.ext. Required. Can be passed as query string parameter or as part of the URL storageName Name of the storage....Annotation Product Solution GroupDocs...WriteLine ( "Expected response type is Stream: " + response . Length...

    docs.groupdocs.cloud/conversion/working-with-fi...
  2. पायथन के साथ पीडीएफ को संपादन योग्य वर्ड दस्ताव...

    तृतीय-पक्ष टूल या एप्लिकेशन पर निर्भर हुए बिना किसी भी प्लेटफ़ॉर्म पर दस्तावेज़ रूपांतरण के लिए पायथन क्लाउड एसडीके के साथ पीडीएफ को संपादन योग्य वर्ड दस्तावेज़ में परिवर्तित करें।...hide_pdf_annotations = True loadOptions.remove_embedded_files...calling get_supported_conversion_types: {0}".format(e.message)) और...

    blog.groupdocs.cloud/hi/conversion/convert-pdf-...
  3. Rename email fields | Documentation

    When rendering email messages, by default the API uses the English language to render field labels such as From, To, Subject etc. There might be the case when you want to change the label of the fields in email message’s header. GroupDocs.Viewer Cloud is flexible enough to allow you to use the custom field labels for email header. The API provides a new property FieldLabels in EmailOptions class to change the field labels....Annotation Product Solution GroupDocs...Rendering options by document type / Rendering E-Mail Messages...

    docs.groupdocs.cloud/viewer/rename-email-fields/
  4. Render Outlook Data File Folder | Documentation

    GroupDocs.Viewer Cloud renders messages from all folders (including nested folders) by default. When you need to render items from a specific folder, set Folder property of the OutlookOptions class as shown in the example below. Please note that you should use the following convention for naming folders and subfolders to specify it in FolderName option: {Parent folder name}~~{Sub folder name}. Thus, if you need to render items from Inbox folder just specify Folder = “Inbox”; when you need to render subfolder named “Orion” that resides in a folder named “Urgent” that in turn resides in Inbox, set: Folder = “Inbox~~\Urgent~~\Orion”....Annotation Product Solution GroupDocs...Rendering options by document type / Rendering Outlook Data Files...

    docs.groupdocs.cloud/viewer/render-outlook-data...
  5. Compare documents protected with password | Doc...

    This feature could be used only for Presentations, WordProcessing and Spreadsheet GroupDocs.Comparison Cloud allows to compare documents that are protected with a password. The following code sample shows how to compare password protected documents. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Annotation Product Solution GroupDocs...cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_i...

    docs.groupdocs.cloud/comparison/compare-documen...
  6. Working With Folder | Documentation

    GroupDocs.Viewer Cloud Working With Folder...Annotation Product Solution GroupDocs...WriteLine ( "Expected response type is FilesList: " + response ...

    docs.groupdocs.cloud/viewer/working-with-folder/
  7. Working with File Api | Documentation

    This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Comparison Cloud API Reference lets you to try out Download a File API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description Path Path of the file including file name and extension e.g. /Folder1/file.ext Required. Can be passed as query string parameter or as part of the URL storageName Name of the storage....Annotation Product Solution GroupDocs...WriteLine ( "Expected response type is Stream: " + response . Length...

    docs.groupdocs.cloud/comparison/working-with-fi...
  8. Render project time interval | Documentation

    There is the possibility that you are required to render a part of the MS Project within the specified time interval. In that case, GroupDocs.Viewer Cloud allows rendering part of MS Project document according to specified StartDate and EndDate properties of ProjectManagementOptions class as shown in code samples below. When only one of these properties is set, rendering starts from the project’s start date or ends on the project’s end date correspondingly....Annotation Product Solution GroupDocs...Rendering options by document type / Rendering MS Project Documents...

    docs.groupdocs.cloud/viewer/render-project-time...
  9. 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....Annotation Product Solution GroupDocs...cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_i...

    docs.groupdocs.cloud/viewer/image-viewer-adjust...
  10. 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....Annotation Product Solution GroupDocs...cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_i...

    docs.groupdocs.cloud/viewer/html-viewer-minify-...