Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 373,254 for

save

(0.27 sec)
  1. Convert PDF to HTML in Python|Aspose.PDF for Py...

    This topic show you how to convert PDF file to HTML format with Aspose.PDF for Python via .NET library.... Save it to HtmlSaveOptions by calling save() method...apdf . Document ( path_infile ) save_options = apdf . HtmlSaveOptions...

    docs.aspose.com/pdf/python-net/convert-pdf-to-h...
  2. 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...
  3. 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-...
  4. 画钻石|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...
  5. 绘制三角形|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...
  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. HtmlSaveOptions.fontsFolder property | Aspose.W...

    HtmlSaveOptions.fontsFolder property. Specifies the physical folder where fonts are Saved when exporting a document to HTML...physical folder where fonts are saved when exporting a document to...() : string Remarks When you save a Document in HTML format and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. HtmlSaveOptions.FontsFolder | Aspose.Words for ...

    Discover the HtmlSaveOptions FontsFolder property to easily manage font storage for HTML exports, enhancing document presentation and accessibility....physical folder where fonts are saved when exporting a document to...get ; set ; } Remarks When you save a Document in HTML format and...

    reference.aspose.com/words/net/aspose.words.sav...
  9. 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/zh/java/convert-visio-t...
  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...