Node.js에서 REST API를 사용하여 프로그래밍 방식으로 PDF를 편집 가능한 Word 문서로 변환합니다. Node.js SDK를 사용하면 PDF를 DOC 및 DOCX 파일로 변환할 수 있습니다....format = "docx"; // output format settings.outputPath...filePath = "sample.pdf"; settings.format = "docx"; // docx 변환 옵션 정의...
Storage existence API This API intended for checking the existence of cloud storage with a given name from GroupDocs Cloud Storage.
API Explorer GroupDocs.Merger Cloud API Reference lets you try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose.
Request parameters Parameter Description storageName Storage name cURL example Linux/MacOS/Bash curl -X GET 'https://api.groupdocs.cloud/v1.0/merger/storage/MyStorage/exist' \ -H 'accept: application/json' \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....// retrieve supported file-formats var request = new groupdocs_merger_cloud_1...while calling API: {0} " . format ( e . message )) Storage object...
يمكنك بسهولة تحويل ملفات Excel XLSX إلى PDF باستخدام GroupDocs.Conversion Cloud API. يغطي هذا البرنامج التعليمي كيفية تحويل جداول بيانات Excel إلى PDF باستخدام Ruby...format = "pdf" # قم بتعيين خيارات..."xlsx-to-pdf/four-pages.xlsx" @settings.format = "pdf" @convertOptions = ...
A API GroupDocs.Conversion ajuda na conversão de vários formatos de arquivo. Este tutorial é sobre como converter PowerPoint para PDF usando a API de conversão de arquivo em Ruby...format = "pdf" # Definir opções de..."pptx-to-pdf/5pages.pptx" @settings.format = "pdf" @convertOptions = ...
L'API GroupDocs.Conversion aiuta a convertire vari formati di file. Questo tutorial spiega come convertire PowerPoint in PDF utilizzando l'API di conversione file in Ruby...format = "pdf" # Imposta LoadOptions..."pptx-to-pdf/5pages.pptx" @settings.format = "pdf" @convertOptions = ...
Программное преобразование PDF в редактируемый документ Word с помощью REST API в Node.js. Node.js SDK позволяет конвертировать PDF в файлы DOC и DOCX....format = "docx"; // output format settings.outputPath...filePath = "sample.pdf"; settings.format = "docx"; // определить параметры...
ตัวแปลง PDF เป็น HTML ออนไลน์เปลี่ยน PDF เป็นเว็บไซต์หน้าเดียว บทความนี้เกี่ยวกับวิธีแปลงไฟล์ PDF เป็น HTML ใน Python...format = "html" loadOptions = gro...calling convert_document: {0}".format(e.message)) สุดท้าย ตัวอย่...