Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 377,223 for

save

(0.15 sec)
  1. Convert Visio to Excel format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to Excel formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to Excel with a few lines of code....read the diagram files and the Save method to export the diagram...class. Call the Diagram classs Save method and set the output format...

    docs.aspose.com/diagram/java/convert-visio-to-e...
  2. 指定 3D 文件保存选项|Documentation

    有几个场景。保存方法重载接受一个SaveOptions对象。每种保存格式都有一个相应的类,该类保存该保存格式的保存选项。...save 方法重载。这应该是从 SaveOptions 类派生的...enable_compression = false scene . save ( "out" + "UncompressedDocument...

    docs.aspose.com/3d/zh/python-net/specify-3d-fil...
  3. Import and Export Form Data|Aspose.PDF for Pyth...

    Import and export AcroForm field data in XML, FDF, XFDF, and JSON formats using Aspose.PDF for Python via .NET.... Save the updated PDF. from io import...form . import_xml ( f ) form . save ( output_file_name ) Export...

    docs.aspose.com/pdf/python-net/import-export-fo...
  4. Archive

    archives... Finally, call the save() method to save it as XLSX . It takes...to XLSX. We can specify XLSX save options by following the steps...

    blog.aspose.com/tasks/convert-mpp-to-excel-usin...
  5. ImageSaveOptions class | Aspose.Words for Python

    aspose.words.saving.ImageSaveOptions class. Allows to specify additional options when rendering document pages or shapes to images...learn more, visit the Specify Save Options documentation article...Description ImageSaveOptions(save_format) Initializes a new instance...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Java API to Export PS to RTF | products.aspose.com

    Convert PS to RTF using on premise Java API...class Convert PS to DOC by using save method Load DOC file by using...Aspose.Words Save the document to RTF format using save method and...

    products.aspose.com/total/java/conversion/ps-to...
  7. Java API to Export PS to DOTM | products.aspose...

    Convert PS to DOTM using on premise Java API...class Convert PS to DOC by using save method Load DOC file by using...Aspose.Words Save the document to DOTM format using save method and...

    products.aspose.com/total/java/conversion/ps-to...
  8. Import and Export Project Data to Primavera For...

    Learn how to import or export Microsoft Project files from or to Primavera formats using Aspose.Tasks for C#....2 3 // Save project in desired format 4 project -> Save(dataDir..._out.xml" , Aspose::Tasks::Saving::SaveFileFormat::PrimaveraP6XML);...

    docs.aspose.com/tasks/cpp/import-and-export-pro...
  9. Resizing Images in PHP|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....$new_height ); \ # Save the image to disk $image -> save ( $dataDir ...NearestNeighbourResa ); \ # Save the image to disk $image -> save ( $dataDir ...

    docs.aspose.com/imaging/java/resizing-images-in...
  10. C++ API to Export PDF to OTT | products.aspose.com

    Convert PDF to OTT within C++ applications....Convert PDF to DOC by using Save member function Load DOC file...Words API Save the document to OTT format using Save member function...

    products.aspose.com/total/cpp/conversion/pdf-to...