Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 22,256 for

savefileformat

(0.13 sec)
  1. Ինչպես փոխարկել VSX-ը HTML-ի Java-ում

    Այս կարճ ձեռնարկը ձեզ ուղղորդում է, թե ինչպես փոխարկել VSX-ը HTML-ի Java-ում: Դուք կարող եք բեռնել մուտքագրման դիագրամը և հեշտությամբ ստեղծել HTML VSX-ից Java-ում API-ի մի քանի զանգերի միջոցով ցանկացած օպերացիոն համակարգում, ինչպիսիք են MS Windows-ը, Linux-ը կամ macOS-ը:...HTML ֆայլը՝ օգտագործելով SaveFileFormat թվարկումը Այս քայլերում...մեթոդը ընդունում է արժեք SaveFileFormat թվարկումից, որը սահմանում...

    kb.aspose.com/hy/diagram/java/how-to-convert-vs...
  2. Convert Diagram Using LowCode API|Documentation

    Demonstrates how to use Aspose.Diagram LowCode APIs to convert Diagram.... SaveFormat = SaveFileFormat . Vsdx ; saveOptions ....saveOptions . SaveFormat = SaveFileFormat . Vsdx ; saveOptions ....

    docs.aspose.com/diagram/net/convert-diagram-usi...
  3. Public API Changes in Aspose.Diagram 6.8.0|Docu...

    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 ); Set the Color..."c:\\temp\\AddLayer_Out.vsdx" , SaveFileFormat . VSDX ); Adds InheritFill...

    docs.aspose.com/diagram/java/public-api-changes...
  4. Working with Shapes Paragraph|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 ); Working with...

    docs.aspose.com/diagram/java/working-with-shape...
  5. Working with Themes|Documentation

    This section explains how to apply a preset theme to a page or a shape with Aspose.Diagram....vsdx" , SaveFileFormat . VSDX ); Result of Apply...+ "SetTheme_out.vsdx" , SaveFileFormat . VSDX ); Result of Apply...

    docs.aspose.com/diagram/net/working-with-themes/
  6. Working with Themes|Documentation

    This section explains how to apply a preset theme to a page or a shape with Aspose.Diagram....vsdx" , SaveFileFormat . VSDX ); Result of Apply...+ "SetTheme_out.vsdx" , SaveFileFormat . VSDX ); Result of Apply...

    docs.aspose.com/diagram/java/working-with-themes/
  7. Convert Visio to HTML format|Documentation

    This topic show you how to convert Visio to html formats using Aspose.Diagram for Python via Java. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, VSSM to html with a few lines of code....html" , SaveFileFormat . HTML ) jpype . shutdownJVM...diagram . save ( dstStream , SaveFileFormat . HTML ) # In you want...

    docs.aspose.com/diagram/python-java/convert-vis...
  8. Working with Connector Type Shape|Documentation

    This section explains how to set Connector Appearance with Aspose.Diagram....vsdx" , SaveFileFormat . VSDX ); Select Reroute..."RerouteConnectors_out.vsdx" , SaveFileFormat . VSDX ); Calculate Pin...

    docs.aspose.com/diagram/net/working-with-connec...
  9. Working with Projects | Aspose.Tasks Documentation

    Learn how to read, modify, save, and convert Microsoft Project MPP/XML files using Aspose.Tasks for .NET....xml" , SaveFileFormat. XML ); 3 4 // Save as... Save ( "output.mpp" , SaveFileFormat. Mpp ); 6 7 // Save as...

    docs.aspose.com/tasks/net/working-with-projects/
  10. Moving Tasks | Aspose.Tasks Documentation

    This page discusses how to move tasks using Aspose.Tasks for C++. The content includes best practices and examples....Aspose::Tasks::Saving::SaveFileFormat::MPP); Examples-CPP-Wo...Aspose::Tasks::Saving::SaveFileFormat::MPP); Examples-CPP-Wo...

    docs.aspose.com/tasks/cpp/moving-tasks/