Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 17,602 for

savefileformat

(0.06 sec)
  1. 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...
  2. C# Microsoft Visio Files Conversion | products....

    Convert Microsoft Visio formats VSDX VSX VTX VDX VSSX VSTX VSDM VSSM VSTM VDW VSD VSS VST to PDF HTML and Images with few lines of C# code via .NET library....with VSDX file name and SaveFileFormat .targetFile extension as...name with full path and SaveFileFormat as parameters. For specific...

    products.aspose.com/diagram/net/conversion/
  3. Convert Project Data to PDF

    This article explains how to convert Project data to PDF using Aspose.Tasks for Java....project data to PDF using the SaveFileFormat enumeration type. To save...the project to PDF using SaveFileFormat.PDF. The following lines...

    docs.aspose.com/tasks/java/convert-project-data...
  4. 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 ); Error rendering...@"c:\temp\AddLayer_Out.vsdx" , SaveFileFormat . VSDX ); Error rendering...

    docs.aspose.com/diagram/net/public-api-changes-...
  5. How to Convert VSX to HTML in Java

    This short tutorial guides you on how to convert VSX to HTML in Java. You can load an input Diagram and generate HTML from VSX in Java easily with a few API calls on any operating system like MS Windows, Linux, or macOS....output HTML file using SaveFileFormat enumeration In these steps...method accepts a value from SaveFileFormat enumeration which specifies...

    kb.aspose.com/diagram/java/how-to-convert-vsx-t...
  6. Moving Tasks

    Learn how to move with Microsoft Project (MPP/XML) the tasks under another ones using Aspose.Tasks for .NET....mpp" , SaveFileFormat. MPP ); view raw Examp..."MoveTaskUnderSamePar_out.mpp" , SaveFileFormat. MPP ); view raw Examp...

    docs.aspose.com/tasks/net/moving-tasks/
  7. Rendering Task Usage View

    Learn how to render Microsoft Project (MPP/XML) task usage views using Aspose.Tasks for Java....pdf" , SaveFileFormat. PDF ); 13 14 // display...save ( "task usage2.pdf" , SaveFileFormat. PDF ); 20 project. save...

    docs.aspose.com/tasks/java/rendering-task-usage...
  8. Save Visio document programmatically|Documentation

    This page describes how to save Visio document to file, stream with Aspose.Diagram library....supported save formats see the SaveFileFormat Enum. Saving Visio Diagram...also offers an additional SaveFileFormat parameter to specify output...

    docs.aspose.com/diagram/java/save-visio-document/
  9. 公共 API Aspose.Diagram 6.8.0 的变化|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 ); 设置图层的颜色复选框 开发者可以使用..."c:\\temp\\AddLayer_Out.vsdx" , SaveFileFormat . VSDX ); 在 Shape 类中添加...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  10. C# Microsoft Project Files Conversion | .NET | ...

    Convert Microsoft Project MPP MPT MPX to PDF HTML Excel and Images JPG PNG BMP TIFF with few lines of C# code via .NET library....with output PDF file and SaveFileFormat .PDF as parameters. During...Save(dir + "output.html" , SaveFileFormat.HTML); MPP to PDF MPT to...

    products.aspose.com/tasks/net/conversion/