Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 22,286 for

savefileformat

(0.97 sec)
  1. 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....html" , SaveFileFormat . HTML ); Save resultant...diagram . save ( dstStream , SaveFileFormat . HTML ); // In you want...

    docs.aspose.com/diagram/zh/java/convert-visio-t...
  2. Can not convert VSDX to VSD - Free Support Foru...

    Can It convert VSDX to VSD? I didn’t find the relevant documents on your company’s official website. There are also no VSD options in the Savefileformat class. So how can I convert VSDX to VSD? VSDXConvertToVSD.zip (…...also no VSD options in the SaveFileFormat class. So how can I convert...

    forum.aspose.com/t/can-not-convert-vsdx-to-vsd/...
  3. Add Master from Stencil|Documentation

    This section explains how to add master from stencil...vsdx" , SaveFileFormat . VSDX ) jpype . shutdownJVM...

    docs.aspose.com/diagram/python-java/add-master-...
  4. Change Layer Properties|Documentation

    This section explains how to change layer's properties with Aspose.Diagram....vsdx" , SaveFileFormat . VSDX );...

    docs.aspose.com/diagram/net/change-properties-l...
  5. 检查页面自动扩展|Documentation

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

    docs.aspose.com/diagram/zh/net/check-page-autoe...
  6. 以编程方式保存 Visio 文档|Documentation

    本页介绍如何将 Visio 文档保存到文件,使用 Aspose.Diagram 库进行流式传输。...API 从文件扩展名推断保存格式,还提供一个额外的 SaveFileFormat 参数来指定输出文件格式。 以任何支持的文件格式保存..."SaveVisioDiagram_Out.vsdx" , SaveFileFormat . VSDX ); ByteArrayOutputStrea...

    docs.aspose.com/diagram/zh/java/save-visio-docu...
  7. Draw Square|Documentation

    This section explains how to draw square in a visio page with Aspose.Diagram. Support using C# to draw square and save as pdf, svg, html, image, xps and other formats....vsdx" , SaveFileFormat . VSDX ); Draw Square in...new ImageSaveOptions ( SaveFileFormat . PNG ); imageSaveOptions...

    docs.aspose.com/diagram/net/drawing/draw-square/
  8. Working with Protection|Documentation

    This section explains how to set protection in the diagram with Aspose.Diagram....vdx" , SaveFileFormat . VDX ); Set Protection..."VisioShapeProtection_out.vdx" , SaveFileFormat . VDX ); Working with Hyperlinks...

    docs.aspose.com/diagram/net/working-with-protec...
  9. Rotate, Change the Position and Connect Sub-Sha...

    This section explains how to rotate a visio shape with Aspose.Diagram....vsdx" , SaveFileFormat . VSDX ); Change the Position..."MoveVisioShape_out.vsdx" , SaveFileFormat . VSDX ); Connect Sub-shapes...

    docs.aspose.com/diagram/net/rotate-change-the-p...
  10. Rendering Task Usage View | Aspose.Tasks Docume...

    Learn how to render Microsoft Project task usage views using Aspose.Tasks for Java....pdf" , SaveFileFormat. PDF ); 13 14 // display...save ( "task usage2.pdf" , SaveFileFormat. PDF ); 20 project. save...

    docs.aspose.com/tasks/java/rendering-task-usage...