Sort Score
Result 10 results
Languages All
Labels All
Results 3,801 - 3,810 of 3,818 for

archive files

(0.35 sec)
  1. C#: แปลง MPP เป็น XLSX ใน .NET | ส่งออก MS Proj...

    แปลงไฟล์ Microsoft Project MPP เป็น XLSX โดยใช้ .NET REST API อัปโหลดไฟล์ MPP และส่งออกเป็น Excel Workbook — รวดเร็ว ปลอดภัย และมีตัวอย่างโค้ดรวมอยู่ด้วย...มูลคลาวด์: using ( var fs = File.OpenRead(localMPPFile)) { var...mpp"; // name of resultant Excel file String resultant = "resultant...

    blog.aspose.cloud/th/tasks/convert-mpp-to-xlsx-...
  2. Chuyển đổi MPP sang PDF trong C# | Xuất MS Proj...

    Cách chuyển đổi tệp Microsoft Project MPP thành PDF bằng cách sử dụng API REST .NET. Tải lên các tệp MPP cục bộ hoặc chuyển đổi các tệp từ lưu trữ đám mây thành PDF trực tuyến....cục bộ: # using var stream = File.OpenRead( "Commercial_construction...mpp"; // name of resultant PDF file String resultant = "output.pdf";...

    blog.aspose.cloud/vi/tasks/convert-mpp-to-pdf-c...
  3. C#: تبدیل MPP به HTML | صدور Microsoft Project ...

    یاد بگیرید چگونه فایل‌های MPP مایکروسافت پروجکت را به HTML تبدیل کنید. فایل‌های MPP محلی را آپلود کنید یا فایل‌های موجود در فضای ذخیره‌سازی ابری را تبدیل کنید. مبدل MPP به HTML....سازی ابری: using ( var fs = File.OpenRead(localMPPFile)) { var...clientID); // Name of input MPP file String inputFile = "Project_Plan...

    blog.aspose.cloud/fa/tasks/convert-mpp-to-html-...
  4. C#: Chuyển đổi MPP sang XLSX trong .NET | Xuất ...

    Chuyển đổi tệp Microsoft Project MPP thành XLSX bằng cách sử dụng .NET REST API. Tải lên tệp MPP và xuất ra dưới dạng Excel Workbook — nhanh chóng, an toàn và có kèm mẫu mã....nhớ đám mây: using ( var fs = File.OpenRead(localMPPFile)) { var...mpp"; // name of resultant Excel file String resultant = "resultant...

    blog.aspose.cloud/vi/tasks/convert-mpp-to-xlsx-...
  5. 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-...
  6. \"C#에서 MPP를 PDF로 변환하는 방법 | .NET에서 MS Project를 P...

    \"Microsoft Project MPP 파일을 .NET REST API를 사용하여 PDF로 변환하는 방법. 로컬 MPP 파일을 업로드하거나 클라우드 저장소에서 파일을 온라인으로 PDF로 변환하세요.\"...파일 업로드: # using var stream = File.OpenRead( "Commercial_construction...do not save output as ZIP archive ReturnAsZipArchive = false...

    blog.aspose.cloud/ko/tasks/convert-mpp-to-pdf-c...
  7. Vyvinout PowerPoint Viewer | Online PPT Viewer ...

    Zjistěte, jak vytvořit výkonný prohlížeč PowerPoint pomocí .NET Cloud SDK. Podrobné pokyny k vykreslování, zobrazení a interakci s prezentacemi PowerPoint ve vašich aplikacích....místní disk using var pdfStream = File.Create("converted.html"); responseStream...disku using var slideStream = File.OpenRead("Colorful conference...

    blog.aspose.cloud/cs/slides/develop-powerpoint-...
  8. Dart Fusionner Des Photos, Des Documents REST API

    Fusionnez des documents par programmation dans Dart à l'aide de REST API...de les imprimer ou de les archiver. La fusion de documents et...WordsApi(config); final document = (await File ( 'Input1.docx' ) .readAsBytes())...

    products.aspose.cloud/words/fr/dart/merge/
  9. PHP Fusionner Des Photos, Des Documents REST API

    Fusionnez des documents par programmation dans PHP à l'aide de REST API...de les imprimer ou de les archiver. La fusion de documents et...new DocumentEntry ( array ( "file_reference" => FileReference...

    products.aspose.cloud/words/fr/php/merge/
  10. Python Fusionner Des Photos, Des Documents REST...

    Fusionnez des documents par programmation dans Python à l'aide de REST API...de les imprimer ou de les archiver. La fusion de documents et...asposewordscloud.DocumentEntry( file_reference=asposewordscloud.FileReference...

    products.aspose.cloud/words/fr/python/merge/