Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 22,256 for

savefileformat

(1.6 sec)
  1. 将 Visio 转换为图像格式|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to various images formats. Convert Visio,VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PNG, JPEG, BMP images with a few lines of code....png" , SaveFileFormat . PNG ); 也可以将特定页面保存为图像,而不是整个文档:...new ImageSaveOptions ( SaveFileFormat . PNG ); // Save one page...

    docs.aspose.com/diagram/zh/java/convert-visio-t...
  2. 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-...
  3. Check if VBA Code is Signed|Documentation

    Check if the vba code is signed with Aspose.Diagram library....vsdm" , SaveFileFormat . VSDM ); Console Output...

    docs.aspose.com/diagram/net/check-if-vba-code-i...
  4. Reduce File Size|Documentation

    This section explains how to reduce file size from a diagram with Aspose.Diagram for Python via Java....vsdx" , SaveFileFormat . VSDX ) jpype . shutdownJVM...

    docs.aspose.com/diagram/python-java/reduce-file...
  5. Working with Window Elements|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 ); Add Support of..."AddSupportOfVisualAi_Out.vsdx" , SaveFileFormat . VSDX ); Show and Hide...

    docs.aspose.com/diagram/java/working-with-windo...
  6. Convert Project Data to Excel in C++ | Aspose.T...

    Learn how to convert Microsoft Project (MPP/XML) projects to Excel using Aspose.Tasks for C++....to XLSX format using the SaveFileFormat enumeration type. To save...the project to XLSX using SaveFileFormat.XLSX. Saving a Project...

    docs.aspose.com/tasks/cpp/convert-project-data-...
  7. Check if VBA Code is Signed|Documentation

    Check if the vba code is signed with Aspose.Diagram library....vsdm" , SaveFileFormat . VSDM ); Console Output...

    docs.aspose.com/diagram/java/check-if-vba-code-...
  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. 使用文本框|Documentation

    本节介绍如何使用 Aspose.Diagram 格式化文本形状。...vsdx" , SaveFileFormat . VSDX ); 旋转和设置 Visio 形状文本的位置..."SetShapeTextPosition_out.vsdx" , SaveFileFormat . VSDX ); 将形状的文本位置设置在底部...

    docs.aspose.com/diagram/zh/net/working-with-tex...