Sort Score
Result 10 results
Languages All
Labels All
Results 6,671 - 6,680 of 13,334 for

docx

(0.12 sec)
  1. مشاهده اسناد Word به عنوان صفحات HTML با استفاد...

    با استفاده از یک REST API در سی شارپ، اسناد Word را به صورت برنامه‌نویسی به عنوان صفحات HTML مشاهده کنید. Document Viewer .NET SDK اجازه می دهد تا فایل های DOC و Docx را در صفحات HTML ارائه کنید....C#، می توانید فایل های DOC یا DOCX را به صورت برنامه نویسی در برنامه...برای رندر کردن فایل های DOC یا DOCX در HTML ، از .NET SDK از GroupDocs...

    blog.groupdocs.cloud/fa/viewer/render-word-docu...
  2. Версія GroupDocs.Viewer Cloud V2

    GroupDocs.Viewer Cloud REST API V2 нарешті тут!. API версії V2 є більш спрощеним API, ніж V1, API з меншою кількістю методів і опцій....створити відповідний HTML-перегляд DOCX. У цьому прикладі ми використовуємо...cloud/v2/viewer/storage/file/one-page.docx' \ --header 'authorization:...

    blog.groupdocs.cloud/uk/viewer/groupdocs.viewer...
  3. Set Metadata By Possible Tag Name | Documentation

    This REST API allows to set document metadata new values choosing properties to edit by approximate or a part of metadata tag name. This API allows you to specify any part of metadata tag name or tag category name. cURL example The following example demonstrates how to set new metadata creator name. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument....docx ", " StorageName ": "" }, "..."metadata/add_metadata/documents/input_docx/input.docx" , "url" : "https://api...

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

    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 date and time information in all properties that may have names containing “Date” value. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://api....docx ", " StorageName ": "" }, "..."metadata/set_metadata/documents/input_docx/input.docx" , "url" : "https://api...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  5. Set Metadata By Tag | Documentation

    This REST API allows to set document metadata new values choosing properties by exact tag and category name. cURL example The following example demonstrates how to set metadata information to all properties with the “Creator” tag name. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://api....docx ", " StorageName ": "" }, "..."metadata/set_metadata/documents/input_docx/input.docx" , "url" : "https://api...

    docs.groupdocs.cloud/metadata/set-metadata-by-tag/
  6. Add Metadata By Property Name Match Regex | Doc...

    This REST API allows you to add metadata information as properties which names are match the specified regular expression. cURL example The following example demonstrates how to add metadata date and time information in all properties with the same name that have string ‘print’ in any place of the name. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument....docx ", " StorageName ": "" }, "..."metadata/add_metadata/documents/input_docx/input.docx" , "url" : "https://api...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  7. Remove Metadata By Property Name Match Exact Ph...

    This REST API allows to remove metadata properties from the document choosing the properties with specified name. cURL example The following example demonstrates how to remove metadata properties that have exact “NameOfApplication” names. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type#client_credentials&client_id#xxxx&client_secret#xxxx" \ -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 ": "" }, "...adata/documents/input_docx/input.docx" , "url" : "https://api...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  8. Представляем GroupDocs.Comparison Cloud 19.5!

    Вышла новая версия Groupdocs.Comparison Cloud 19.5. Ваш интерес к нашему облачному API для сравнения документов побуждает нас внедрять новые функции....docx" -H "accept: application/json"...multipart/form-data" -T C:/Temp/source.docx Скачать файл из хранилища ###...

    blog.groupdocs.cloud/ru/comparison/introducing-...
  9. GroupDocs.Comparison Cloud 19.5 ile tanışın!

    Groupdocs.Comparison Cloud 19.5'in yeni sürümü burada. Document Comparison Cloud API'mize gösterdiğiniz ilgi, yeni özellikleri uygulamak için bizi motive ediyor....docx" -H "accept: application/json"...multipart/form-data" -T C:/Temp/source.docx Depolama alanından dosya indir...

    blog.groupdocs.cloud/tr/comparison/introducing-...
  10. แปลง JPG เป็น Word ใน Python

    การแปลง JPG เป็น Word จะเปลี่ยนภาพแต่ละภาพเป็นเอกสาร Word ที่แก้ไขได้ภายในไม่กี่วินาที บทความนี้เกี่ยวกับวิธีแปลง JPG เป็น Word ใน Python...กำหนดเส้นทางไฟล์ JPG กำหนด “docx” ให้กับรูปแบบ กำหนด DocxConvertOptions...settings.format = "docx" # ตัวเลือกการแปลง DOCX settings.convert_options...

    blog.groupdocs.cloud/th/conversion/convert-jpg-...