Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 500 for

property

(0.11 sec)
  1. GroupDocs.cloud ホリデー オファー – 12 か月間、GroupDocs.To...

    さまざまな署名タイプでドキュメントに署名 (20 以上のサポートされている形式) さまざまな形式、スタイル、外観のテキスト署名、画像署名、デジタル署名 バーコード署名 GroupDocs.Signature Cloud SDK for Python を使用した QRコード署名。...PdfSearchBarcodeOpti() # set barcode properties options.barcode_type_name...

    blog.groupdocs.cloud/ja/signature/14009/
  2. Verify text 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....the signatures with given properties are present in a document...

    docs.groupdocs.cloud/signature/verify-text-sign...
  3. GroupDocs ニュースレター 2017 年 9 月 – API の更新とコード例

    GroupDocs 開発者ニュースレター 2017 年 9 月では、GroupDocs ドキュメント操作 API 内の API の更新、主要な機能強化、バグ修正について説明しています。...acity-and-fixed-svg-path-properties-introduced-in-groupdocs.annotation-for-...

    blog.groupdocs.cloud/ja/total/groupdocs-newslet...
  4. Konversi Teks ke HTML dan HTML ke Teks dengan P...

    API konversi file GroupDocs memungkinkan Anda mengonversi file ke format apa pun secara online. Artikel ini menunjukkan cara mengonversi Teks ke HTML dan HTML ke Teks dengan Python....jika diperlukan Atur berbagai properti seperti frompage, pagescount...

    blog.groupdocs.cloud/id/conversion/convert-text...
  5. Menandatangani PDF dengan Stamp menggunakan RES...

    Menandatangani dokumen PDF secara terprogram dengan tanda tangan Stempel menggunakan REST API di cloud di Node.js dengan GroupDocs.Signature Cloud SDK untuk Node.js....SignDigitalOptions dan atur berbagai properti. Tentukan teks stempel menggunakan...

    blog.groupdocs.cloud/id/signature/sign-pdf-with...
  6. Konversikan Email ke PDF menggunakan REST API d...

    Secara terprogram mengonversi email (EML) dan pesan Outlook (MSG) ke dokumen PDF menggunakan REST API di PHP dengan GroupDocs.Conversion Cloud API....dari MsgLoadOptions Setel properti convertAttachments ke true...

    blog.groupdocs.cloud/id/conversion/convert-emai...
  7. Verify digital 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....the signatures with given properties are present in a document...

    docs.groupdocs.cloud/signature/verify-digital-s...
  8. Verify Barcode 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....the signatures with given properties are present in a document...

    docs.groupdocs.cloud/signature/verify-barcode-s...
  9. Search for Barcode signatures | Documentation

    GroupDocs.Signature Cloud provides an easy and straightforward way to find all Barcode signatures that are present in a document API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Search 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. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....SearchBarcodeOptions () # set signature properties opts . page = 1 opts . signature_type...

    docs.groupdocs.cloud/signature/search-for-barco...
  10. Adjust time unit | Documentation

    When rendering MS Project documents GroupDocs.Viewer Cloud tries to find optimal output size and time unit depending on the project’s overall length. In case you need to set your own page size or time unit, you can set ProjectManagementOptions class properties class as shown in code samples below. Time unit refers to smallest unit (days, third of a month or month) used in timescale bar. When the TimeUnit.Days is selected, you will get the most detailed view of your tasks....ProjectManagementOpt class properties class as shown in code samples...

    docs.groupdocs.cloud/viewer/adjust-time-unit/