Sort Score
Result 10 results
Languages All
Labels All
Results 7,411 - 7,420 of 586,086 for

save

(0.13 sec)
  1. C++ API to Convert PPTX to TEXT or with free On...

    Export PPTX to TEXT within your C++ applications or online. Test free PPTX to TEXT online converter quickly before integrating the code....Render PPTX to HTML by using Save member funciton and set Html...reference Save the document to TEXT format by using Save member...

    products.aspose.com/total/cpp/conversion/pptx-t...
  2. C++ API to Convert PPTX to WORD or with free On...

    Export PPTX to WORD within your C++ applications or online. Test free PPTX to WORD online converter quickly before integrating the code....Render PPTX to HTML by using Save member funciton and set Html...reference Save the document to DOCX format by using Save member...

    products.aspose.com/total/cpp/conversion/pptx-t...
  3. Excel with .xlsm - Free Support Forum - aspose.com

    Team, I have a .xlsm excel file which has macro enabled in it, which has been stored as template in Azure blob container. We download the template from azure blob using C#, load it in aspose update 2 sheets with data an…...if we save as .xlsx the macros is gone, or if we save as .xlsm...xlsm file it saves in protected format which the formulas are not...

    forum.aspose.com/t/excel-with-xlsm/272866
  4. Extract Assets from USD File Formats via .NET |...

    C# source code to load, render and add extract assets from USD documents on .NET Framework, .NET Core, Mono....Call the Extract method and save the file System Requirements...Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...

    products.aspose.com/3d/net/extractor/usd/
  5. PdfEncryptionDetails.Permissions | Aspose.Words...

    PdfEncryptionDetails Permissions property. Specifies the operations that are allowed to a user on an encrypted PDF document. The default value is DisallowAll in C#....how to set permissions on a saved PDF document. Document doc =...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Aspose.Imaging for Java 19.4 - Release Notes|Do...

    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....resize Bug IMAGINGJAVA-1250 Saving EMF as SVG the resulting transformation...())); // Output is "Bmp" image . save ( "sample.png" , new PngOptions...

    docs.aspose.com/imaging/java/aspose-imaging-for...
  7. Aspose.Imaging for Java 19.4 - Release Notes

    Aspose.Imaging for Java 19.4 - Release Notes – the latest updates and fixes....resize Bug IMAGINGJAVA-1250 Saving EMF as SVG the resulting transformation...())); // Output is "Bmp" image . save ( "sample.png" , new PngOptions...

    releases.aspose.com/imaging/java/release-notes/...
  8. 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.... Simply save an Excel file to PDF using the...the Workbook class' Save method. The Save method provides the...

    docs.aspose.com/cells/net/convert-excel-workboo...
  9. Extract Assets from USD File Formats via Java |...

    Sample Java extract assets code for USD file. Use this example code to extract assets from USD file within any Web or Desktop Java based application....Call the Extract method and save the file System Requirements...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/usd/
  10. AsposePdfAddImage | Aspose.PDF for JavaScript v...

    Add an image to end a PDF-file.... onload = ( event ) => { /*Save the BLOB in the Memory FS for...image to end a PDF-file and save the "ResultImage.pdf"*/ const...

    reference.aspose.com/pdf/javascript-cpp/organiz...