Sort Score
Result 10 results
Languages All
Labels All
Results 7,681 - 7,690 of 13,307 for

docx

(0.14 sec)
  1. Document Processing REST APIs | GroupDocs Cloud

    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....Comparison Cloud SDK를 사용하여 DOCX 파일을 효율적으로 비교하고 변경 사항을 추적하는 방법을...Cloud SDK for .NET를 사용하여 여러 DOC/DOCX 파일을 하나의 문서로 결합하는 과정을 안내하며, 원활한...

    blog.groupdocs.cloud/ko/page/3/
  2. Document Processing REST APIs | GroupDocs Cloud

    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....برای تبدیل Word به PowerPoint DOCX را به PPTX یا PPT در روبی تبدیل...فضای ابری به اسناد Word (DOC یا DOCX) تبدیل کنید. نحوه تبدیل اسناد...

    blog.groupdocs.cloud/fa/page/32/
  3. GroupDocs.Viewer क्लाउड V2 संस्करण

    GroupDocs.Viewer Cloud REST API V2 अंततः यहाँ है! V2 संस्करण API, V1 की तुलना में अधिक सरलीकृत API है, कम विधियों और विकल्पों वाला API।... आइए हम प्रदर्शित करें कि DOCX का प्रतिक्रिया HTML दृश्य कैसे...cloud/v2/viewer/storage/file/one-page.docx' \ --header 'authorization:...

    blog.groupdocs.cloud/hi/viewer/groupdocs.viewer...
  4. रूबी का उपयोग करके वर्ड डॉक्यूमेंट में पेज ओरिए...

    वर्ड डॉक्यूमेंट ओरिएंटेशन को उसी वर्ड डॉक्यूमेंट में पोर्ट्रेट या लैंडस्केप में बदलें। आइए देखें कि रूबी का उपयोग करके वर्ड डॉक्यूमेंट में पेज ओरिएंटेशन कैसे बदलें।... हम रूबी में Word DOC/DOCX फ़ाइलों के पेज ओरिएंटेशन को...'change-page-orientation/four-pages.docx' @options.output_path = "ch...

    blog.groupdocs.cloud/hi/merger/how-to-change-pa...
  5. Get Document Pages | Documentation

    GetPages method allows to create an image representation of each page of the document. 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 Call Preview method Download result pages from cloud storage HTTP POST ~/annotation/preview/create Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your App Key and App SID from https://dashboard....docx\" }}" Response { "totalCount"...0/annotation/storage/file/one-page_docx/page_0.png" , "rel" : "self"...

    docs.groupdocs.cloud/annotation/get-pages/
  6. Upravujte dokumenty aplikace Word nebo tabulky ...

    Programově upravujte dokumenty Wordu nebo listy Excelu pomocí REST API z vašich dokumentů v cloudu v Pythonu pomocí Document Editor Cloud SDK pro Python....docx", recursive=False) destination_file... pro uložení v DOCX Uložte HTML zpět do DOCX pomocí metody Save...

    blog.groupdocs.cloud/cs/editor/edit-word-or-exc...
  7. Analýza textu nebo dokumentů pomocí REST API v C#

    Pomocí sady GroupDocs.Classification for .NET SDK provádějte programově analýzu pocitů vašich dokumentů a jakéhokoli nezpracovaného textu pomocí rozhraní REST API v jazyce C#....dokument # Nejprve nahrajte soubor DOCX do cloudu pomocí níže uvedeného...Open("C:\\Files\\Classification\\sample.docx", FileMode.Open); // vytvořit...

    blog.groupdocs.cloud/cs/classification/sentimen...
  8. Une solution API REST pour fusionner et diviser...

    GroupDocs.Merger Cloud est une solution d'API REST pour fusionner et diviser des documents tels que PDF, des documents de traitement de texte, des feuilles de calcul et d'autres formats pris en charge....docx" -H "accept: application/json"...multipart/form-data" -F "File=@C:/Temp/Testv1.docx" // Fusionner des documents...

    blog.groupdocs.cloud/fr/merger/a-rest-api-solut...
  9. Редактируйте документы Word или листы Excel с п...

    Программно редактируйте документы Word или листы Excel с помощью REST API из ваших документов в облаке на Python с помощью Document Editor Cloud SDK для Python....docx", recursive=False) destination_file...сохранения в DOCX Сохраните HTML обратно в DOCX, используя метод...

    blog.groupdocs.cloud/ru/editor/edit-word-or-exc...
  10. Python convert word doc to markdown

    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.... MD から DOCX へ、および DOC から MD への変換を自動化するために、この記事では、Python...への変換を自動化するために、この記事では、Python を使用して Word (.docx または .doc) ドキュメントを Markdown (...

    blog.groupdocs.cloud/ja/tag/python-convert-word...