Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 373,443 for

save

(0.46 sec)
  1. Merge FODP Files Using PHP | products.aspose.com

    Merge multiple FODP files in PHP....get_Item ($i)); } $pres1 -> save ( "merged.fodp" , SaveFormat...to merge two FODP files and save result as FODP in PHP. Install...

    products.aspose.com/slides/php-java/merger/fodp/
  2. Merge PPS Files Using PHP | products.aspose.com

    Merge multiple PPS files in PHP....get_Item ($i)); } $pres1 -> save ( "merged.pps" , SaveFormat...steps to merge two PPS files and save result as PPS in PHP. Install...

    products.aspose.com/slides/php-java/merger/pps/
  3. Merge POTM Files Using PHP | products.aspose.com

    Merge multiple POTM files in PHP....get_Item ($i)); } $pres1 -> save ( "merged.potm" , SaveFormat...to merge two POTM files and save result as POTM in PHP. Install...

    products.aspose.com/slides/php-java/merger/potm/
  4. Merge PPTM Files Using PHP | products.aspose.com

    Merge multiple PPTM files in PHP....get_Item ($i)); } $pres1 -> save ( "merged.pptm" , SaveFormat...to merge two PPTM files and save result as PPTM in PHP. Install...

    products.aspose.com/slides/php-java/merger/pptm/
  5. 在加载文件时自动调整行高(C++)|Documentation

    了解如何使用 Aspose.Cells 与 C++ 自动适应未使用自定义高度的行。...Open an existing Excel file and save it as PDF { Workbook wb ( filePath...filePath + u "sample.xlsx" ); wb . Save ( filePath + u "out.pdf" );...

    docs.aspose.com/cells/zh/cpp/autofit-row-height/
  6. 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...
  7. Create Workbook and Worksheet Scoped Named Rang...

    Learn how to create workbook and worksheet scoped named ranges using Aspose.Cells for Node.js via C++...."workbookScope" ); // Save the workbook workbook . save ( path . join...local" ); // Save the workbook workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/create-workboo...
  8. Convert PowerPoint Presentations to XPS in .NET...

    Convert PowerPoint PPT/PPTX to high-quality, platform-independent XPS in .NET using Aspose.Slides. Get step-by-step guide and sample C# code.... you will find it easier to save, share, and print your documents...so you may want to consider saving files to this format. If you...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  9. Public API Changes in Aspose.Diagram 6.8.0|Docu...

    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....1 , 1 , 1 ); // save diagram diagram . save ( "C:\\temp\\MyOutput... getIX ())); // save diagram diagram . save ( "c:\\temp\\AddLayer_Out...

    docs.aspose.com/diagram/java/public-api-changes...
  10. Rotating Cell Text in VSTO and 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.... Save the file. The code samples that...Drawing . Color . White ); // Save the Excel file. objBook . SaveCopyAs...

    docs.aspose.com/cells/net/rotating-cell-text-in...