Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 368,266 for

save

(0.13 sec)
  1. XamlFlowSaveOptions.images_folder property | As...

    XamlFlowSaveOptions.images_folder property. Specifies the physical folder where images are Saved when exporting a document to XAML format...physical folder where images are saved when exporting a document to...str ): ... Remarks When you save a Document in XAML format, Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose.PSD for Java 23.8 - 发布说明|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.... save ( outputFile , pngOptions );...psdLoadOptions )) { psdImage . save ( outputFileArcUpper , pngOptions...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  3. Aspose.PSD for Java 23.9 - Release Notes|Docume...

    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 ( dstFile ); } try ( PsdImage...false ); image . save ( outputPsd ); image . save ( outputPng ,...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  4. Aspose::Words::Fields::FieldSaveDate class | As...

    Aspose::Words::Fields::FieldSaveDate class. Implements the SaveDATE field. To learn more, visit the documentation article in C++....of the document’s most recent save operation performed using Microsoft...Date this document was last saved:" ); // We can use the SAVEDATE...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Convert Mesh of a single 3D object in PLY file|...

    The overloaded EncodeMesh members exposed by the PlyFormat class can be used to convert the Mesh of a 3D object to PLY file. The EncodeMesh members take the Mesh, output file name and PlySaveOptions objects as parameters. Using the PLY Save options, developers can change the name of coordinate components.... Create a 3D object and save it to PLY file The overloaded...as parameters. Using the PLY save options, developers can change...

    docs.aspose.com/3d/net/convert-mesh-of-a-single...
  6. Data Filtering with C++|Documentation

    Learn how to add a data filter by using the Aspose.Cells for C++ API...."A1:B1" ); // Save the modified Excel file workbook . Save ( outputFilePath...Refresh (); // Save the modified Excel file workbook . Save ( outDir...

    docs.aspose.com/cells/cpp/data-filtering/
  7. Extract Images from PDF File using C++|Aspose.P...

    This section shows how to extract images from PDF file using C++ library....provides a Save method which can be used to save the extracted..."output.jpg" ); // Save output image xImage -> Save ( outputImage...

    docs.aspose.com/pdf/cpp/extract-images-from-pdf...
  8. Format PowerPoint Shapes in JavaScript|Aspose.S...

    Format PowerPoint shapes in JavaScript using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control.... Save the modified presentation as...)); // Save the PPTX file to disk. presentation . save ( "formatted_lines...

    docs.aspose.com/slides/nodejs-java/shape-format...
  9. Add Line Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a line object to your PDF using Aspose.PDF for .NET.... Save your PDF file. The following...( line ); // Save PDF document document . Save ( dataDir + "AddLineObject_out...

    docs.aspose.com/pdf/net/add-line/
  10. 用JavaScript通过C++保存文件的不同方式|Documentation

    Aspose.Cells for Java脚本通过C++可以将文件保存为不同格式,包括PDF、HTML、DOCX、PPTX、JSON和MHTML。...save(string, SaveFormat) 方法。 Workbook.save(string, SaveFormat)...要将文件保存到存储位置,在调用 Workbook 对象的 Workbook.save(string, SaveFormat) 方法时,指定文...

    docs.aspose.com/cells/zh/javascript-cpp/differe...