Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 864 for

notes

(1.52 sec)
  1. Working with Signature Collection | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with multiple signatures. For example, you can add Text and Barcode Signature to a document at same time. To put list of signatures on document (Cells, Images, PDF, Slides or Words) Signature API provides an object SignOptionsCollectionData that can contain one or more signature options. Please, use signature options which appropriate for current document format....Leave feedback On this page Note Note: The features listed on this...

    docs.groupdocs.cloud/signature/working-with-sig...
  2. Quick Start | Documentation

    Create an account Creating an account is very simple. Go to https://dashboard.groupdocs.cloud to create a free account. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get Client Id and Client Secret. That will be used to invoke the GroupDocs Cloud API. You can get it from existing Application or create new Application from Applications View of GroupDocs Cloud Dashboard.... Note The GitHub repository for has...

    docs.groupdocs.cloud/merger/quick-start/
  3. 特別ホリデー オファー、GroupDocs.Total 25% オフ - GroupDocs ...

    GroupDocs Holidays オファー - .NET および Java 用の GroupDocs.Total が 25% オフになります。オンラインでご注文の際は、HOL2017WBS を引用してください。...11 – PDF ファイル構造を改善し、Note ドキュメント形式での詳細な比較のためのスタイル変更を可能にします。...

    blog.groupdocs.cloud/ja/total/special-holidays-...
  4. Tutti i nuovi GroupDocs.Signature Cloud V2!

    API REST di firma per applicare, verificare e cercare firme elettroniche in vari formati di file. Supporta diverse varietà di firme elettroniche... Si prega di controllare le note di rilascio dettagliate di questa...

    blog.groupdocs.cloud/it/signature/all-new-group...
  5. How To Add Visible Digital Signature to PDF in ...

    Hey Tilal, Thanks for reaching out to me, i really appreciate it. I was able to resolve the issue by correcting the storage and paths. But there’s an underlying problem that I am facing right now. I am uploading both th…... Please note GroupDocs.Singature Cloud API...

    forum.groupdocs.cloud/t/how-to-add-visible-digi...
  6. Première version publique de la nouvelle généra...

    L'API GroupDocs.Annotation for Cloud offre aux développeurs une API pour créer des outils d'annotation de documents en ligne avancés qui prennent en charge les annotations de texte et de figure... Veuillez consulter les notes de version pour obtenir la liste...

    blog.groupdocs.cloud/fr/annotation/first-public...
  7. दस्तावेज़ों को सुरक्षित करने के लिए वॉटरमार्क क...

    दस्तावेज़ संपादन REST API वर्ड-प्रोसेसिंग दस्तावेज़, स्प्रेडशीट, प्रस्तुतियाँ और HTML जैसे C#, Java, PHP, Python आदि में वेब दस्तावेज़ों को संपादित करने की अनुमति देता है।...FileInfo("Presentation/with-notes.pptx") loadOptions = groupdocs_editor_cloud...

    blog.groupdocs.cloud/hi/editor/update-word-exce...
  8. Tout nouveau GroupDocs.Signature Cloud V2 !

    API REST de signature pour appliquer, vérifier et rechercher des signatures électroniques dans divers formats de fichiers. Prend en charge diverses variétés de signatures électroniques... Veuillez consulter les notes de version détaillées de cette...

    blog.groupdocs.cloud/fr/signature/all-new-group...
  9. Watermark Cloud API und SDKs zum Sichern von Do...

    Die REST-API für die Dokumentbearbeitung ermöglicht die Bearbeitung von Textverarbeitungsdokumenten, Tabellenkalkulationen, Präsentationen und Webdokumenten wie HTML in C#, Java, PHP, Python usw....FileInfo("Presentation/with-notes.pptx") loadOptions = groupdocs_editor_cloud...

    blog.groupdocs.cloud/de/editor/update-word-exce...
  10. RenderOptions | Documentation

    RenderOptions data structure used as part of ViewOptions data structure. Note Not all options are supported by all document formats. Each option may correspond to one or more formats. RenderOptions example { "StartPageNumber": 0, "CountPagesToRender": 0, "PagesToRender": [ 0 ], "PageRotations": [ { "PageNumber": 0, "RotationAngle": "On90Degree" } ], "DefaultFontName": "string", "DefaultEncoding": "string", "DetectEncoding": true, "RenderComments": true, "RenderNotes": true, "RenderHiddenPages": true, "SpreadsheetOptions": { "PaginateSheets": true, "CountRowsPerPage": 0, "CountColumnsPerPage": 0, "RenderGridLines": true, "RenderEmptyRows": true, "RenderEmptyColumns": true, "RenderHiddenRows": true, "RenderHiddenColumns": true, "RenderHeadings": true, "RenderPrintAreaOnly": true, "TextOverflowMode": "Overlay" }, "CadOptions": { "ScaleFactor": 0, "Width": 0, "Height": 0, "Tiles": [ { "StartPointX": 0, "StartPointY": 0, "Width": 0, "Height": 0 } ], "RenderLayouts": true, "LayoutName": "string", "Layers": [ "string" ] }, "EmailOptions": { "PageSize": "Unspecified", "FieldLabels": [ { "Field": "string", "Label": "string" } ], "DateTimeFormat": "string", "TimeZoneOffset": "string" }, "ProjectManagementOptions": { "PageSize": "Unspecified", "TimeUnit": "Unspecified", "StartDate": "2024-03-25T06:24:32.... Note Not all options are supported...

    docs.groupdocs.cloud/viewer/renderoptions/