Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 22,283 for

savefileformat

(0.58 sec)
  1. 搜索

    搜索...它提供了 Save(string filename, SaveFileFormat format) 方法將圖表以指定的格式保存到文件中。此外,API...方法將圖表以指定的格式保存到文件中。此外,API 還提供了 SaveFileFormat 枚舉,用於選擇保存圖表的格式。我們還可以在使用 ImageSaveOptions...

    blog.aspose.com/zh-hant/diagram/convert-Visio-t...
  2. Arsip

    Arsip...Dibutuhkan path file dan SaveFileFormat sebagai argumen. Kode contoh...save("C:\\SaveProjectAsXAML_out.xaml", SaveFileFormat.Xaml); Konversikan MPP...

    blog.aspose.com/id/tasks/convert-project-data-t...
  3. قم بتحويل Visio إلى تنسيقات أخرى|Documentation

    يوضح لك هذا الموضوع كيفية السماح Aspose.Diagram بتحويل Visio إلى SVG،XPS ، XML ، XAML تنسيقات. تحويل VSD، VSS، VDW، VST، VSDX، VSSX، VSTX، VSDM، VSTM،VSSM إلى SVG،XPS، XML، XAML مع بضعة أسطر من التعليمات البرمجية....pdf" , SaveFileFormat . PDF ) تشرح هذه المقالة...save ( "Visio_out.vdx" , SaveFileFormat . VDX ) #// Save diagram...

    docs.aspose.com/diagram/ar/python-net/convert-v...
  4. Convertir Visio a otros formatos|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to SVG,XPS,XML,XAML formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to SVG,XPS,XML,XAML with a few lines of code....pdf" , SaveFileFormat . PDF ) Este artículo explica...save ( "Visio_out.vdx" , SaveFileFormat . VDX ) #// Save diagram...

    docs.aspose.com/diagram/es/python-net/convert-v...
  5. Archiv

    Archiv...Ausgabe-MPP-Dateipfad und SaveFileFormat als Argumenten auf. Die...ect.mpp", tasks.saving.SaveFileFormat.MPP); Fügen Sie Aufgaben...

    blog.aspose.com/de/tasks/create-ms-project-in-p...
  6. Archivio

    Archivio...del file MPP di output e SaveFileFormat come argomenti. I seguenti...ect.mpp", tasks.saving.SaveFileFormat.MPP); Aggiungi attività...

    blog.aspose.com/it/tasks/create-ms-project-in-p...
  7. Archivo

    Archivo...archivo MPP de salida y SaveFileFormat como argumentos. Los siguientes...ect.mpp", tasks.saving.SaveFileFormat.MPP); Agregar tareas a...

    blog.aspose.com/es/tasks/create-ms-project-in-p...
  8. Agregue el elemento SolutionXML al dibujo Visio...

    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....Visio diagram $saveFileFormat = new SaveFileFormat (); $diagram..."SolutionXmlElement.vdx" , $saveFileFormat -> VDX ); print "Added...

    docs.aspose.com/diagram/es/java/add-solutionxml...
  9. Добавьте элемент SolutionXML в чертеж Visio в P...

    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....Visio diagram $saveFileFormat = new SaveFileFormat (); $diagram..."SolutionXmlElement.vdx" , $saveFileFormat -> VDX ); print "Added...

    docs.aspose.com/diagram/ru/java/add-solutionxml...
  10. 在 PHP 中为 Visio 绘图添加注释|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....Save as VDX $saveFileFormat = new SaveFileFormat (); $diagram...$dataDir . "AddComment.vdx" , $saveFileFormat -> VDX ); print "Added...

    docs.aspose.com/diagram/zh/java/add-comments-to...