Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 371,747 for

save

(0.5 sec)
  1. PsSaveOptions.save_format property | Aspose.Wor...

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

    reference.aspose.com/words/python-net/aspose.wo...
  2. 将 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....read the diagram files and the Save method to export the diagram...shows a VSD file about to be saved to PNG format. You can use other...

    docs.aspose.com/diagram/zh/java/convert-visio-t...
  3. Converter.convert_to_images method | Aspose.Wor...

    aspose.words.lowcode.Converter.convert_to_images method...convert_to_images(input_file, output_file, save_format) Converts the pages of...: str , output_file : str , save_format : aspose . words . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert Visio to other formats|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 and the Save method is used to save, or export, a diagram...

    docs.aspose.com/diagram/net/convert-visio-to-ot...
  5. Fill.SetImage | Aspose.Words for .NET

    Enhance your design with the SetImage method. Easily switch to a single image fill type for stunning visuals and seamless integration.... Save ( ArtifactsDir + "Shape.FillImage...ImageDir + "Logo.jpg" )); doc . Save ( ArtifactsDir + "Shape.FillImage...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Aspose.PSD for .NET 18.10 - 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.... Save ( pngExportPath100 , saveOptions...fileName + "_Test50.png" ; im . Save ( pngExportPath50 , saveOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-18-1...
  7. Your First Aspose.3D Application|Documentation

    Create, edit and Save your first 3d file in any supported formats using Aspose.3D for .NET to experience its simplicity and power in C#.... create a 3D scene and then save the file in FBX format. // For...Scene (); // Save 3D scene document scene . Save ( "document.fbx"...

    docs.aspose.com/3d/net/your-first-aspose-3d-app...
  8. Aspose::Words::Saving::RtfSaveOptions::get_Save...

    Aspose::Words::Saving::RtfSaveOptions::get_SaveFormat method. Specifies the format in which the document will be Saved if this Save options object is used. Can only be Rtf in C++....Aspose::Words::Saving::RtfSaveOptions::get_SaveFormat method...the document will be saved if this save options object is used...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. 画正方形|Documentation

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

    docs.aspose.com/diagram/zh/net/drawing/draw-squ...
  10. 通过 Node.js 转换 Excel 工作簿为 Ods、Sxc 和 Fods(OpenOff...

    如何使用 Aspose.Cells for Node.js via C++ 将 Excel 转换为 Ods(OpenOffice / LibreOffice Calc)或将 Ods(OpenOffice / LibreOffice Calc)转换为 Excel。...excelFilePath ); // Save as ods file workbook . save ( "ods_out.ods"...ods" ); // Save as sxc file workbook . save ( "sxc_out.sxc" );...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-exc...