Sort Score
Result 10 results
Languages All
Labels All
Results 3,821 - 3,830 of 3,870 for

archive files

(0.34 sec)
  1. Converter MPP para PDF em C# | Exportar MS Proj...

    Como converter arquivos MPP do Microsoft Project para PDF usando a API REST .NET. Faça o upload de arquivos MPP locais ou converta arquivos de armazenamento em nuvem para PDF online....local: # using var stream = File.OpenRead( "Commercial_construction...clientID); // Name of input MPP file String inputFile = "CommercialProject...

    blog.aspose.cloud/pt/tasks/convert-mpp-to-pdf-c...
  2. C#: MPP'yi HTML'ye Dönüştür | Microsoft Project...

    Microsoft Project MPP dosyalarını HTML'ye dönüştürmeyi öğrenin. Yerel MPP dosyalarını yükleyin veya mevcut dosyaları bulut depolama alanında dönüştürün. MPP'den HTML'ye Dönüştürücü....alanına yükleyin: using ( var fs = File.OpenRead(localMPPFile)) { var...MPP dosyası using var stream = File.OpenRead(inputFile); // bulut...

    blog.aspose.cloud/tr/tasks/convert-mpp-to-html-...
  3. Convertir MPP a PDF en C# | Exportar MS Project...

    Cómo convertir archivos MPP de Microsoft Project a PDF utilizando la API REST de .NET. Cargue archivos MPP locales o convierta archivos de almacenamiento en la nube a PDF en línea....local: # using var stream = File.OpenRead( "Commercial_construction...mpp"; // name of resultant PDF file String resultant = "output.pdf";...

    blog.aspose.cloud/es/tasks/convert-mpp-to-pdf-c...
  4. C#: Converter MPP para HTML | Exportar Microsof...

    Aprenda como converter arquivos MPP do Microsoft Project para HTML. Faça upload de arquivos MPP locais ou converta arquivos existentes em armazenamento em nuvem. Conversor de MPP para HTML....armazenamento em nuvem: using ( var fs = File.OpenRead(localMPPFile)) { var...mpp"; // name of resultant Excel file String resultant = "myResultant...

    blog.aspose.cloud/pt/tasks/convert-mpp-to-html-...
  5. Převést PowerPoint na SVG | PPT nebo PPTX na SV...

    Jak převést PowerPointové prezentace do formátu SVG pomocí .NET Cloud SDK. Snadno přeměňte své snímky na škálovatelnou vektorovou grafiku s vysokou věrností a zachovejte vizuální prvky....místní disk using var pdfStream = File.Create("transformed.zip"); responseStream...streamu. using var pdfStream = File.Create("transformed.zip"); responseStream...

    blog.aspose.cloud/cs/slides/convert-powerpoint-...
  6. C#: แปลง MPP เป็น HTML | ส่งออก Microsoft Proje...

    \"เรียนรู้วิธีการแปลงไฟล์ 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/th/tasks/convert-mpp-to-html-...
  7. C#: Chuyển đổi MPP sang HTML | Xuất Microsoft P...

    Học cách chuyển đổi các tệp Microsoft Project MPP sang HTML. Tải lên các tệp MPP cục bộ hoặc chuyển đổi các tệp hiện có trong lưu trữ đám mây. Công cụ chuyển đổi MPP sang HTML....trữ Cloud: using ( var fs = File.OpenRead(localMPPFile)) { var...Xem trước việc chuyển đổi MPP File sang HTML. // Để xem thêm ví...

    blog.aspose.cloud/vi/tasks/convert-mpp-to-html-...
  8. Supprimer les Signets via Cloud Node.js SDK

    Supprimez les signets PDF en utilisant Node.js et Aspose.PDF Cloud SDK. Simplifiez la structure du document....with { type : "json" }; // json-file in this format: { "id": "*****"...les partager, imprimer ou archiver. Supprimez les Signets des...

    products.aspose.cloud/pdf/fr/nodejs/bookmarks/r...
  9. Exporter un tableau – API Aspose.Cells Cloud | ...

    Exportez un tableau Excel stocké dans le cloud au format PDF, PNG, CSV, JSON ou autre à l’aide de l’API Aspose.Cells Cloud. Endpoint HTTPS sécurisé avec authentification JWT et exemples de SDK...."DataType" : { "Identifier" : "File" , "Reference" : "Stream" }...modernes. Standardisation des archives : Normaliser divers formats...

    docs.aspose.cloud/cells/fr/export-table-as-format/
  10. 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-...