Sort Score
Result 10 results
Languages All
Labels All
Results 6,331 - 6,340 of 6,569 for

file format

(0.3 sec)
  1. Java Word 문서에서 이미지 추출하기 - Java Word Parser

    Word 문서에서 이미지를 프로그래밍적으로 추출하는 단계별 가이드를 학습하세요. Java를 사용하여 강력한 GroupDocs.Parser Cloud SDK for Java를 통해서입니다....setFilePath("java-testing/input-sample-file.docx"); ImagesOptions options...가져오기 System.out.println("Output file path: " + response.getPath());...

    blog.groupdocs.cloud/ko/parser/extract-images-f...
  2. Extraire des données d'un PDF à l'aide d'une AP...

    Extrayez par programmation des données de PDF à l'aide de l'API REST dans Node.js avec Document Parser Cloud SDK. Cet article concerne l'extraction automatisée de données à partir de PDF....fromConfig(configuration); let file = 'C:\\Files\\companies.pdf'; // Lire...Lire le fichier fs.readFile(file, (err, fileStream) => { // Demande...

    blog.groupdocs.cloud/fr/parser/extract-data-fro...
  3. Excel sang JSON | Chuyển đổi XLS sang JSON | XL...

    Cách chuyển đổi định dạng Excel sang JSON bằng C# .NET. Kỹ thuật chuyên môn để chuyển đổi tài liệu XLS và XLSX sang dữ liệu JSON...File.OpenRead("input.xls")) { //..."internal", FilePath = "input.xls", Format = "json", OutputPath = "output...

    blog.groupdocs.cloud/vi/conversion/convert-exce...
  4. 在 Node.js 中使用 REST API 比较 PDF 文件 | PDF比较SDK

    使用适用于 Node.js 的 GroupDocs.Parser Cloud SDK,在 Node.js 中使用云上的 REST API 以编程方式解析 Word 文档并提取文本和图像。...let resourcesFolder = 'C:\\Files\\sample.docx'; // 读取文件 fs.r...downloadUrl); console.log("Image format: " + image.fileFormat + "....

    blog.groupdocs.cloud/zh/parser/parse-word-docum...
  5. Java: 将网页嵌入到PowerPoint | 将网页插入到PPT

    学习如何使用GroupDocs.Conversion Cloud SDK将HTML转换为PowerPoint演示文稿。轻松将HTML插入PowerPoint或HTML到PPT...FileUploadApi(configuration); File inputFile = new File("input.html"); fileUpload...\"FilePath\": \"{sourceHTML}\", \"Format\": \"PPT\", \"OutputPath\":...

    blog.groupdocs.cloud/zh/conversion/convert-html...
  6. 在 Node.js 中使用 REST API 比較 PDF 文件 | PDF比較SDK

    使用適用於 Node.js 的 GroupDocs.Parser Cloud SDK,在 Node.js 中使用雲上的 REST API 以編程方式解析 Word 文檔並提取文本和圖像。...let resourcesFolder = 'C:\\Files\\sample.docx'; // 讀取文件 fs.r...downloadUrl); console.log("Image format: " + image.fileFormat + "....

    blog.groupdocs.cloud/zh-hant/parser/parse-word-...
  7. تبدیل صفحات گسترده اکسل به PDF در پایتون | XLS،...

    تبدیل صفحات گسترده اکسل به فایل های PDF با استفاده از پایتون. Python SDK اجازه می دهد تا فایل های XLS، XLSX را به PDF با محدوده، خطوط شبکه و سایر گزینه های خاص تبدیل کنید....file_path = "Resources/spreadsheet...et.xlsx" settings.format = "pdf" # تنظیمات بارگذاری و خروجی loadOptions...

    blog.groupdocs.cloud/fa/conversion/convert-exce...
  8. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...TIFF en Python Tag Image File Format o TIFF es un formato de archivo...

    blog.groupdocs.cloud/es/groupdocs.cloud/page/28/
  9. 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....TIFF en Python Tag Image File Format o TIFF es un formato de archivo...

    blog.groupdocs.cloud/es/page/28/
  10. تحويل JSON إلى PDF في Node.js

    اتبع منشور المدونة هذا للتعرف على كيفية تحويل JSON إلى PDF في Node.js. قم بتثبيت Groupdocs.Conversion وقم بإنشاء محول JSON إلى PDF برمجيًا....format = "pdf"; settings.outputPath...outputPath = "output/sample-file.pdf"; try { // تهيئة كائن فئة ConvertDocumentReque...

    blog.groupdocs.cloud/ar/conversion/convert-json...