Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 19,986 for

savefileformat

(0.15 sec)
  1. Crea un Visio Diagram vuoto in PHP|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..."CreateDiagram.vdx" , $saveFileFormat -> VDX ); print "Created...

    docs.aspose.com/diagram/it/java/create-an-empty...
  2. Export Visio Diagram to SVG in PHP|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 SVG $saveFileFormat = new SaveFileFormat (); $diagram...$dataDir . "Diagram.svg" , $saveFileFormat -> SVG ); print "Exported...

    docs.aspose.com/diagram/it/java/export-visio-di...
  3. Экспорт Visio Diagram в PDF в PHP|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....file format $saveFileFormat = new SaveFileFormat (); $diagram...$dataDir . "Diagram.pdf" , $saveFileFormat -> PDF ); print "Exported...

    docs.aspose.com/diagram/ru/java/export-visio-di...
  4. Export Visio Diagram to XPS in PHP|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 XPS $saveFileFormat = new SaveFileFormat (); $diagram...$dataDir . "Diagram.xps" , $saveFileFormat -> XPS ); print "Exported...

    docs.aspose.com/diagram/es/java/export-visio-di...
  5. Export Visio Diagram to XAML in PHP|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 XAML $saveFileFormat = new SaveFileFormat (); $diagram...$dataDir . "Diagram.xaml" , $saveFileFormat -> XAML ); print "Exported...

    docs.aspose.com/diagram/es/java/export-visio-di...
  6. Экспорт Visio Diagram в HTML в PHP|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 Html $saveFileFormat = new SaveFileFormat (); $diagram...$dataDir . "Diagram.html" , $saveFileFormat -> HTML ); print "Exported...

    docs.aspose.com/diagram/ru/java/export-visio-di...
  7. Öffentlich API Änderungen in Aspose.Diagram 5.8...

    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....Speicheroption wurde im SaveFileFormat hinzugefügt Zuvor unterstützte..."C:\\temp\\Output.vsdx" , SaveFileFormat . VSDX ); VB ' save diagram...

    docs.aspose.com/diagram/de/net/public-api-chang...
  8. arkiv

    arkiv...utdata VSDX-filsökvägen och SaveFileFormat som argument. Följande...save("C:\\Files\\AddComments.vsdx", SaveFileFormat.VSDX); Lägg till kommentarer...

    blog.aspose.com/sv/diagram/add-comments-to-visi...
  9. 档案

    档案...所有支持的图像格式都在 SaveFileFormat 枚举下定义。 请 下载 API 的 JAR 或在基于...Project 类加载 MPP 文件。 接下来,使用 SaveFileFormat.Jpeg 作为参数创建 ImageSaveOptions...

    blog.aspose.com/zh/tasks/export-ms-project-mpp-...
  10. Verwalten Sie Kopf- und Fußzeilen der Visio-Dia...

    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 diagram $saveFileFormat = new SaveFileFormat (); $diagram..."HeadersAndFooters.vdx" , $saveFileFormat -> VDX ); print "Done with...

    docs.aspose.com/diagram/de/java/manage-headers-...