Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 2,987 for

one

(0.23 sec)
  1. 在 Ruby 中使用 REST API 將 Word 轉換為圖像格式

    GroupDocs Ruby SDK 是將 Word DOCX 轉換為圖像格式的最佳方式。本文介紹如何在 Ruby 中使用 REST API 將 Word 格式轉換為圖像格式...file_path = "word-to-images/one-page.docx" @settings.format =...file_path = "word-to-images/one-page.docx" @settings.format =...

    blog.groupdocs.cloud/zh-hant/conversion/convert...
  2. Java에서 PDF 파일 병합

    이 포괄적인 단계별 가이드를 사용하여 Java용 GroupDocs.Merger Cloud SDK를 사용하여 Java에서 PDF 문서를 병합하는 방법을 알아보세요....oud-data\\input-sample-file-one.pdf"); UploadFileRequest request...-testing\\input-sample-file-one.pdf", fileStream, MyStorage);...

    blog.groupdocs.cloud/ko/merger/combine-and-merg...
  3. Java에서 JPG 파일을 하나로 병합

    Java용 GroupDocs.Merger Cloud SDK를 사용하여 여러 JPG 이미지를 하나로 병합하는 방법을 알아보세요. 이 도구를 사용하기 위한 단계별 지침을 받으십시오....oud-data\\input-sample-file-one.jpg"); UploadFileRequest request...-testing\\input-sample-file-one.jpg", fileStream, MyStorage);...

    blog.groupdocs.cloud/ko/merger/merge-multiple-j...
  4. Konvertieren Sie Word-Formate mithilfe der REST...

    GroupDocs Ruby SDK ist die beste Möglichkeit, Word DOCX in Bildformate zu konvertieren. In diesem Artikel geht es darum, wie Sie Word mithilfe der REST-API in Ruby in Bildformate konvertieren...file_path = "word-to-images/one-page.docx" @settings.format =...file_path = "word-to-images/one-page.docx" @settings.format =...

    blog.groupdocs.cloud/de/conversion/convert-word...
  5. ใส่คำอธิบายประกอบไฟล์ DOCX โดยใช้ REST API ใน P...

    เขียนคำอธิบายประกอบไฟล์ DOCX โดยทางโปรแกรมโดยใช้ REST API บนคลาวด์ใน Python ด้วย Document Annotation Cloud SDK สำหรับ Python...UploadFileRequest("one-page.docx", "C:\\Files\\one-page.docx", my_storage)...FileInfo() file_info.file_path = "one-page.docx" options = groupdocs_annotation_cloud...

    blog.groupdocs.cloud/th/annotation/annotate-doc...
  6. Kommentieren Sie DOCX Dateien mithilfe einer RE...

    Kommentieren Sie DOCX Dateien programmgesteuert mithilfe der REST-API in der Cloud in Python mit dem Document Annotation Cloud SDK für Python....UploadFileRequest("one-page.docx", "C:\\Files\\one-page.docx", my_storage)...FileInfo() file_info.file_path = "one-page.docx" options = groupdocs_annotation_cloud...

    blog.groupdocs.cloud/de/annotation/annotate-doc...
  7. Anotar archivos DOCX usando una API REST en Python

    Anote mediante programación archivos DOCX mediante la API REST en la nube en Python con Document Annotation Cloud SDK para Python....UploadFileRequest("one-page.docx", "C:\\Files\\one-page.docx", my_storage)...FileInfo() file_info.file_path = "one-page.docx" options = groupdocs_annotation_cloud...

    blog.groupdocs.cloud/es/annotation/annotate-doc...
  8. DeleteSettings | Documentation

    DeleteSettings data structure used as input parameters of Delete API method. DeleteSettings example { 'FileInfo': { 'FilePath': 'signedBarcode_One-page.docx' }, 'Options': [ { 'SignatureType': 'Barcode', 'SignatureId': '4cb67aa8-835d-4877-8a5d-5a9ad015a098' } ] } UpdateSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo.Password Password for password-protected document to be signed. Options Array of options to perform signatures delete...'FilePath' : 'signedBarcode_one-page.docx' }, 'Options' : [ {...

    docs.groupdocs.cloud/signature/deletesettings/
  9. Python에서 REST API를 사용하여 DOCX 파일에 주석 달기

    Python용 Document Annotation Cloud SDK를 사용하여 Python의 클라우드에서 REST API를 사용하여 프로그래밍 방식으로 DOCX 파일에 주석을 추가합니다....UploadFileRequest("one-page.docx", "C:\\Files\\one-page.docx", my_storage)...FileInfo() file_info.file_path = "one-page.docx" options = groupdocs_annotation_cloud...

    blog.groupdocs.cloud/ko/annotation/annotate-doc...
  10. UpdateSettings | Documentation

    UpdateSettings data structure used as input parameters of Update API method. UpdateSettings example { 'FileInfo': { 'FilePath': 'signedBarcode_One-page.docx' }, 'Options': [ { 'SignatureType': 'Barcode', 'SignatureId': '4cb67aa8-835d-4877-8a5d-5a9ad015a098', 'Left': 200, 'Top': 200, 'Width': 300, 'Height': 100, 'IsSignature': true } ] } UpdateSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo.Password Password for password-protected document to be signed....'FilePath' : 'signedBarcode_one-page.docx' }, 'Options' : [ {...

    docs.groupdocs.cloud/signature/updatesettings/