Sort Score
Result 10 results
Languages All
Labels All
Results 7,151 - 7,160 of 14,210 for

docx

(0.14 sec)
  1. picture to document converter on Document Proce...

    picture to document converter on Document Processing REST APIs | GroupDocs Cloud Recent content in picture to document converter on Document Processing REST APIs | GroupDocs Cloud Convertir un fich......fichier JPG en document Word (DOCX) en C# .NET - JPG en DOC Convertissez...documents Word modifiables (DOCX) à l'aide de C# .NET. Comment...

    blog.groupdocs.cloud/fr/tag/picture-to-document...
  2. GroupDocs.Viewer Cloud نسخه V2

    GroupDocs.Viewer Cloud REST API V2 بالاخره آمد!. API نسخه V2 API ساده‌تر از V1 است، API با روش‌ها و گزینه‌های کمتر....ایجاد نمای HTML پاسخی از یک DOCX را نشان دهیم. ما از cURL برای...cloud/v2/viewer/storage/file/one-page.docx' \ --header 'authorization:...

    blog.groupdocs.cloud/fa/viewer/groupdocs.viewer...
  3. GroupDocs.Viewer Cloud V2-Version

    GroupDocs.Viewer Cloud REST API V2 ist endlich da!. Die V2-Versions-API ist eine vereinfachte API als V1, eine API mit weniger Methoden und Optionen....eine Antwort-HTML-Ansicht eines DOCX erstellen. In diesem Beispiel...cloud/v2/viewer/storage/file/one-page.docx' \ --header 'authorization:...

    blog.groupdocs.cloud/de/viewer/groupdocs.viewer...
  4. GroupDocs.Assembly Cloud APIでオンライン請求書を作成

    GroupDocs.Assembly Cloud を使用して、即座にプロフェッショナルな請求書を生成する方法を学びます。Docx テンプレートをアップロードし、JSON データをバインドし、シンプルな cURL 呼び出しまたは .NET SDK で Docx または PDF を出力します。... 複数の出力形式 – 編集可能な DOCX と、配布用の読み取り専用 PDF のどちらでも生成可能です。... templates/invoice-template.docx )へアップロードする。 // 1️⃣ Initialize...

    blog.groupdocs.cloud/ja/assembly/create-invoice...
  5. Delete Annotations | Documentation

    Delete method allows to remove all added annotations. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation Add annotation Download document with annotations Delete annotations HTTP POST ~/annotation/remove Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....docx" }, "AnnotationIds": [ 1, 2..."OutputPath": "Output/output.docx"}' Windows PowerShell # First...

    docs.groupdocs.cloud/annotation/delete-annotati...
  6. Chuyển đổi Word sang PNG và PNG sang Tài liệu W...

    Chuyển đổi Word DOC thành hình ảnh PNG được tối ưu hóa trong vài giây bằng API miễn phí và an toàn của chúng tôi. Hãy xem cách chuyển đổi Word sang PNG và PNG sang tài liệu Word trong Java....Cách chuyển đổi PNG sang Word DOCX trong Java bằng API REST Java...thành PNG và PNG thành Word DOCX trong Java, tôi sẽ sử dụng Java...

    blog.groupdocs.cloud/vi/conversion/convert-word...
  7. Dévoilement de la première version publique de ...

    GroupDocs.Comparison Cloud est une API REST pour la comparaison de documents manipulés et modifiés dans le cloud....exemple rapide de comparaison DOCX à DOCX à l’aide de l’API GroupDocs...comparisons','name':'source.docx','password':''},'targetFile...

    blog.groupdocs.cloud/fr/comparison/announcing-f...
  8. Set Metadata By Property Name Match Exact Phras...

    This REST API allows to set document metadata new values choosing properties with specified name. cURL example The following example demonstrates how to set metadata information to all properties with the exact same name as specified. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to join several documents into one curl -v "https://api....docx", "StorageName": "" }, "Properties":...'FilePath': 'documents\\input.docx', 'StorageName': '' }, 'Properties':...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  9. Add Metadata By Property Name | Documentation

    This REST API allows you to add metadata information as properties with specified name. cURL example The following example demonstrates how to add metadata date and time information in all properties that may have names containing specified string value. Linux/MacOS/Bash # Get JSON Web Token # Ensure CLIENT_ID and CLIENT_SECRET are set as environment variables. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d 'grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET' \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # Add metadata to a document curl -v "https://api....docx", "StorageName": "" }, "Properties":...'FilePath': 'documents\\input.docx', 'StorageName': '' }, 'Properties':...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  10. Set Metadata By Property Name Match Regex | Doc...

    This REST API allows to set document metadata new values choosing properties with names matching the specified regular expression. cURL example The following example demonstrates how to set metadata information to all properties that match regular expression “^NameOfApp.*”. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to join several documents into one curl -v "https://api....docx", "StorageName": "" }, "Properties":...'FilePath': 'documents\\input.docx', 'StorageName': '' }, 'Properties':...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...