Sort Score
Result 10 results
Languages All
Labels All
Results 7,421 - 7,430 of 14,307 for

docx

(0.32 sec)
  1. افزودن عکس به ورد on Document Processing REST A...

    افزودن عکس به ورد on Document Processing REST APIs | GroupDocs Cloud Recent content in افزودن عکس به ورد on Document Processing REST APIs | GroupDocs Cloud به تصویر واترمارک به ورد در C# | واترمارک......واترمارک به ورد در C# | واترمارک DOCX آنلاین با .NET REST API اضافه...عنوان واترمارک در فایل های DOC و DOCX به صورت برنامه نویسی اضافه کنید...

    blog.groupdocs.cloud/fa/tag/افزودن-عکس-به-ورد/i...
  2. مبدل ورد به جی‌پی‌جی on Document Processing RES...

    مبدل ورد به جی پی جی on Document Processing REST APIs | GroupDocs Cloud Recent content in مبدل ورد به جی پی جی on Document Processing REST APIs | GroupDocs Cloud تبدیل ورد به JPG در Java – Docx به ......Cloud تبدیل ورد به JPG در Java – DOCX به JPG با استفاده از API REST...REST جاوا چگونه اسناد ورد (DOC، DOCX) را به تصاویر JPG با استفاده...

    blog.groupdocs.cloud/fa/tag/مبدل-ورد-به-جیپیجی/...
  3. GroupDocs.Parser Cloud Product Family

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....چگونه می توان اسناد ورد (DOC, DOCX) را با استفاده از GroupDocs...برای بازیابی تصاویر از فایل های DOCX به طور موثر راهنمایی می کند...

    blog.groupdocs.cloud/fa/categories/groupdocs.pa...
  4. GroupDocs.Parser Cloud Product Family

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....NET 将 Word 文档(DOC, DOCX)转换为文本文件。 本指南说明了如何以编程方式提取和保存...文档中提取图像的实用方法。本文将引导您完成设置、API 配置以及 C# 代码示例,以高效地从 DOCX 文件中检索图片。 作为一名 C# .NET 开发人员,您可以使用...

    blog.groupdocs.cloud/zh/categories/groupdocs.pa...
  5. GroupDocs.Parser Cloud Product Family

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....NET 將 Word 文檔(DOC, DOCX)轉換為文本文件。此指南說明如何以編程方式從 Word 文檔中提取並保存文本為...文檔中提取圖像的實用方法。本文將引導您進行設置、API 配置以及 C# 代碼範例,以高效地從 DOCX 文件中檢索圖片。 作為一名 C# .NET 開發人員,您可以輕鬆地使用...

    blog.groupdocs.cloud/zh-hant/categories/groupdo...
  6. 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...
  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....docx", "StorageName": "" }, "Properties":...'FilePath': 'documents\\input.docx', 'StorageName': '' }, 'Properties':...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  8. 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...
  9. 隆重推出 GroupDocs.Comparison Cloud 19.5!

    新版本的 Groupdocs.Comparison Cloud 19.5 已發布。您對我們的文檔比較雲 API 的興趣讓我們有動力實施新功能。...docx" -H "accept: application/json"...multipart/form-data" -T C:/Temp/source.docx 從存儲下載文件 ### Download document...

    blog.groupdocs.cloud/zh-hant/comparison/introdu...
  10. Menyimpulkan Dokumen dalam C# | API REST Penjum...

    Bagaimana cara meringkas konten dokumen menggunakan .NET REST API. Buat ringkasan yang singkat dari file PDF, file Word, dan dokumen teks menggunakan ringkasan berbasis AI....populer termasuk PDF , DOC / DOCX , HTML , Markdown , TXT dan..."input/document.docx" , File.OpenRead( "document.docx" )); fileApi...

    blog.groupdocs.cloud/id/rewriter/summarize-docu...