Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 22,474 for

vsdx

(0.09 sec)
  1. 在 Visio 页面中自动放置一组形状|Documentation

    本节介绍如何使用 Aspose.Diagram 在 visio 页面中自动放置一组形状。...vsdx" ); // get page of the Visio..."c:\temp\AutoSpaceShapes_Out.vsdx" , SaveFileFormat . VSDX ); 设置方向并控制隐藏 Visio...

    docs.aspose.com/diagram/zh/net/auto-space-a-col...
  2. 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....can use other diagram formats (VSDX, VSDM, VSTX, VSSX, VSS, VSSM...join ( sourceDir , "Drawing1.vsdx" )) #// Save diagram in the...

    docs.aspose.com/diagram/python-net/convert-visi...
  3. Get Visio Shape Inherit Chars|Documentation

    This section explains how to get visio shape's font style inherited from it's parent style and master with 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/net/get-visio-shape-inh...
  4. The arrows in the diagram become very large aft...

    Hello Aspose, There is another problem with converting Vsdx to SVG format. The Vsdx file contains arrows that connect the objects in the diagram. The arrows in the diagram become very large after exporting to SVG. I at…...with converting vsdx to SVG format. The VSDX file contains arrows...original Visio diagram (InputFile.vsdx) and SVG file (OutputFile.svg)...

    forum.aspose.com/t/the-arrows-in-the-diagram-be...
  5. 检查页面自动扩展|Documentation

    本节介绍如何检查或更改页面是否在带有 Aspose.Diagram 的 visio 文件中自动展开。...vsdx" ); // Get Visio page Aspose..."SetAutoExpand_out.vsdx" , SaveFileFormat . VSDX ); 设置方向并控制隐藏 Visio...

    docs.aspose.com/diagram/zh/net/check-page-autoe...
  6. 设置方向并控制隐藏 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....vsdx" ); // get Visio page Page page..."SetPageOrientation_Out.vsdx" , SaveFileFormat . VSDX ); 控制导出隐藏的 Visio...

    docs.aspose.com/diagram/zh/java/set-orientation...
  7. Add, Retrieve, Copy and Read Visio Shape Data|D...

    This section explains how to add a shape, set shape's property or copy a shape with Aspose.Diagram....vsdx" ); // Get page by name Page...+ "AddShape_out.vsdx" , SaveFileFormat . VSDX ); Console . WriteLine...

    docs.aspose.com/diagram/net/add-retrieve-copy-a...
  8. Color not set correctly for copied shapes - Fre...

    TestDiagram.zip (459.0 KB) I’m trying to create a list of shapes based on a shape in an existing document. I’m getting the shapes created and labeled, but every other shape is filled incorrectly. If you resize any of …...vsdx' $diagramFile = 'c:\temp\Testoutput.vsdx' Copy-Item...[Aspose.Diagram.SaveFileFormat]::vsdx) Professionalize.Discourse September...

    forum.aspose.com/t/color-not-set-correctly-for-...
  9. Update,Remove Fields|Documentation

    This section explains how to update or remve fields....vsdx" ); // detect file format using...String ( dataDir + "Drawing1.vsdx" ); // detect file format using...

    docs.aspose.com/diagram/java/update-remove-fields/
  10. Public API Changes in Aspose.Diagram 6.0.0|Docu...

    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 Visio page by name...Diagram ( "C:/temp/Drawing1.vsdx" ); // get Visio page by name...

    docs.aspose.com/diagram/java/public-api-changes...