Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 816 of 816 for

resource

(0.76 sec)
  1. 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...."pages" : [ { "number" : 1 , "resources" : null , "path" : "viewe...

    docs.groupdocs.cloud/viewer/rename-email-fields/
  2. 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...."pages" : [ { "number" : 1 , "resources" : null , "path" : "viewe...

    docs.groupdocs.cloud/viewer/render-project-time...
  3. Comparez les fichiers PDF à l'aide de l'API RES...

    Extrayez par programme les métadonnées des fichiers MP3 à l'aide d'une API REST sur le cloud en Java avec Metadata Manipulation Cloud SDK for Java...intégrées, XMP, EXIF, IPTC, Image Resource Blocks, ID3 et personnalisées...

    blog.groupdocs.cloud/fr/metadata/extract-metada...
  4. JavaでXLSからメタデータを抽出する

    JavaでGroupDocs.Metadata Cloud SDKを使用してXLSファイルからメタデータを抽出する。ステップバイステップのガイド、コードサンプル、cURLコマンド、ベストプラクティス。... get ( "src/main/resources/input.xls" ))); Get Document...

    blog.groupdocs.cloud/ja/metadata/extract-metada...
  5. Node.JSでのSVGからPNGへの変換

    Node.JS を使用して SVG ファイルを PNG 画像に変換する方法を学びます。GroupDocs.Conversion Cloud SDK を利用します。このガイドにはコード、cURL の例、ベストプラクティスが含まれています。...{ // Clean up HTTP client resources if the SDK exposes a close...

    blog.groupdocs.cloud/ja/conversion/svg-to-png-c...
  6. Signature Options Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Signature Options objects and object properties SignOptionsCollectionData Object Provides list of options for documents signing. Example SignOptionsCollectionData object { "items": [ { "barcodeTypeName": "Code39Standard", "borderVisiblity": true, "borderDashStyle": "Solid", "borderWeight": 1.0, "opacity": 1.0, "text": "123456789012", "left": 10, "top": 10, "width": 200, "height": 100, "locationMeasureType": "Pixels", "sizeMeasureType": "Pixels", "stretch": "PageHeight", "rotationAngle": 0, "horizontalAlignment": "Left", "verticalAlignment": "Center", "margin": { "all": 5, "left": 5, "top": 5, "right": 5, "bottom": 5 }, "marginMeasureType": "Pixels", "signAllPages": false, "font": { "fontFamily": "Times New Roman", "fontSize": 14....Developer Guide / V1 / Common Resources / Signature Options Objects...

    docs.groupdocs.cloud/signature/signature-option...