Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 3,870 for

archive files

(2.96 sec)
  1. C#: MPP를 XLSX로 변환하기 | .NET에서 MS Project를 Excel로...

    \"Microsoft Project MPP 파일을 .NET REST API를 사용하여 XLSX로 변환합니다. MPP 파일을 업로드하고 Excel Workbook으로 내보내기 — 빠르고 안전하며 코드 샘플이 포함되어 있습니다.\"...클라우드 저장소에 업로드: using ( var fs = File.OpenRead(localMPPFile)) { var...xlsx"; // input MPP file using var stream = File.OpenRead(inputFile);...

    blog.aspose.cloud/ko/tasks/convert-mpp-to-xlsx-...
  2. C#: 將 MPP 轉換為 HTML | 將 Microsoft Project 匯出為 HTML

    \"學習如何將 Microsoft Project MPP 文件轉換為 HTML。上傳本地 MPP 文件或轉換雲端存儲中的現有文件。MPP 轉 HTML 轉換器。\"...MPP 上傳至雲端儲存: using ( var fs = File.OpenRead(localMPPFile)) { var..."Project_Plan.mpp"; // resultant Excel file 的名稱 String resultant = "myResultant...

    blog.aspose.cloud/zh-tw/tasks/convert-mpp-to-ht...
  3. Aspose.Cells Cloud Web API - Exporter une feuil...

    Convertir des classeurs Excel stockés dans Aspose Cloud en PDF, XLSX, CSV, JSON ou HTML via un seul point de terminaison REST. Apprenez la syntaxe des requêtes, les paramètres, et découvrez des exemples de SDK en C#, Java, Python, et plus encore...."DataType" : { "Identifier" : "File" , "Reference" : "Stream" }...modernes. Standardisation des archives : Normaliser divers formats...

    docs.aspose.cloud/cells/fr/export-spreadsheet-a...
  4. \"在 C# 中将 MPP 转换为 PDF | 在 .NET 中将 MS Project 导出...

    \"如何使用 .NET REST API 将 Microsoft Project MPP 文件转换为 PDF。上传本地 MPP 文件或在线将云存储中的文件转换为 PDF。\"...MPP 文件: # using var stream = File.OpenRead( "Commercial_construction...mpp"; // name of resultant PDF file String resultant = "output.pdf";...

    blog.aspose.cloud/zh/tasks/convert-mpp-to-pdf-c...
  5. C#: 将 MPP 转换为 XLSX 在 .NET 中 | 导出 MS Project 到 E...

    \"使用 .NET REST API 将 Microsoft Project MPP 文件转换为 XLSX。上传 MPP 文件并导出为 Excel 工作簿——快速、安全,并包含代码示例。\"...MPP 上传到云存储: using ( var fs = File.OpenRead(localMPPFile)) { var...mpp"; // name of resultant Excel file String resultant = "resultant...

    blog.aspose.cloud/zh/tasks/convert-mpp-to-xlsx-...
  6. C#: 在 .NET 中將 MPP 轉換為 XLSX | 將 MS Project 匯出到 E...

    \"將 Microsoft Project MPP 檔案轉換為 XLSX 檔案,使用 .NET REST API。上傳 MPP 檔案並導出為 Excel 工作簿 — 快速、安全且包含程式碼範例。\"...MPP 到雲端儲存: using ( var fs = File.OpenRead(localMPPFile)) { var...xlsx"; // input MPP file using var stream = File.OpenRead(inputFile);...

    blog.aspose.cloud/zh-tw/tasks/convert-mpp-to-xl...
  7. Aspose.Cells Cloud Web API - Convertir une feui...

    Convertir un fichier de feuille de calcul vers un autre format à l'aide de l'API Web Aspose.Cells Cloud...."DataType" : { "Identifier" : "File" , "Reference" : "Stream" }...fichier image balisé (Tagged Image File Format). PNG Format d’images...

    docs.aspose.cloud/cells/fr/convert-spreadsheet/
  8. Opérations sur feuilles de calcul|Document

    Découvrez comment effectuer des opérations sur feuilles de calcul telles que l’ajustement automatique, la conversion par lots, la protection, la fusion et la recherche/remplacement à l’aide de l’API REST Aspose.Cells Cloud. Inclut des notes d’utilisation concises et des exemples de code....application/json { "tasks": [ { "file": "Livre1.xlsx", "action": "convert"..."convert", "format": "pdf" }, { "file": "Livre2.xlsx", "action": "protect"...

    docs.aspose.cloud/cells/fr/spreadsheet-operations/
  9. C#: MPP를 HTML로 변환 | Microsoft Project를 HTML로 내보내기

    \"Microsoft Project MPP 파일을 HTML로 변환하는 방법을 알아보세요. 로컬 MPP 파일을 업로드하거나 클라우드 저장소에 있는 기존 파일을 변환하세요. MPP to HTML 변환기.\"...스토리지에 업로드: using ( var fs = File.OpenRead(localMPPFile)) { var...input MPP 파일 using var stream = File.OpenRead(inputFile); // 클라우드...

    blog.aspose.cloud/ko/tasks/convert-mpp-to-html-...
  10. การแปลง DOCX เป็น HTML ใน PHP: บทเรียนความแม่นย...

    เรียนรู้การแปลง DOCX เป็น HTML ด้วยความแม่นยำสูงใน PHP ด้วย Aspose.HTML Cloud SDK. โค้ดขั้นตอนต่อขั้นตอน, คำสั่ง cURL, และคู่มือการตั้งค่าสำหรับแอปพลิเคชันเว็บ.... Upload the DOCX file curl -X PUT "https://api.aspose...aspose.cloud/v4.0/html/storage/file/sample.docx" \ -H "Authorization:...

    blog.aspose.cloud/th/html/docx-to-html-conversi...