Sort Score
Result 10 results
Languages All
Labels All
Results 6,291 - 6,300 of 10,132 for

docx

(0.24 sec)
  1. Fügen Sie Ihren Dokumenten eine Barcode-Signatu...

    REST-API zum Erstellen, Überprüfen und Durchsuchen verschiedener Arten von Barcode-Signaturen für Dokumente in der Cloud durch Ausführen einer Vielzahl von Signaturoptionen...docx?storageName=MyStorage" -H "accept:...Jetzt ist unsere Datei „one-page.docx“ im Ordner „signaturedocs“ auf...

    blog.groupdocs.cloud/de/signature/add-electroni...
  2. 在 Python 中在線將 Word 轉換為 HTML

    您可以將 DOC 文件轉換為 HTML 文件,以便在 Web 瀏覽器中顯示 word doc。本文介紹如何用Python在線將word轉html。...docx", "H:\\groupdocs-cloud-data\\word-file.docx", storage_name)...storage_name) # 上傳docx文件到雲端 response = file_api.upload_file(request)...

    blog.groupdocs.cloud/zh-hant/conversion/convert...
  3. Working With Folder | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage name API will find the folder in GroupDocs Cloud Storage. API Explorer GroupDocs.Parser Cloud API Reference lets you try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs expose....docx" , "isFolder" : false , "modifiedDate"..."/parserdocs/four-pages.docx" }, { "name" : "one-page.docx" , "isFolder"...

    docs.groupdocs.cloud/parser/working-with-folder/
  4. Node.js で Word から画像を抽出する

    Node.js で Word から画像を抽出します。ビジネス ソフトウェア用の GroupDocs.Parser Cloud SDK を使用して画像ファイル抽出ツールを開発し、生産性を向上させます。...Thai فارسی українська Polski DOCX/DOC ファイルには、多くのシナリオで大量のテキスト データやビジュアル...# API Cloud ダッシュボードにはソース DOC/DOCX ファイルがあり、 UploadFile メソッドを呼び...

    blog.groupdocs.cloud/ja/parser/extract-images-f...
  5. Ajouter une signature de code-barres à vos docu...

    API REST pour créer, vérifier et rechercher différents types de signatures de codes à barres sur des documents dans le cloud en effectuant une grande variété d'options de signature...docx?storageName=MyStorage" -H "accept:...Maintenant, notre fichier “one-page.docx” est disponible dans le dossier...

    blog.groupdocs.cloud/fr/signature/add-electroni...
  6. 문서에 바코드 서명 추가

    다양한 서명 옵션을 수행하여 클라우드에서 문서에 대한 다양한 유형의 바코드 서명을 생성, 확인 및 검색하는 REST API...docx?storageName=MyStorage" -H "accept:...“signaturedocs” 폴더에서 “one-page.docx” 파일을 사용할 수 있습니다. 2. 바코드 서명 생성...

    blog.groupdocs.cloud/ko/signature/add-electroni...
  7. document comparison

    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 API 进行 DOCXDOCX 比较的快速示例。 网址 https://apireference...comparisons','name':'source.docx','password':''},'targetFile...

    blog.groupdocs.cloud/zh/tag/document-comparison/
  8. แปลง Word เป็น HTML ออนไลน์ใน Python

    คุณสามารถแปลงไฟล์ DOC เป็นไฟล์ HTML เพื่อแสดงคำว่า doc ในเว็บเบราว์เซอร์ บทความนี้เกี่ยวกับวิธีแปลง word เป็น html ออนไลน์ใน Python...docx", "H:\\groupdocs-cloud-data\\word-file.docx", storage_name)...storage_name) # อัปโหลดไฟล์ docx ไปยังคลาวด์ response = file_api...

    blog.groupdocs.cloud/th/conversion/convert-word...
  9. Join Documents of different formats | Documenta...

    This REST API allows merging the document of different formats into one pdf or word processing document. The table below contains the full list of properties that can be specified for each joined document. Name Description Comment FilePath The file path in the storage Required property StorageName Storage name Could be omitted for default storage VersionId File version Id Useful for storages that support file versioning Password The password to open file Should be specified only for password-protected documents Pages Collection of page numbers to use in a Join operation The first page should have number 1 StartPageNumber Start page number Ignored if Pages collection is not empty EndPageNumber End page number Ignored if Pages collection is not empty RangeMode Page range mode: Even, Odd, All....docx' } } ], 'OutputPath': 'Output/joined...FilePath = "WordProcessing/one-page.docx" } }; var options = new JoinOptions...

    docs.groupdocs.cloud/merger/join-document-cross...
  10. Ruby를 사용하여 Word 문서에서 페이지 방향을 변경하는 방법

    동일한 Word 문서에서 Word 문서 방향을 세로 또는 가로로 변경합니다. Ruby를 사용하여 Word 문서에서 페이지 방향을 변경하는 방법을 살펴보겠습니다....Merger 를 사용하여 Ruby에서 Word DOC/DOCX 파일의 페이지 방향을 변경할 것입니다. API의 세부...'change-page-orientation/four-pages.docx' @options.output_path = "ch...

    blog.groupdocs.cloud/ko/merger/how-to-change-pa...