Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 373,125 for

save

(0.23 sec)
  1. 绘制三角形|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...
  2. Aspose.PSD for Python via .NET 24.1 - Release N...

    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.... # So if you save the AI image without changing...will be rendered and saved. image . save ( firstPageOutputPng...

    docs.aspose.com/psd/net/aspose-psd-for-python-v...
  3. Convert PDF file to HTML format|Aspose.PDF for ...

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with PHP library....PDF file into HTML format and save the images from the PDF file...PDF file into HTML format and save the images from the PDF file...

    docs.aspose.com/pdf/php-java/convert-pdf-to-html/
  4. Saving Project Data to Excel Format | Aspose.Ta...

    This article explains how to export Project data to Excel using Aspose.Tasks for Java....How to Convert Project Data Saving Project Data to Excel Format...Reference Download Pricing Buy Saving Project Data to Excel Format...

    docs.aspose.com/tasks/java/saving-project-data-...
  5. 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...
  6. Aspose::Words::Saving::XamlFixedSaveOptions::ge...

    Aspose::Words::Saving::XamlFixedSaveOptions::get_ResourcesFolder method. Specifies the physical folder where resources (images and fonts) are Saved when exporting a document to fixed page Xaml format. Default is null in C++....Aspose::Words::Saving::XamlFixedSaveOptions::get_ResourcesFolder...resources (images and fonts) are saved when exporting a document to...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. PageSet.all property | Aspose.Words for Node.js

    PageSet.all property. Gets a set with all the pages of the document in their original order.... Saving . PageSet Examples Shows how...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. FixedPageSaveOptions.page_set property | Aspose...

    FixedPageSaveOptions.page_set property. Gets or sets the pages to render... saving . PageSet : ... @page_set.setter..., value : aspose . words . saving . PageSet ): ... Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...