Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 373,070 for

save

(0.17 sec)
  1. WordML2003SaveOptions.save_format property | As...

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

    reference.aspose.com/words/python-net/aspose.wo...
  2. MarkdownSaveOptions.ImagesFolder | Aspose.Words...

    Discover how the MarkdownSaveOptions ImagesFolder property enhances your document exports by specifying the ideal folder for saving images in Markdown format....physical folder where images are saved when exporting a document to...get ; set ; } Remarks When you save a Document in Markdown format...

    reference.aspose.com/words/net/aspose.words.sav...
  3. 画钻石|Documentation

    本节介绍如何在visio页面用Aspose.Diagram绘制菱形。支持用C#绘制菱形并保存为pdf、svg、html、image、xps等格式。...2 , 2 , ps ); // Save diagram diagram . Save ( dataDir + "DrawDiamondInPage_out...draw a diamond in the page and save as SVG format. The code example...

    docs.aspose.com/diagram/zh/net/drawing/draw-dia...
  4. 绘制三角形|Documentation

    本节介绍如何用Aspose.Diagram在visio页面中绘制三角形。支持使用C#绘制三角形并保存为pdf、svg、html、image、xps等格式。...2 , 2 , ps ); // Save diagram diagram . Save ( dataDir + "DrawTriangleInPage_out...draw a triangle in the page and save as SVG format. The code example...

    docs.aspose.com/diagram/zh/net/drawing/draw-tri...
  5. Working with Outlook Contacts|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....Contents [ Hide ] Creating, Saving and Reading Contacts Like MapiMessage...article shows how to create, save and read an Outlook contact...

    docs.aspose.com/email/python-net/working-with-o...
  6. Aspose::Words::Saving::SvgSaveOptions::get_Reso...

    Aspose::Words::Saving::SvgSaveOptions::get_ResourcesFolder method. Specifies the physical folder where resources (images) are Saved when exporting a document to Svg format. Default is null in C++....Aspose::Words::Saving::SvgSaveOptions::get_ResourcesFolder method...where resources (images) are saved when exporting a document to...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. 用C++保存文件的不同方法|Documentation

    Aspose.Cells for C++可以将文件保存为不同格式。保存为PDF。保存为HTML。保存为DOCX。保存为PPTX。保存为JSON。保存为MHTML。...Workbook 类提供了用于保存Excel文件的 Save 方法。 Save 方法有许多重载,用于以不同的方式保存文件。 保存文件的文件格式由...要将文件保存到存储位置,请在调用 Workbook 对象的 Save 方法时指定文件名(包括存储路径)和所需的文件格式(从 SaveFormat...

    docs.aspose.com/cells/zh/cpp/different-ways-to-...
  8. Creating, Loading and Saving 3D Scene Programma...

    Creating, Loading and Saving 3D Scene Programmatically in C#. Read, Import and Save 3D Scenes in PDF and HTML in C#....Creating, Loading and Saving 3D Scene Programmatically in C#...Export texture files while saving 3D scene Load text 3D files...

    docs.aspose.com/3d/net/creating-loading-and-sav...
  9. 将 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....Diagram 类构造函数读取 diagram 文件和 Save 方法将 diagram 导出为任何支持的图像格式。 要将...Diagram 类的实例。 调用 Diagram 类的 Save 方法并设置要导出的图像格式。输出的图像文件看起来像原始文件。...

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

    docs.aspose.com/diagram/zh/net/convert-visio-to...