Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 17,575 for

savefileformat

(0.05 sec)
  1. Export Visio Diagram to PDF 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....file format $saveFileFormat = new SaveFileFormat (); $diagram...$dataDir . "Diagram.pdf" , $saveFileFormat -> PDF ); print "Exported...

    docs.aspose.com/diagram/es/java/export-visio-di...
  2. 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/fr/java/export-visio-di...
  3. تصدير Visio Diagram إلى XAML في 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/ar/java/export-visio-di...
  4. تصدير 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/ar/java/export-visio-di...
  5. Pubblico API Modifiche Aspose.Diagram 5.9.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.... Save ( stream , SaveFileFormat . HTML ); V.B ' load an...diagram . Save ( stream , SaveFileFormat . HTML ) Copia temi e foglio...

    docs.aspose.com/diagram/it/net/public-api-chang...
  6. Öffentlich API Änderungen in Aspose.Diagram 5.9...

    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 ( stream , SaveFileFormat . HTML ); VB ' load an...diagram . Save ( stream , SaveFileFormat . HTML ) Kopieren Sie Designs...

    docs.aspose.com/diagram/de/net/public-api-chang...
  7. Offentlig API Ändringar i Aspose.Diagram 5.9.0|...

    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 ( dstStream , SaveFileFormat . HTML ); // In you want...Sparningsalternativ läggs till i SaveFileFormat Tidigare hade Aspose.Diagram...

    docs.aspose.com/diagram/sv/java/public-api-chan...
  8. 在 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 . "Diagram.vdx" , $saveFileFormat -> VDX ); 下载运行代码 下载**Export...

    docs.aspose.com/diagram/zh/java/saving-visio-do...
  9. Sparar Visio Dokument i 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...$dataDir . "Diagram.vdx" , $saveFileFormat -> VDX ); Ladda ner Running...

    docs.aspose.com/diagram/sv/java/saving-visio-do...
  10. Faire pivoter une forme avec un angle approprié...

    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.... "RotateShape.vdx" , $saveFileFormat -> VDX ); print "Rotated...

    docs.aspose.com/diagram/fr/java/rotate-a-shape-...