Sort Score
Result 10 results
Languages All
Labels All
Results 5,791 - 5,800 of 11,273 for

docx

(0.09 sec)
  1. C# | का उपयोग करके दस्तावेज़ों और कच्चे पाठ को ...

    .NET SDK के लिए GroupDocs.Classification के साथ C# में REST API का उपयोग करके अपने दस्तावेज़ों और किसी भी कच्चे पाठ को प्रोग्रामेटिक रूप से वर्गीकृत करें।...कर सकते हैं: अपलोड क्लाउड पर DOCX फ़ाइल सी # का उपयोग कर वर्ड...दिए गए कोड नमूने का उपयोग करके DOCX फ़ाइल को क्लाउड पर अपलोड करें:...

    blog.groupdocs.cloud/hi/classification/classify...
  2. Get list of revisions | Documentation

    GroupDocs.Comparison Cloud allows to obtain list of revisions from Word document. The following code sample demonstrates how to get list of all revisions. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Call API method Download comparison result document from storage (if any) Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details. Swagger UI lets you call this REST API directly from the browser....docx' }" Response [ { "id" : 0 ,..."source_files/word/source_with_revs.docx" }; var request = new GetRevisionsRequest...

    docs.groupdocs.cloud/comparison/get-list-of-rev...
  3. So sánh các tệp PDF bằng API REST trong Node.js...

    Ký tài liệu có lập trình bằng chữ ký số bằng API REST trên đám mây trong Node.js với GroupDocs.Signature Cloud SDK cho Node.js....js # Để ký các tệp PDF và DOCX , tôi sẽ sử dụng API Node.js...resourcesFolder = 'C:\\Files\\sample.docx'; fs.readFile(resourcesFolder...

    blog.groupdocs.cloud/vi/signature/sign-document...
  4. Reorder pages | Documentation

    GroupDocs.Viewer Cloud allows you to reorder the document pages. The order of the pages in the source document is never changed, instead, the API applies reordering to the resultant PDF document. The following code snippet shows how to reorder pages. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....docx' }, 'ViewFormat': 'HTML', 'RenderOptions':...null , "path" : "viewer/sample_docx/sample_page_2.html" , "downloadUrl"...

    docs.groupdocs.cloud/viewer/reorder-pages/
  5. C# में REST API का उपयोग करके Word दस्तावेज़ों ...

    C# में REST API का उपयोग करके प्रोग्रामेटिक रूप से Word दस्तावेज़ों को HTML पेजों के रूप में देखें। दस्तावेज़ व्यूअर .NET SDK HTML पेजों पर DOC और Docx फ़ाइलों की रेंडरिंग की अनुमति देता है।...रूप से HTML पेजों पर DOC या DOCX फ़ाइलों को आसानी से प्रस्तुत...एपीआई और .नेट एसडीके # DOC या DOCX फ़ाइलों को HTML में प्रस्तुत...

    blog.groupdocs.cloud/hi/viewer/render-word-docu...
  6. معرفی GroupDocs.Comparison Cloud 19.5!

    نسخه جدید Groupdocs.Comparison Cloud 19.5 اینجا است. علاقه شما به Document Comparison Cloud API ما را برای پیاده سازی ویژگی های جدید با انگیزه نگه می دارد....docx" -H "accept: application/json"...multipart/form-data" -T C:/Temp/source.docx فایل را از Storage دانلود کنید...

    blog.groupdocs.cloud/fa/comparison/introducing-...
  7. Présentation de GroupDocs.Comparison Cloud 19.5 !

    La nouvelle version de Groupdocs.Comparison Cloud 19.5 est arrivée. Votre intérêt pour notre API Cloud de comparaison de documents nous motive à implémenter de nouvelles fonctionnalités....docx" -H "accept: application/json"...multipart/form-data" -T C:/Temp/source.docx Télécharger le fichier depuis...

    blog.groupdocs.cloud/fr/comparison/introducing-...
  8. Convierta Word a JPG y JPG a Word mediante prog...

    La API de conversión de archivos permite convertir imágenes de JPG a Word DOC. Este artículo trata sobre cómo convertir Word a JPG y JPG a Word mediante programación en Java...artículo: Java Convertir DOCX a JPG y JPG a DOCX mediante programación...REST Java Convertir DOCX a JPG y JPG a DOCX mediante programación:...

    blog.groupdocs.cloud/es/conversion/convert-word...
  9. online free word document splitter

    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 DOCX Splitter Cloud API และ Ruby...เป็นเอกสารหน้าเดียวใน Ruby วิธีแยก Word DOCX เป็นเอกสาร Word หลายหน้า แย...

    blog.groupdocs.cloud/th/tag/online-free-word-do...
  10. 使用 C# 对文档和原始文本进行分类 |休息API

    使用 GroupDocs.Classification for .NET SDK 在 C# 中使用 REST API 以编程方式对您的文档和任何原始文本进行分类。...您可以按照下面给出的简单步骤对您的 Word 文档进行分类: 上传 DOCX文件到云端 使用C#对Word文档进行分类 使用 C# 对分类法的...文档进行分类 上传文件 # 首先,使用下面给出的代码示例将 DOCX 文件上传到云端: // API初始化 var apiInstance...

    blog.groupdocs.cloud/zh/classification/classify...