Sort Score
Result 10 results
Languages All
Labels All
Results 6,491 - 6,500 of 6,666 for

file format

(0.3 sec)
  1. 在 C# 中使用 REST API 分析文本或文檔

    使用 GroupDocs.Classification for .NET SDK 在 C# 中使用 REST API 以編程方式對您的文檔和任何原始文本執行情感分析。...中打開文件 var fileStream = File.Open("C:\\Files\\Classification\\sample...some of the most popular file formats in business, " + "including...

    blog.groupdocs.cloud/zh-hant/classification/sen...
  2. document conversion

    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....application/json" -X POST -d "{'format':'pdf','sourceFile':{'folder':'conversions'...cloud/v1.0/conversion/storage/file/conversions/sample.pdf", "rel":...

    blog.groupdocs.cloud/zh/tag/document-conversion/
  3. Chuyển đổi Bảng tính Excel sang PDF bằng Python...

    Chuyển đổi bảng tính Excel sang tệp PDF bằng Python. Python SDK cho phép chuyển đổi các tệp XLS, XLSX sang PDF với phạm vi, đường lưới cụ thể và các tùy chọn khác....file_path = "Resources/spreadsheet...et.xlsx" settings.format = "pdf" # Tùy chọn tải và cài đặt đầu...

    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-hant/parser/parse-word-...
  5. 在 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...
  6. CSV から HTML | C# .NET で CSV を HTML テーブルに変換する

    C# .NET を使用して CSV ファイルを HTML にシームレスに変換する方法を学びます。カンマ区切りのデータをオンラインで簡単に HTML に変換します。...File.OpenRead("sourceFile.csv"))..."internal", FilePath = "input.csv", Format = "html", OutputPath = "ConvertedFile...

    blog.groupdocs.cloud/ja/conversion/convert-csv-...
  7. Excel a JSON | Convertidor XLS a JSON | XLSX a ...

    Cómo convertir Excel a Formato JSON usando C# .NET. Técnicas expertas para convertir documentos XLS y XLSX a datos JSON...File.OpenRead("input.xls")) { //..."internal", FilePath = "input.xls", Format = "json", OutputPath = "output...

    blog.groupdocs.cloud/es/conversion/convert-exce...
  8. 將 PDF 轉換為 HTML | PDF 轉換為網頁 | 在 Java 中將 PDF 轉換為 ...

    學習如何使用 Java REST API 將 PDF 轉換為 HTML。這是一種簡單而高效的方法,可以將 PDF 轉換為適合網頁的 HTML 格式。...println("The PDF to HTML file conversion completed successfully...\"FilePath\": \"{sourcePDF}\", \"Format\": \"html\", \"OutputPath\":...

    blog.groupdocs.cloud/zh-hant/conversion/pdf-to-...
  9. Extraire des images d'un document Word en Node....

    Apprenez à extraire des images des documents Word (.doc, .docx) en utilisant le SDK Cloud GroupDocs.Parser pour Node.js. Automatisez l'extraction d'images avec l'API REST ou cURL....contenu de presque tous les formats de documents commerciaux courants...FileInfo(); // path to your PowerPoint file fileInfo.filePath = "input.docx";...

    blog.groupdocs.cloud/fr/parser/extract-images-f...
  10. Convierta JSON a HTML usando un convertidor JSON

    Instale GroupDocs.Conversion Cloud SDK para Node.js y convierta JSON a HTML mediante programación. Este artículo le enseñará a crear un convertidor JSON para sus aplicaciones....format = "html"; settings.outputPath...outputPath = "nodejs-testing/sample-file.html"; try { // Inicialice la...

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