Sort Score
Result 10 results
Languages All
Labels All
Results 3,011 - 3,020 of 3,260 for

assembly

(0.07 sec)
  1. PDF Viewer - Protect PDF document | Documentation

    GroupDocs.Viewer Cloud enables you to protect output PDF document by setting permissions, password for opening and password for changing permissions. Following example demonstrates how to protect output PDF document. 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....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/pdf-viewer-protect-...
  2. GroupDocs ニュースレター 2017 年 9 月 – API の更新とコード例

    GroupDocs 開発者ニュースレター 2017 年 9 月では、GroupDocs ドキュメント操作 API 内の API の更新、主要な機能強化、バグ修正について説明しています。...Assembly API は、一般的な電子メール ファイル形式 (MHTML、MSG、EML、および...

    blog.groupdocs.cloud/ja/total/groupdocs-newslet...
  3. Convert Specific Pages | Documentation

    This example demonstrates how to convert specific pages from word processing documents into pdf documents. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/conversion/convert-specifi...
  4. 6. Convert Presentation Document with Load Opti...

    This example demonstrates how to convert presentation documents into pdf documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/conversion/convert-present...
  5. Compare documents | Documentation

    Changes detection algorithms used by GroupDocs.Comparison Cloud allows to detect changes in different document parts and blocks: Text blocks - paragraphs, words and characters; Tables; Images; Shapes etc. For better visual separation of detected changes added, modified or deleted document parts are highlighted with different colors: Added – blue Modified – green Style – green Deleted – red Changes styling coloring scheme can be customized if needed, changed text blocks can be marked with different formatting - italic, bold, underlined, strikethrough etc....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/compare-documents/
  6. 5. Convert PDF Document with Load Options | Doc...

    This example demonstrates how to convert pdf documents into wordprocessing documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/conversion/convert-pdf-doc...
  7. Verify QR-code signatures | Documentation

    GroupDocs.Signature Cloud provides a method to verify if the signatures with given properties are present in a document. The result of verify method contains boolean value IsSuccess (true or false). API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Verify signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/verify-qr-code-s...
  8. Authenticating API Requests | Documentation

    There is only one way to authenticate GroupDocs Cloud REST APIs: by using OAuth 2.0 protocol with JWT Bearer Token. The JWT token is extracted and validated by our APIs from the Authorization request header. OAuth 2.0 OAuth 2.0 is an authorization framework that enables your applications to obtain access to data to different APIs. OAuth provides authorization flows for web and desktop applications, and mobile devices. What is a JSON Web Token (JWT)?...Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/total/authenticating-api-r...
  9. HTML Viewer - Exclude fonts | Documentation

    When rendering documents into HTML, by default the fonts that are used in the document are added to HTML content. This ensures fonts availability so that you can be pretty sure that the text from the original document will appear similar in the HTML, regardless of whether the fonts are installed on the viewer’s device or not. Depending on type of Html rendering (with embedded or with external resources) the fonts are added inline as base64-encoded fonts or as external resources....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/html-viewer-exclude...
  10. Render hidden columns and rows | Documentation

    Sometimes Excel document may contain hidden columns and rows (as shown in the image below). GroupDocs.Viewer doesn’t render hidden columns and rows by default. However, there may be the case when you want to control the inclusion of hidden content in the rendering results. GroupDocs.Viewer Cloud provides RenderHiddenRows and RenderHiddenColumns options in SpreadsheetOptions class which enables rendering hidden rows and columns as shown in the following code samples. API Usage There are steps that usage of GroupDocs....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/render-hidden-colum...