Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 373,050 for

save

(0.12 sec)
  1. 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....MemoryStream (); // Save diagram diagram . Save ( pdfStream , SaveFileFormat...diagram,Save 方法用于以不同的文件格式保存或导出 diagram。本文中的代码片段显示了如何使用 Save 方法将 Visio...

    docs.aspose.com/diagram/zh/net/convert-visio-to...
  2. Aspose.PSD for .NET 22.12 - Release Notes|Docum...

    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....PSDNET-1277 Add the ability to save and load a mask for 16 images...PSDNET-1281 Incorrect transparency on saving of 16 bit image to 16 or 8...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-1...
  3. Extend CRM OneClick Word Document Generator|Asp...

    How to defined a custom workflow using Aspose.Words to generate document from template in C#.... Save ( UpdateDoc , SaveFormat . Bmp...); break ; case "doc" : doc . Save ( UpdateDoc , SaveFormat . Doc...

    docs.aspose.com/words/net/extend-and-contribute...
  4. Create, Layout and Auto-Fit Shapes|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....Diagram (); // save in the VSDX format diagram . save ( dataDir +...types of auto layout to it, saving each in a separate file. Layout...

    docs.aspose.com/diagram/java/create-layout-and-...
  5. Convert Document to Other Formats|Aspose.Words ...

    Convert a document from one format to another and fast instead of using Apache POI in Java....converted to other formats using Save As option in the File menu....Aspose.Words, simply invoke the save() method of Document class and...

    docs.aspose.com/words/java/convert-document-to-...
  6. 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....read the diagram files and the Save method to export the diagram...image format. Developers can save resultant HTML in the local...

    docs.aspose.com/diagram/java/convert-visio-to-h...
  7. 插入图片|Documentation

    本节介绍如何使用Aspose.Diagram在visio页面插入图片。支持使用C#插入图片并保存为pdf、svg、html、image、xps等格式。...hieght , fs ); } // Save diagram diagram . Save ( dataDir + "AddImageToPage_out...image in a Visio drawing and save as SVG format. // For complete...

    docs.aspose.com/diagram/zh/net/drawing/insert-i...
  8. XamlFixedSaveOptions.resources_folder property ...

    XamlFixedSaveOptions.resources_folder property. Specifies the physical folder where resources (images and fonts) are Saved when exporting a document to fixed page Xaml format...resources (images and fonts) are saved when exporting a document to...str ): ... Remarks When you save a Document in fixed page Xaml...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TxtSaveOptions.save_format property | Aspose.Wo...

    TxtSaveOptions.Save_format property. Specifies the format in which the document will be Saved if this Save options object is used...save_format property TxtSaveOptions.save_format property Specifies...the document will be saved if this save options object is used...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 创建、布局和自动调整形状|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....Diagram () # save in the VSDX format diagram . save ( "CreateDiagram_Out...Diagram 类的 Layout 方法。 调用Diagram类的Save方法写入Visio图。 流程图式编程示例 import jpype...

    docs.aspose.com/diagram/zh/python-java/create-l...