Sort Score
Result 10 results
Languages All
Labels All
Results 9,971 - 9,980 of 11,228 for

doc

(4.29 sec)
  1. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...文件 便携式文档格式:PDF Microsoft Word:DOC、DOCX、DOCM、DOT、DOTX、DOTM 开放文档格式:ODT、OTT...Assembly Cloud REST API 支持以下文件格式: 字:DOC、DOCX、DOT、DOTX、DOTM、DOCM、RTF、WordprocessingML...

    blog.groupdocs.cloud/zh/groupdocs.cloud/page/44/
  2. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud... ワードプロセッサ形式: DOC、DOCX、DOCM、DOT、DOTX、DOTM、ODT、OTT...換できます。一般的な例としては、DOC から DOCX、DOCX から PDF、DOC から PDF、PDF から JPEG、JPEG...

    blog.groupdocs.cloud/ja/groupdocs.cloud/page/53/
  3. Zvýraznění textu v PDF pomocí REST API v Node.j...

    Programově zvýrazňujte text v PDF pomocí REST API v cloudu v Node.js s Document Annotation Cloud SDK pro Node.js.... https://docs.microsoft.com/en-us/office/vba/api/excel...

    blog.groupdocs.cloud/cs/annotation/highlight-te...
  4. Get Document Information | Documentation

    This REST API allows obtaining basic information about the Document. The endpoint accepts the Document storage path as input payload. Here is the list of properties that can be obtained for a Document: Document file extension; Document size in bytes; Document file format; Document page count. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the Document, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/parser/get-document-inform...
  5. Detecting paraphrases in text with GroupDocs.Re...

    How to use GroupDocs.Rewriter Cloud SDK for paraphrase detection in texts....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/rewriter/text/sdk/detect/
  6. 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  7. 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  8. 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  9. قارن بين ملفين أو أكثر من ملفات Excel (XLS، XLS...

    اكتشف كيفية مقارنة ملفات Excel وتحديد الاختلافات في Java باستخدام REST API. قم بتبسيط عملية تحليل البيانات وإعداد التقارير باستخدام هذا الدليل المفصّل خطوة بخطوة....المستندات، بما في ذلك Word (DOC وDOCX) وPDF وPowerPoint (PPT...

    blog.groupdocs.cloud/ar/comparison/compare-two-...
  10. كيفية تحويل ملفات MSG إلى PDF في Ruby

    تحويل رسائل البريد الإلكتروني في Outlook وتنسيق ملف MSG OfficeLogic Groupware إلى تنسيق PDF. تتناول هذه المقالة كيفية تحويل ملفات MSG إلى PDF في Ruby....display_doc_title = true convertOptions.dpi...

    blog.groupdocs.cloud/ar/conversion/how-to-conve...