Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 22,256 for

savefileformat

(0.22 sec)
  1. Insert Image|Documentation

    This section explains how to insert a image in a visio page with Aspose.Diagram. Support using java to insert image and save as pdf, svg, html, image, xps and other formats....vsdx" , SaveFileFormat . VSDX ); Insert Image..."AddImageToPage_Out.svg" , SaveFileFormat . SVG ); Insert Image in...

    docs.aspose.com/diagram/java/drawing/insert-image/
  2. Render Project to Multipage TIFF | Aspose.Tasks...

    Learn how to export your project files (MPP/XML/Primavera XML) as multipage TIFF using Aspose.Tasks for Java.... The SaveFileFormat enumeration contains the...save ( "RenderMe.tif" , SaveFileFormat. TIFF ); 6 //Save the project...

    docs.aspose.com/tasks/java/render-project-to-mu...
  3. Visio转其他格式|Documentation

    This topic show you how to convert Visio to SVG,XPS,XML,XAML formats using Aspose.Diagram for Python via Java. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, VSSM to SVG,XPS,XML,XAML with a few lines of code....vdx" , SaveFileFormat . VDX ) # 2. Exporting..."ExportToXML_Out.vsx" , SaveFileFormat . VSX ) # 3. Export VSD...

    docs.aspose.com/diagram/zh/python-java/convert-...
  4. Working with Comments|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....vdx" , SaveFileFormat . VSDX ); Edit a Page-Level..."EditPageLevelComment_Out.vsdx" , SaveFileFormat . VSDX ); Add a Shape-Level...

    docs.aspose.com/diagram/java/working-with-comme...
  5. Saving Project Data to Excel Format | Aspose.Ta...

    This article explains how to export Project data to Excel using Aspose.Tasks for Java....to XLSX format using the SaveFileFormat enumeration type. To save...the project to XLSX using SaveFileFormat.XLSX. Saving a Project...

    docs.aspose.com/tasks/java/saving-project-data-...
  6. Drawing|Documentation

    This section explains how to draw shapes in a visio page with Aspose.Diagram....vsdx" , SaveFileFormat . VSDX ); Draw Bezier in..."DrawBezierInPage_out.vsdx" , SaveFileFormat . VSDX ); Draw Spline in...

    docs.aspose.com/diagram/net/drawing/
  7. Draw Shapes in Page|Documentation

    This section explains how to draw shapes in a visio page with Aspose.Diagram....vsdx" , SaveFileFormat . VSDX ); Draw Bezier in..."DrawBezierInPage_out.vsdx" , SaveFileFormat . VSDX ); Draw Spline in...

    docs.aspose.com/diagram/net/draw-shapes-in-page/
  8. 公共 API Aspose.Diagram 6.6.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.... 在 SaveFileFormat 类中添加 VSDM、VSSM 和 VSTM 格式...( @"c:\temp\out.vssm" , SaveFileFormat . VSSM ); 呈现宏“代码”时出错:为参数...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  9. Your First Aspose.Diagram Application - Hello W...

    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 ) 打开现有文件 The following..."CreateHelloWorldVisi_out.vsdx" , SaveFileFormat . VSDX )...

    docs.aspose.com/diagram/zh/python-net/your-firs...
  10. Rotate Visio Shape Text|Documentation

    How to rotate shape's text in visio using .NET Diagram API.... Save ( dataDir , SaveFileFormat . VSDX ); This example..."UpdateShapeText_out.vdx" , SaveFileFormat . VDX ); Add Watermark...

    docs.aspose.com/diagram/net/rotate-visio-shape-...