Sort Score
Result 10 results
Languages All
Labels All
Results 8,151 - 8,160 of 365,752 for

save

(0.13 sec)
  1. Remove Unused Styles in the Workbook with C++|D...

    Remove unused styles in an Excel workbook using Aspose.Cells with C++.... RemoveUnusedStyles (); // Save the file U16String outputFilePath..."output_out.xlsx" ; workbook . Save ( outputFilePath ); std :: cout...

    docs.aspose.com/cells/cpp/remove-unused-styles-...
  2. PDF to JPEG Converter using Python via Java | A...

    Sample code on Python via Java for PDF to JPEG conversion. Use example code for batch PDF to JPEG conversion with Python and Java...convert the PDF document to JPEG Save the output JPEG file Here is...your PDF file and then simply save it as a JPEG file. You can use...

    products.aspose.com/pdf/python-java/conversion/...
  3. Export EMAIL to ODT via Java | products.aspose.com

    Java API to Convert EMAIL to ODT without using Microsoft Word or Outlook...using save method Load HTML by using Document class Save the document...document to ODT format using save method and set ODT as SaveFormat...

    products.aspose.com/total/java/conversion/email...
  4. Aspose.PSD for .NET 25.1 - Release Notes|Docume...

    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 ( outFileImgAll , new PngOptions...UpdateModifiedConten (); image . Save ( outFileImgOne , new PngOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-1...
  5. Aspose::Words::Saving::XpsSaveOptions::get_Outl...

    Aspose::Words::Saving::XpsSaveOptions::get_OutlineOptions method. Allows to specify outline options in C++....Aspose::Words::Saving::XpsSaveOptions::get_OutlineOptions method...Words :: Saving :: OutlineOptions > Aspose :: Words :: Saving :: XpsSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. AI-Powered Multilingual Slide Generator|Aspose....

    Generate multilingual slides from text with Aspose.Slides for Python. Apply your template and export polished decks to PowerPoint and OpenDocument. Learn more....MEDIUM ) as presentation : # Save the generated presentation to...(.pptx) file. presentation . save ( "Aspose.Slides.NET.pptx" ...

    docs.aspose.com/slides/python-net/ai/generator/
  7. Crop PDF using Java | Aspose.PDF

    Crop PDF without losing quality in Java programmatically with C# sample code using Aspose.PDF for Java...and create new Box Rectagle Save the updated document to the...the new path using the Save() method. If you want to crop a PDF...

    products.aspose.com/pdf/java/crop/
  8. HTML to PDF Merge using C++ | Aspose.PDF

    Combine two or more HTML documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...new PDF page After the loop save the result Here is an example...Merge HTML files using C++ and save as PDF Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/html-to-pdf/
  9. Managing Page Breaks with Node.js via C++|Docum...

    This article provides sample code and explains how to add, clear, or delete specific page breaks in Excel worksheets programmatically using Aspose.Cells for Node.js via C++...."Y30" ); // Save the Excel file. workbook . save ( path . join...removeAt ( 0 ); // Save the Excel file. workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/managing-page-...
  10. HtmlSaveOptions.CssClassNamePrefix | Aspose.Wor...

    Discover the HtmlSaveOptions CssClassNamePrefix property to easily customize CSS class names with a unique prefix, enhancing your web design consistency.... Examples Shows how to save a document to HTML, and add...CssClassNamePrefix = "myprefix-" }; doc . Save ( ArtifactsDir + "HtmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...