Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 22,252 for

savefileformat

(0.14 sec)
  1. 插入图片|Documentation

    本节介绍如何在visio页面插入图片,Aspose.Diagram支持使用java插入图片,保存为pdf、svg、html、image、xps等格式。...vsdx" , SaveFileFormat . VSDX ); 在 SVG 中插入图像 Aspose..."AddImageToPage_Out.svg" , SaveFileFormat . SVG ); 在 PNG 中插入图像 Aspose...

    docs.aspose.com/diagram/zh/java/drawing/insert-...
  2. Your First Aspose.Diagram Application - Hello W...

    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 ) Opening an Existing..."CreateHelloWorldVisi_out.vsdx" , SaveFileFormat . VSDX )...

    docs.aspose.com/diagram/python-net/your-first-a...
  3. 公共 API Aspose.Diagram 16.11.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 ); 在 Visio Diagram..."C:\\temp\\Output.vsdx" , SaveFileFormat . VSDX ); 公共 API Aspose...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  4. Render Project to Multipage TIFF | Aspose.Tasks...

    Learn how to export your project files (MPP/XML/Primavera XML) as multipage TIFF using Aspose.Tasks for Java.... The SaveFileFormat enumeration contains the...save ( "RenderMe.tif" , SaveFileFormat. TIFF ); 6 //Save the project...

    docs.aspose.com/tasks/java/render-project-to-mu...
  5. 公共 API Aspose.Diagram 6.6.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.... 在 SaveFileFormat 类中添加 VSDM、VSSM 和 VSTM 格式..."c:\\temp\\out.vssm" , SaveFileFormat . VSSM ); 在 ForeignData...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  6. 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 ( stream , SaveFileFormat . HTML ); Convert Visio...

    docs.aspose.com/diagram/net/convert-visio-to-html/
  7. 公共 API Aspose.Diagram 16.11.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\Output.vsdx" , SaveFileFormat . VSDX ); 呈现宏“代码”时出错:为参数...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  8. 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/zh/python-java/convert-...
  9. Visio转其他格式|Documentation

    This topic show you how to convert Visio to SVG,XPS,XML,XAML formats using Aspose.Diagram for Python via Java. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, VSSM to SVG,XPS,XML,XAML with a few lines of code....vdx" , SaveFileFormat . VDX ) # 2. Exporting..."ExportToXML_Out.vsx" , SaveFileFormat . VSX ) # 3. Export VSD...

    docs.aspose.com/diagram/zh/python-java/convert-...
  10. 创建、更新、布局和自动调整形状|Documentation

    使用 C# Diagram API 在您的应用程序中使用 C# 在 Visio 文件中创建、更新和自动布局形状。包含 C# 代码示例的完整指南。... Save ( dataDir , SaveFileFormat . VSDX ); 流程图样式的布局形状 对..."sample_btm_top_out.vdx" , SaveFileFormat . VDX ); // Set layout...

    docs.aspose.com/diagram/zh/net/create-update-la...