Sort Score
Result 10 results
Languages All
Labels All
Results 6,561 - 6,570 of 375,716 for

save

(0.41 sec)
  1. Change Page Size|Documentation

    This section explains how to change page's size in a visio file with Aspose.Diagram....setValue ( 11 ); // Save Visio diagram . save ( dataDir + "SetPageSize_out...Export of Hidden Visio Pages on Saving...

    docs.aspose.com/diagram/java/change-page-size/
  2. Manage Presentation Shapes in Java|Aspose.Slide...

    Learn to create, edit and optimize shapes in Aspose.Slides for Java and deliver high-performance PowerPoint presentations.... Save the modified presentation as...the PPTX file to disk pres . save ( "CloneShape_out.pptx" , SaveFormat...

    docs.aspose.com/slides/java/shape-manipulations/
  3. ThumbnailGeneratingOptions Class | Aspose.Words...

    Discover the Aspose.Words.Rendering.ThumbnailGeneratingOptions class to enhance your document thumbnail generation with customizable features and improved quality....setting a thumbnail image when saving a document to .epub. // 1 -.... UpdateThumbnail (); doc . Save ( ArtifactsDir + "Document.UpdateThumbnail...

    reference.aspose.com/words/net/aspose.words.ren...
  4. How to Convert MPP to Excel using Java

    This topic provides details about how to convert MPP to Excel using Java. You can export a MPP file to Excel using Java with the help of a well defined steps and sample code containing few of lines of code....for the root task if required Save the resultant MPP project file...path of the MPP file and then save it to the desired format like...

    kb.aspose.com/tasks/java/how-to-convert-mpp-to-...
  5. Create Style object using CellsFactory class wi...

    Aspose.Cells is a C++ library for working with spreadsheet files that provides a style object to style cells. This article will introduce how to create a cell style object using the CellsFactory class in the Aspose.Cells library so that users can customize the appearance of the cells as needed....SetDefaultStyle ( st ); // Save the workbook wb . Save ( outDir + u "output_out...); std :: cout << "Workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/create-style-object-u...
  6. 在xlsx4j中将电子表格转换为PDF|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....xls" ); //Save the document in PDF format workbook . save ( dataDir...

    docs.aspose.com/cells/zh/java/convert-spreadshe...
  7. 无图表加载源Excel文件|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 the workbook in output format workbook . save ( "L...

    docs.aspose.com/cells/zh/java/load-source-excel...
  8. Manage Presentation Shapes in JavaScript|Aspose...

    Learn to create, edit and optimize shapes using JavaScript and Aspose.Slides for Node.js via Java and deliver high-performance PowerPoint presentations.... Save the modified presentation as...the PPTX file to disk pres . save ( "CloneShape_out.pptx" , aspose...

    docs.aspose.com/slides/nodejs-java/shape-manipu...
  9. How to Convert PPTX to PPT in Java

    This tutorial guides on how to convert PPTX to PPT in Java. It shares the configuration details, program sequence and a runnable sample code to change PPTX to PPT in Java....loaded PPTX presentation before saving it back as a PPT file. Steps...deleting a slide Set the view type Save the modified presentation as...

    kb.aspose.com/slides/java/how-to-convert-pptx-t...
  10. Converting a XSLFO file to PDF using C++ | Aspo...

    Sample code for XSLFO to PDF conversion using C++. Use C++ example for batch XSLFO to PDF conversion....Save method while passing the output...SaveFormat.Pdf as parameters Save the output PDF file Here is...

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