Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 376,879 for

save

(0.8 sec)
  1. Saving Files in PHP|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....Ask AI Saving Files in PHP Contents [ Hide ] Aspose.Cells - Save...Save Excel Files Opening through Path Saving a Microsoft Excel...

    docs.aspose.com/cells/net/saving-files-in-php/
  2. Create an Empty 3D document|Documentation

    Aspose.3D for Java API has support of creating 3D scene from scratch, and then Save in supported 3D format....Create an Empty 3D Scene and save in Supported 3D format Aspose...scene from scratch, and then save in supported 3D format. Creating...

    docs.aspose.com/3d/java/create-an-empty-3d-docu...
  3. Online XSLFO to PPT Conversion or Build .NET ba...

    Free online app to convert XSLFO to PPT files. .NET C# conversion library code for XSLFO documents....Convert XSLFO to PPTX by using Save method Load PPTX file by using...Presentation class Save the document to PPT format using Save method and...

    products.aspose.com/total/net/conversion/xslfo-...
  4. Online XSLFO to OTP Conversion or Build .NET ba...

    Free online app to convert XSLFO to OTP files. .NET C# conversion library code for XSLFO documents....Convert XSLFO to PPTX by using Save method Load PPTX file by using...Presentation class Save the document to OTP format using Save method and...

    products.aspose.com/total/net/conversion/xslfo-...
  5. Aspose::Words::Saving::OoxmlSaveOptions class |...

    Aspose::Words::Saving::OoxmlSaveOptions class. Can be used to specify additional options when saving a document into the Docx, Docm, Dotx, Dotm or FlatOpc format. To learn more, visit the documentation article in C++....Aspose::Words::Saving::OoxmlSaveOptions class Contents [ Hide...specify additional options when saving a document into the Docx ,...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. How to Convert PDF to HTML in Java

    In this quick tutorial you will learn how to convert PDF to HTML in Java. One can easily Save PDF to HTML in Java by adopting simple steps and code executing in Windows, macOS, or Linux with no dependence on Adobe Acrobat or any other third party tool.... One can easily save PDF to HTML in Java by adopting...PDF to HTML in Java by using Save method In order to develop PDF...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-ht...
  7. How to Convert Outlook Email to HTML using C#

    In this simple topic, we will learn how to convert Outlook Email to HTML using C#. You will observe that in order to export Email to HTML C# based API can be effectively used. This application can be used in any of the .NET configured environment in operating systems like Windows, Linux, or macOS....Set the HTML save options for output HTML file Save the MSG file...file as HTML using the Save method By following the above mentioned...

    kb.aspose.com/email/net/how-to-convert-outlook-...
  8. Working with Themes|Documentation

    This section explains how to apply a preset theme to a page or a shape with Aspose.Diagram.... Bubble ; // Save diagram diagram . Save ( dataDir + "SetTheme_out.... Variant3 ; // Save diagram diagram . Save ( dataDir + "SetTheme_out...

    docs.aspose.com/diagram/net/working-with-themes/
  9. Working with Themes|Documentation

    This section explains how to apply a preset theme to a page or a shape with Aspose.Diagram.... BUBBLE ); // Save diagram diagram . save ( dataDir + "SetTheme_out...VARIANT_3 ); // Save diagram diagram . save ( dataDir + "SetTheme_out...

    docs.aspose.com/diagram/java/working-with-themes/
  10. Create PDF Document using C++|Aspose.PDF for C++

    The most popular and basic task of working with a PDF file is creating a document from scratch. Use the Aspose.PDF for C++ library....Paragraph collection of the page Save the resultant PDF document void...-> Add ( textFragment ); // Save updated PDF String outputFileName...

    docs.aspose.com/pdf/cpp/create-document/