Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 22,524 for

savefileformat

(0.05 sec)
  1. Конвертировать Visio в форматы изображений|Docu...

    В этом разделе показано, как Aspose.Diagram позволяет конвертировать Visio в различные форматы изображений. Конвертируйте Visio,VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM в изображения PNG, JPEG, BMP с помощью нескольких строк кода....png" , SaveFileFormat . PNG ); Также можно сохранить...new ImageSaveOptions ( SaveFileFormat . PNG ); // Save one page...

    docs.aspose.com/diagram/ru/net/convert-visio-to...
  2. تحويل Visio إلى تنسيقات الصور|Documentation

    يوضح هذا الموضوع كيفية تحويل Visio إلى تنسيقات صور متنوعة باستخدام Aspose.Diagram لـ Python via Java. تحويل Visio،VSD، VSS، VDW، VST، VSDX، VSSX، VSTX، JPEG، VSTX صورة بضعة أسطر من التعليمات البرمجية....png" , SaveFileFormat . PNG ) jpype . shutdownJVM...options = ImageSaveOptions ( SaveFileFormat . PNG ) # Save one page...

    docs.aspose.com/diagram/ar/python-java/convert-...
  3. Converti Visio in formati Immagini|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to various images formats. Convert Visio,VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PNG, JPEG, BMP images with a few lines of code....png" , SaveFileFormat . PNG ); È anche possibile...new ImageSaveOptions ( SaveFileFormat . PNG ); // Save one page...

    docs.aspose.com/diagram/it/net/convert-visio-to...
  4. 搜索

    搜索...Save(string, SaveFileFormat) 方法保存文件。 以下代碼示例顯示如何使用 C#...Save("New Project.mpp", SaveFileFormat.MPP); 將 MS 項目文件另存為 XML...

    blog.aspose.com/zh-hant/tasks/create-ms-project...
  5. Aspose.Diagram für Node.js-Beispiele|Documentation

    Viso Diagram Node.js API lets you work with Visio diagrams without any understanding of underlying file format. You can create Visio VSDX files from scratch and convert VSDX files to PNG with just a couple of lines of code.... SaveFileFormat . VSDX ); Export Page of...ImageSaveOptions ( aspose . diagram . SaveFileFormat . PNG ); // Save one page...

    docs.aspose.com/diagram/de/java/aspose-diagram-...
  6. Работа с фигурами|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....vsdx" , SaveFileFormat . VSDX ); Работа с данными...

    docs.aspose.com/diagram/ru/java/working-with-sh...
  7. Procurar

    Procurar...Save(MemoryStream, SaveFileFormat.PDF) . // Crie fluxo de...diagram.Save(pdfStream, SaveFileFormat.PDF); Crie um novo objeto...

    blog.aspose.com/pt/diagram/convert-visio-diagra...
  8. آرشیوها

    آرشیوها...SaveFileFormat.Mpp); XER را به فرمت MPP...save() صادر کنید و پارامتر SaveFileFormat را مشخص کنید. قطعه کد زیر...

    blog.aspose.com/fa/tasks/convert-xer-to-mpp-in-...
  9. Pubblico API Modifiche Aspose.Diagram 6.6.0|Doc...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....VSSM e VSTM nella classe SaveFileFormat Questa versione aggiunge...( @"c:\temp\out.vssm" , SaveFileFormat . VSSM ); Errore durante...

    docs.aspose.com/diagram/it/net/public-api-chang...
  10. Faire un calendrier standard dans PHP | Aspose....

    Apprenez à créer des calendriers standard Microsoft Project MPP / XML à l'aide d'Aspose.Tasks Java pour PHP....Cal1); 8 9 $ SaveFileFormat = new SaveFileFormat (); 10 11 $ project..."CreatestandardCalend.xml" , $ SaveFileFormat -> xml ); 12 13 Imprimer...

    docs.aspose.com/tasks/fr/java/making-a-standard...