Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 22,252 for

savefileformat

(0.17 sec)
  1. Archive

    archives...formats are defined under SaveFileFormat enumeration. Please either...ImageSaveOptions class with the SaveFileFormat.Jpeg as an argument. After...

    blog.aspose.com/tasks/export-ms-project-mpp-to-...
  2. Working with Task Links in PHP | Aspose.Tasks D...

    Learn how to write Microsoft Project task links using Aspose.Tasks Java for PHP....StartToStart ); 38 39 $saveFileFormat = new SaveFileFormat(); 40 41 $project...save ( "TaskLinks.mpp" , $saveFileFormat -> MPP ); 42 43 print "Saved...

    docs.aspose.com/tasks/java/writing-updated-task...
  3. 旋转 Visio 形状文字|Documentation

    如何使用 .NET Diagram API 在 visio 中旋转形状的文本。... Save ( dataDir , SaveFileFormat . VSDX ); 这个例子的工作原理如下:..."UpdateShapeText_out.vdx" , SaveFileFormat . VDX ); Visio加水印...

    docs.aspose.com/diagram/zh/net/rotate-visio-sha...
  4. 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 output...

    docs.aspose.com/diagram/java/save-visio-document/
  5. C# Microsoft Project 文件轉換 | .NET |產品.aspose.com

    通過 .NET 庫使用幾行 C# 代碼將 Microsoft Project MPP MPT MPX 轉換為 PDF HTML Excel 和圖像 JPG PNG BMP TIFF。...調用 save 方法並以輸出 PDF 文件和 SaveFileFormat .PDF 作為參數。在轉換過程中,將呈現所有任務、資源和資源分配數據。...Save(dir + "output.html" , SaveFileFormat.HTML); MPP to PDF MPT to...

    products.aspose.com/tasks/zh-hant/net/conversion/
  6. Convert Visio to HTML format|Documentation

    This topic show you how to convert Visio to html formats using Aspose.Diagram for Python via Java. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, VSSM to html with a few lines of code....html" , SaveFileFormat . HTML ) jpype . shutdownJVM...diagram . save ( dstStream , SaveFileFormat . HTML ) # In you want...

    docs.aspose.com/diagram/python-java/convert-vis...
  7. Working with Connector Type Shape|Documentation

    This section explains how to set Connector Appearance with Aspose.Diagram....vsdx" , SaveFileFormat . VSDX ); Select Reroute..."RerouteConnectors_out.vsdx" , SaveFileFormat . VSDX ); Calculate Pin...

    docs.aspose.com/diagram/net/working-with-connec...
  8. Add Comments to Drawings in 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....vdx" , SaveFileFormat . VDX ); Download Sample...

    docs.aspose.com/diagram/net/add-comments-to-dra...
  9. Create, Insert fields|Documentation

    How to create, insert fields using C# Diagram API ....vsdx" , SaveFileFormat . VSDX ); Update,Remove...

    docs.aspose.com/diagram/net/create-insert-fields/
  10. Auto-space a Collection of Shapes in the Visio ...

    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 ) Set Orientation...

    docs.aspose.com/diagram/python-java/auto-space-...