Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 22,286 for

savefileformat

(0.41 sec)
  1. Create, Insert fields|Documentation

    How to create, insert fields using Java Diagram API ....vsdx" , SaveFileFormat . VSDX ) jpype . shutdownJVM...

    docs.aspose.com/diagram/python-java/create-inse...
  2. Get Visio Shape Including Child|Documentation

    This section explains how to get visio shape including child with shape's id or name with Aspose.Diagram....vsdx" , SaveFileFormat . VSDX ); Get Visio Shape...

    docs.aspose.com/diagram/net/get-visio-shape-inc...
  3. Merge Combine Diagram|Documentation

    This section explains how to combine visio file... vsdx " , SaveFileFormat . VSDX ); Retrieve Visio...

    docs.aspose.com/diagram/java/merge-combine-diag...
  4. Add Comments to Drawings in 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....vdx" , SaveFileFormat . VDX ); Download Sample...

    docs.aspose.com/diagram/net/add-comments-to-dra...
  5. Create, Insert fields|Documentation

    How to create, insert fields using C# Diagram API ....vsdx" , SaveFileFormat . VSDX ); Update,Remove...

    docs.aspose.com/diagram/net/create-insert-fields/
  6. Manage VBA codes of Visio Macro-Enabled diagram...

    Add VBA Module and Modify VBA or Macro with Aspose.Diagram library....vsdm" , SaveFileFormat . VSDM ); Modify VBA or...dataDir + "1out.vsdm" , SaveFileFormat . VSDM ); Advance topics...

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

    This topic show you how to Aspose.Diagram allows to convert Visio to html formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to html with a few lines of code....html" , SaveFileFormat . HTML ); Save resultant...diagram . save ( dstStream , SaveFileFormat . HTML ); // In you want...

    docs.aspose.com/diagram/java/convert-visio-to-h...
  8. 公共 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...
  9. 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/
  10. 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...