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

savefileformat

(0.14 sec)
  1. Save Visio document programmatically|Documentation

    This page describes how to save Visio document to file, stream with Aspose.Diagram library....supported save formats see the SaveFileFormat Enum. Saving Visio Diagram...also offers an additional SaveFileFormat parameter to specify the...

    docs.aspose.com/diagram/net/save-visio-document/
  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....vdx" , SaveFileFormat . VSDX ); 在 Visio Diagram..."EditPageLevelComment_Out.vsdx" , SaveFileFormat . VSDX ); 在 Visio 绘图中添加形状级注释...

    docs.aspose.com/diagram/zh/java/working-with-co...
  3. Making a Standard Calendar in PHP | Aspose.Task...

    Learn how to create Microsoft Project MPP/XML standard calendars using Aspose.Tasks Java for PHP....$cal1 ); 8 9 $saveFileFormat = new SaveFileFormat(); 10 11 $project..."CreateStandardCalend.xml" , $saveFileFormat -> XML ); 12 13 print "Created...

    docs.aspose.com/tasks/java/making-a-standard-ca...
  4. 在页面中绘制形状|Documentation

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

    docs.aspose.com/diagram/zh/net/draw-shapes-in-p...
  5. 将 Visio 转换为图像格式|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to various images formats. Convert Visio,VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PNG, JPEG, BMP images with a few lines of code....png" , SaveFileFormat . PNG ); 也可以将特定页面保存为图像,而不是整个文档:...new ImageSaveOptions ( SaveFileFormat . PNG ); // Save one page...

    docs.aspose.com/diagram/zh/net/convert-visio-to...
  6. Update,Remove Fields|Documentation

    This section explains how to update or remve fields....vsdx" , SaveFileFormat . VSDX ); Remove Field..."RemoveField_out.vsdx" , SaveFileFormat . VSDX ); Create, Insert...

    docs.aspose.com/diagram/net/update-remove-fields/
  7. Saving Project Data to Excel Format | Aspose.Ta...

    This article explains how to export project data to Excel using Aspose.Tasks Java for PHP....mpp' ); 2 3 $saveFileFormat = new SaveFileFormat(); 4 5 $project...save ( "Project.XLSX" , $saveFileFormat -> XLSX ); 6 7 print "Saved...

    docs.aspose.com/tasks/java/saving-project-data-...
  8. Creating a Calendar in PHP | Aspose.Tasks Docum...

    This article explains how to create calendar components in PHP using Aspose.Tasks Java for PHP...."cal3" ); 8 9 $saveFileFormat = new SaveFileFormat(); 10 11 $project..."CreateCalendar.xml" , $saveFileFormat -> XML ); 12 13 print "Created...

    docs.aspose.com/tasks/java/creating-a-calendar-...
  9. 插入图片|Documentation

    本节介绍如何在visio页面插入图片,Aspose.Diagram支持使用java插入图片,保存为pdf、svg、html、image、xps等格式。...vsdx" , SaveFileFormat . VSDX ); 在 SVG 中插入图像 Aspose..."AddImageToPage_Out.svg" , SaveFileFormat . SVG ); 在 PNG 中插入图像 Aspose...

    docs.aspose.com/diagram/zh/java/drawing/insert-...
  10. Visio转其他格式|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/zh/java/convert-visio-t...