Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 7,467 for

savefileformat vsd

(0.12 sec)
  1. 添加、检索、复制和读取 Visio 形状数据|Documentation

    本节介绍如何添加形状、设置形状的属性或使用 Aspose.Diagram 复制形状。...vsdx" , SaveFileFormat . VSDX ); System . out...dataDir + "RetrieveShapeInfo.vsd" ); for ( com . aspose . diagram...

    docs.aspose.com/diagram/zh/java/add-retrieve-co...
  2. Merge VSDX Files via Java | products.aspose.com

    Java sample code to combine VsdX documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications....SaveFileFormat.VSDX); About Aspose.Diagram...replace the binary file format, .VSD, which is supported by earlier...

    products.aspose.com/diagram/java/merger/vsdx/
  3. Merge VSS Files via .NET | products.aspose.com

    C# source code to combine VSS documents on .NET Framework, .NET Core, Mono or COM Interop....SaveFileFormat.VSS); About Aspose.Diagram...objects that can be included in a .VSD Visio drawing. Microsoft Visio...

    products.aspose.com/diagram/net/merger/vss/
  4. 使用保护|Documentation

    本节介绍如何在 diagram 和 Aspose.Diagram 中设置保护。...vsd" ); diagram . DocumentSettings..."VisioDiagramProtecti_out.vdx" , SaveFileFormat . VDX ); 设置Visio形状的保护 保护...

    docs.aspose.com/diagram/zh/net/working-with-pro...
  5. 使用文本|Documentation

    本节介绍如何使用 Aspose.Diagram 插入文本形状或更新形状的文本。...vsdx" , SaveFileFormat . VSDX ); 更新 Visio 形状文本...( dataDir + "UpdateShapeText.vsd" ); // Get page by name Page...

    docs.aspose.com/diagram/zh/net/working-with-text/
  6. 使用文本|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 形状文本...( dataDir + "UpdateShapeText.vsd" ); // get page by name Page...

    docs.aspose.com/diagram/zh/java/working-with-text/
  7. 保护 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....vsd" ); Page page0 = diagram . Pages..."ProtectedShapesFile.vdx" , SaveFileFormat . VDX ); 下载示例代码 比特桶 从 Visio...

    docs.aspose.com/diagram/zh/net/protect-shapes-i...
  8. Create a New Diagram in VSTO and Aspose.Diagram...

    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....vsd" ); //Load Visio Stencil Visio...Save ( "Drawing1.vdx" , SaveFileFormat . VDX ); Download Sample...

    docs.aspose.com/diagram/net/create-a-new-diagra...
  9. Edit Connector Geometry Section in the ShapeShe...

    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....constructor to load diagram from a VSD file diagram = Rjb :: import.... new ( data_dir + "Drawing.vsd" ) #set connector shape id connector_id...

    docs.aspose.com/diagram/java/edit-connector-geo...
  10. Create CompactTree style organization chart in ...

    Python source code to create CompactTree style organization chart in vss file within any Python based application...."outpath_with_filename" , SaveFileFormat.VSDX) About Aspose.Diagram...objects that can be included in a .VSD Visio drawing. Microsoft Visio...

    products.aspose.com/diagram/python-net/organiza...