Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 311,909 for

save

(0.07 sec)
  1. Aspose.PSD for Java 23.11 - 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(com.aspose.psd.StreamContainer...short ) 85 ); // Save the image. image . save ( outputPsd ); }...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  2. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ResourcesFolder method. Specifies the physical folder where resources (images, fonts, css) are Saved when exporting a document to Html format. Default is null in C++....Aspose::Words::Saving::HtmlFixedSaveOptions::get_ResourcesFolder...resources (images, fonts, css) are saved when exporting a document to...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. How to Set Print Area with Python.NET|Documenta...

    Learn how to set and clear print areas in Excel files using Aspose.Cells for Python via .NET....content neatly across pages Save Resources: Reduce paper/ink...area using cell range notation Save modified workbook # Sample image...

    docs.aspose.com/cells/python-net/how-to-set-pri...
  4. 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...
  5. 用C++管理工作簿|Documentation

    学习如何通过Aspose.Cells for C++ API管理工作簿。... 使用 Save 方法保存工作簿。 #include <Aspose.Cells...(). Add (); // Save the workbook workbook . Save ( "output.xlsx"...

    docs.aspose.com/cells/zh/cpp/managing-workbooks...
  6. Convert Word to Excel in Node.js|Aspose.Words f...

    Convert PDF to Excel, XML to Excel, DOCX to Excel Node.js. Save a document in various formats to XLSX using Node.js.... To save your document to XLSX format...As mentioned above, you can save the document in any load format...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  7. Convert Word to Excel in C++|Aspose.Words for C++

    Convert PDF to Excel, XML to Excel, DOCX to Excel C++. Save a document in various formats to XLSX using C++.... To save your document to XLSX format...As mentioned above, you can save the document in any load format...

    docs.aspose.com/words/cpp/convert-a-document-to...
  8. Aspose::Words::Saving::RtfSaveOptions::get_Save...

    Aspose::Words::Saving::RtfSaveOptions::get_SaveImagesAsWmf method. When true all images will be Saved as WMF in C++....Aspose::Words::Saving::RtfSaveOptions::get_SaveImagesAsWmf method...will be saved as WMF. bool Aspose :: Words :: Saving :: RtfSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Convert Workbook to HTML using Aspose.Cells|Doc...

    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....//Specify the HTML Saving Options HtmlSaveOptions save = new HtmlSaveOptions..."book1.xls" ); //Save the HTML file book . save ( dataDir + "AsposeHTMLSpreadshee...

    docs.aspose.com/cells/java/convert-workbook-to-...
  10. Convert Word Document to TIFF|Aspose.Words for ...

    Convert Word document to TIFF. NPOI does not provide an opportunity to work with formats other than Word using C#....document to TIFF, simply invoke the Save method and specify a file name...extension. See more details in the Save a Document documentation section...

    docs.aspose.com/words/net/convert-word-document...