Sort Score
Result 10 results
Languages All
Labels All
Results 4,021 - 4,030 of 375,720 for

save

(0.96 sec)
  1. Aspose.PSD for .NET 24.8 - 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 ( outputPsdFile [ caseIndex...caseIndex ], opt )) { img . Save ( outputImageFile [ caseIndex...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-8...
  2. Convert DOCX to MHTML in Python | products.aspo...

    DOCX to mhtml Web archive format and HtmlFixed file conversion in your Python applications without using Microsoft Word...conversion feature or HtmlFixed to save the document in the HTML format...Load the DOCX file and call the save method with the appropriate...

    products.aspose.com/total/python-net/conversion...
  3. Merge MD files using Java | Aspose.PDF

    Merge MD files programmatically with Java sample code using Aspose.PDF for Java...download format to any supported save format. Aspose.PDF for Java...formats, both for loading and saving. Draw your attention that the...

    products.aspose.com/pdf/java/merger/md/
  4. Ignore Errors while Rendering Excel to PDF with...

    Learn how to ignore errors during Excel to PDF conversion using Aspose.Cells for C++....inputFilePath ); // Specify PDF save options – ignore errors PdfSaveOptions...); // Save the workbook as PDF with the specified save options...

    docs.aspose.com/cells/cpp/ignore-errors-while-r...
  5. Add Bookmark to PDF using Python | Aspose.PDF

    Add Bookmarks to PDF Programmatically with Python Using Aspose.PDF for Python for .NET... Save the file again This example...‘OutlineItemCollectio’, and then save the modified document bookmark...

    products.aspose.com/pdf/python-net/bookmarks/
  6. FontFallbackSettings.LoadNotoFallbackSettings |...

    Discover how to enhance your typography with the FontFallbackSettings LoadNotoFallbackSettings method, using Google Noto fonts for seamless text display.... FallbackSettings ; // Save the default fallback font scheme...substitute. fontFallbackSettings . Save ( ArtifactsDir + "FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  7. Can not load file - Free Support Forum - aspose...

    I get "This file's format is not supported or you don't specify a correct format" error when I try to open attached file with the following code : Aspose.Cells.Workbook wb = new Aspose.Cells.Workbook(@"C:\TEMP\test5\syn…...Excel application and save it with Save-As menu, you will notice...Ms Excel 2003 or 2007/2010). Save the file As "Microsoft Office...

    forum.aspose.com/t/can-not-load-file/40760
  8. XlsxSaveOptions.SectionMode | Aspose.Words for ...

    Discover how the XlsxSaveOptions SectionMode property optimizes section handling for XLSX exports, ensuring seamless document management and multiple worksheets....how sections are handled when saving to the output XLSX document...set ; } Examples Shows how to save document as a separate worksheets...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Convert PowerPoint Presentations to TIFF in Jav...

    Learn how to easily convert PowerPoint (PPT, PPTX) presentations to high-quality TIFF images using Aspose.Slides for Node.js, with JavaScript code examples....Presentation to TIFF Using the save method provided by the Presentation...{ // Save the presentation as TIFF. presentation . save ( "output...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  10. How to Convert Excel to PDF using C++

    In this tutorial, we will learn how to convert Excel to PDF using C++. You can perform the Excel to PDF conversion using C++ in any operating systems like Microsoft Windows and Linux etc....input Excel file Save output PDF file with Save method You can...follow the example below to save any Excel file to PDF using...

    kb.aspose.com/cells/cpp/how-to-convert-excel-to...