Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 23,610 for

vsdx

(0.06 sec)
  1. Watermark VSDM document via Java | products.asp...

    Java sample code to add watermark to VSDM documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications....name (full path) and format (VSDX) as a parameter. Now you can...can open and use the VSDX file in Microsoft Office, Adobe PDF or...

    products.aspose.com/diagram/java/watermark/vsdm/
  2. 使用用户定义的单元格|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" ); // get page by name Page...Diagram ( dataDir + "Drawing1.vsdx" ); // get page by name Page...

    docs.aspose.com/diagram/zh/java/working-with-us...
  3. Convert Visio to other formats|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to SVG,XPS,XML,XAML formats. Convert VSD, VSS, VDW, VST, Vsdx, VSSX, VSTX, VSDM, VSTM,VSSM to SVG,XPS,XML,XAML with a few lines of code....vsdx" )) #// Save diagram in the...join ( sourceDir , "Drawing1.vsdx" )) #// Save diagram in the...

    docs.aspose.com/diagram/python-net/convert-visi...
  4. Draw Text|Documentation

    This section explains how to draw text in a visio page with Aspose.Diagram. Support using C# to draw text and save as pdf, svg, html, image, xps and other formats....vsdx" ); //Initiazlie a new PointF[]..."AddTextToShape_out.vsdx" , SaveFileFormat . VSDX ); Draw Text in...

    docs.aspose.com/diagram/net/drawing/draw-text/
  5. 更改图层属性|Documentation

    本节介绍如何使用 Aspose.Diagram 更改图层的属性。...vsdx" ); // Get page by name Page..."ChangeLayerProperty_out.vsdx" , SaveFileFormat . VSDX );...

    docs.aspose.com/diagram/zh/net/change-propertie...
  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" ) # Set page id page_id = 2...from a VSDX file diagram = Diagram ( "DrawingFlowCharts.vsdx" ) #...

    docs.aspose.com/diagram/zh/python-java/retrieve...
  7. Watermark VSX document via Python | products.as...

    Python sample code to add watermark to VSX documents within any Python based application....name (full path) and format (VSDX) as a parameter. Now you can...can open and use the VSDX file in Microsoft Office, Adobe PDF or...

    products.aspose.com/diagram/python-net/watermar...
  8. Protect and lock VSD document via .NET | produc...

    C# source code to lock VSD file on .NET Framework, .NET Core, Mono Platforms....Protect Vsd PNG JPG BMP TIFF VSDX Protect VSD Files via C# Protect...name (full path) and format (VSDX) as a parameter. Now you can...

    products.aspose.com/diagram/net/protect/vsd/
  9. Unlock VSD document via .NET | products.aspose.com

    C# source code to unlock VSD file on .NET Framework, .NET Core, Mono Platforms....Unlock Vsd PNG JPG BMP TIFF VSDX Unlock VSD Files via C# Remove...name (full path) and format (VSDX) as a parameter. Now you can...

    products.aspose.com/diagram/net/unlock/vsd/
  10. 获取 Visio 形状继承填充|Documentation

    本节介绍如何获取 visio 形状的填充样式,继承自其父样式并掌握 Aspose.Diagram。...class constructor to load the VSDX diagram Diagram diagram = new...Diagram ( dataDir + "Drawing1.vsdx" ); // Get page by name Page...

    docs.aspose.com/diagram/zh/net/get-visio-shape-...