Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 6,798 for

client id

(0.2 sec)
  1. قم بتدوير صفحات PDF عبر الإنترنت في Java

    تعرف على كيفية تدوير صفحات PDF برمجيًا في Java باستخدام GroupDocs.Merger Cloud SDK. استكشف الميزات وعملية الإعداد وخيارات التدوير المتقدمة....<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...إلى Java: # احصل على client_id و client_secret من https://dashboard...

    blog.groupdocs.cloud/ar/merger/how-to-rotate-pd...
  2. Java在线重新排列Word页面

    了解如何使用 GroupDocs.Merger Cloud SDK for Java 在 Word 文档中移动、重新排序和重新排列页面。使用这个功能强大的 SDK 节省时间和精力。...<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...免费试用帐户或 购买订阅计划 以 获取您的 API 密钥 。获得客户端 ID 和客户端密码后,将以下代码片段添加到基于 Java 的应用程序中:...

    blog.groupdocs.cloud/zh/merger/move-reorder-and...
  3. Python でテキストを HTML に変換し、HTML をテキストに変換する

    GroupDocs ファイル変換 API を使用すると、ファイルをオンラインで任意の形式に変換できます。この記事では、Python でテキストを HTML に変換する方法、および HTML をテキストに変換する方法を説明します。...ダッシュボード からクライアント ID とクライアント シークレットを取得してください。 ID とシークレットを取得したら、以下に示すコードを追加してください。...cloud から client_idclient_secret を取得します。 client_id = "xxxxx...

    blog.groupdocs.cloud/ja/conversion/convert-text...
  4. Text redaction Annotation | Documentation

    Text redaction annotation fills part of text with black rectangle (used if you want to hIde some text) 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 (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # Get JSON Web Token curl -v "https://api...."grant_type=client_credentials&client_id= $CLIENT_ID &client_secret=...&client_secret= $CLIENT_SECRET " \ -H "Content-Type: application/x-www-form-urlencoded"...

    docs.groupdocs.cloud/annotation/text-redaction-...
  5. Area Annotation | Documentation

    Area annotation allows to mark up an area within the document page with a rectangle. 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 (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token curl -v "https://api...."grant_type=client_credentials&client_id= $CLIENT_ID &client_secret=...&client_secret= $CLIENT_SECRET " \ -H "Content-Type: application/x-www-form-urlencoded"...

    docs.groupdocs.cloud/annotation/area-annotation/
  6. Konwertuj PDF na HTML w .NET | Konwerter PDF na...

    Jak przekonwertować PDF na HTML za pomocą API .NET. Przewodnik krok po kroku z próbkami kodu, poleceniami cURL i przyjaznymi dla SEO wskazówkami dotyczącymi dokładnej konwersji PDF na stronę internetową....ClientId = "YOUR_CLIENT_ID", ClientSecret = "YOUR_CLIENT_SECRET" };...GroupDocs.Conversion.Cloud.Sdk.Client; using GroupDocs.Conversion...

    blog.groupdocs.cloud/pl/conversion/pdf-to-html-...
  7. قارن مستندات وورد | قارن ملفات DOCX عبر الإنترن...

    كيفية مقارنة مستندات Word باستخدام C# .NET. دليل لمقارنة مستندين في Word، وتحديد الاختلافات، وتظليل التغييرات باستخدام أدوات مقارنة Word...."grant_type=client_credentials&client_id=CLIENT_ID&client_secret=CLIENT_SECRET"...CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded"...

    blog.groupdocs.cloud/ar/comparison/compare-word...
  8. C#'ta Word'ü Markdown'a Dönüştürme - Markdown G...

    Programlı olarak Word'ü C#'ta Markdown'a nasıl dönüştüreceğimizi öğrenelim. GroupDocs.Conversion'ı yükleyin ve iş uygulamanız için bir Markdown oluşturma modülü oluşturun....adımları izleyin: Client Secret & Client ID ile Configuration...GroupDocs.Conversion.Cloud.Sdk.Client; using GroupDocs.Conversion...

    blog.groupdocs.cloud/tr/conversion/convert-word...
  9. PDF Birleştirici | PDF Belgelerini Birleştir | ...

    PDF belgelerini C# .NET'te nasıl birleştireceğinizi öğrenin. PDF dosyalarını bir araya getirmek, PDF belgelerini birleştirmek ve PDF birleştiricisiyle iş akışlarını optimize etmek için adım adım rehber....örneğini oluşturun ve Client ID & Client Secret ile başlatın....\ -d "grant_type=client_credentials&client_id=b7efc309-156b-4...

    blog.groupdocs.cloud/tr/merger/merge-pdf-files-...
  10. 在 Java 中修改 TXT 文件

    探索如何在 Java 中使用 GroupDocs.Editor Cloud SDK 修改 TXT 檔案。跟隨一步步的教學、完整程式碼、cURL 範例以及效能技巧。...EditorApi ( "YOUR_CLIENT_ID" , "YOUR_CLIENT_SECRET" ); 上傳來源 TXT...application/json" \ -d '{"client_id":"YOUR_CLIENT_ID","client_secret":"YOUR_CLIENT_SECRET"}'...

    blog.groupdocs.cloud/zh-hant/editor/modify-txt-...