Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 22,252 for

savefileformat

(0.99 sec)
  1. 使用评论|Documentation

    本页介绍如何使用 Aspose.Diagram 库添加或编辑评论。...vsdx" , SaveFileFormat . VSDX ); 在 Visio Diagram..."EditComment_out.vsdx" , SaveFileFormat . VSDX ); 在 Visio 绘图中添加形状级注释...

    docs.aspose.com/diagram/zh/net/working-with-com...
  2. Public API Changes in Aspose.Diagram 16.11.0|Do...

    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 ); Insert a Text..."C:\\temp\\Output.vsdx" , SaveFileFormat . VSDX ); Public API Changes...

    docs.aspose.com/diagram/java/public-api-changes...
  3. 在 PHP 中对形状的每个文本值应用不同的样式|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....Save diagram $saveFileFormat = new SaveFileFormat (); $diagram..."AddShapeTextAndStyle.vdx" , $saveFileFormat -> VDX ); print "Added...

    docs.aspose.com/diagram/zh/java/apply-different...
  4. Add Watermark to Visio|Documentation

    How to add watermark to visio using Java Diagram API....vsdx" , SaveFileFormat . VSDX ); This example..."ApplyFontOnText_Out.vsdx" , SaveFileFormat . VSDX );...

    docs.aspose.com/diagram/java/add-watermark-to-v...
  5. Working with Text Boxes|Documentation

    This section explains how to format a text shape with Aspose.Diagram....vsdx" , SaveFileFormat . VSDX ); Rotate and Set..."SetShapeTextPosition_out.vsdx" , SaveFileFormat . VSDX ); Set shape’s text...

    docs.aspose.com/diagram/net/working-with-text-b...
  6. 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....vdx" , SaveFileFormat . VDX ); /* 2. Exporting..."ExportToXML_Out.vsx" , SaveFileFormat . VSX ); /* 3. Export VSD...

    docs.aspose.com/diagram/java/convert-visio-to-o...
  7. Creating an Empty Project File in PHP | Aspose....

    Learn how to create an empty project file using Aspose.Tasks for Java in your PHP applications....xml" ); 4 5 $saveFileFormat = new SaveFileFormat(); 6 7 $project...save ( $project_stream , $saveFileFormat -> XML ); 8 9 $project_stream...

    docs.aspose.com/tasks/java/creating-an-empty-pr...
  8. Setting Attributes for New Tasks in PHP | Aspos...

    Learn how to set attributes for tasks when creating new projects using Aspose.Tasks Java for PHP....CurrentDate ); 8 9 $saveFileFormat = new SaveFileFormat(); 10 11 $project..."set_attributes_for_new_tasks.xml" , $saveFileFormat -> XML ); 12 13 print "Set...

    docs.aspose.com/tasks/java/setting-attributes-f...
  9. 绘画|Documentation

    本节介绍如何使用 Aspose.Diagram 在 visio 页面中绘制形状。...vsdx" , SaveFileFormat . VSDX ); 在页面中绘制贝塞尔曲线 Aspose..."DrawBezierInPage_out.vsdx" , SaveFileFormat . VSDX ); 在页面中绘制样条线 Aspose...

    docs.aspose.com/diagram/zh/net/drawing/
  10. Setup Environment and Installation Guidelines|D...

    Visio Diagram Node.js via Java is platform-independent API and can be used on any platform (Windows, Linux and MacOS) where Node.js and node-java bridge are installed. It can be installed from NPM and ZIP archive.... SaveFileFormat . VSDX ); console . log...vsdx" , aspose . diagram . SaveFileFormat . VSDX ); console . log...

    docs.aspose.com/diagram/java/setup-environment-...