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

savefileformat

(0.4 sec)
  1. Create flowchart style organization chart in VD...

    Java source code to create flowchart style organization chart in vdw file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....vdx" , SaveFileFormat . VDX ); // set layout..."sample_top_btm.vdx" , SaveFileFormat . VDX ); // set layout...

    products.aspose.com/diagram/java/flowchart/vdw/
  2. 使用文本框|Documentation

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

    docs.aspose.com/diagram/zh/net/working-with-tex...
  3. 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/
  4. 旋转 Visio 形状文字|Documentation

    如何使用 .NET Diagram API 在 visio 中旋转形状的文本。... Save ( dataDir , SaveFileFormat . VSDX ); 这个例子的工作原理如下:..."UpdateShapeText_out.vdx" , SaveFileFormat . VDX ); Visio加水印...

    docs.aspose.com/diagram/zh/net/rotate-visio-sha...
  5. 公共 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...
  6. Merge Combine Diagram|Documentation

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

    docs.aspose.com/diagram/net/merge-combine-diagram/
  7. Setting Connector line jump style|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 ); Rotate, Change...

    docs.aspose.com/diagram/net/set-connector-line-...
  8. 创建、插入字段|Documentation

    如何使用 Java Diagram API 创建、插入字段。...vsdx" , SaveFileFormat . VSDX ) jpype . shutdownJVM...

    docs.aspose.com/diagram/zh/python-java/create-i...
  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. Saving Project Data to Excel Format | Aspose.Ta...

    This article explains how to export project data to Excel using Aspose.Tasks Java for PHP....mpp' ); 2 3 $saveFileFormat = new SaveFileFormat(); 4 5 $project...save ( "Project.XLSX" , $saveFileFormat -> XLSX ); 6 7 print "Saved...

    docs.aspose.com/tasks/java/saving-project-data-...