Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 310,748 for

save

(0.1 sec)
  1. Compress Folder Respecting its Structure using ...

    Learn how to efficiently compress a folder while preserving its internal structure using various tools like Zip, 7-zip, TAR, or XAR via Python.NET....folder path, then save the archive with the save method, as shown...create_entries( "D: \\ Data" ) archive . save( "archive.zip" ) Sampe 2: with...

    products.aspose.com/zip/python-net/advanced-api...
  2. Convert EPUB to POWERPOINT via Java API | produ...

    Java API to Convert EPUB to POWERPOINT without using Microsoft Word...Convert EPUB to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPT format using save method and...

    products.aspose.com/total/java/conversion/epub-...
  3. C++ API to Convert CGM to EXCEL | products.aspo...

    Convert CGM to EXCEL via C++ API without using Microsoft Excel or Adobe Reader...Convert CGM to XLSX by using Save member function Load XLSX document...reference Save the document to CSV format using Save member function...

    products.aspose.com/total/cpp/conversion/cgm-to...
  4. Chart Series|Aspose.Slides Documentation

    Chart series in PowerPoint presentations in C# or .NET... Save ( "SetChartSeriesOverla_out...preferred fill type and fill color. Save the modified presentation. This...

    docs.aspose.com/slides/net/chart-series/
  5. Convert PowerPoint Presentations to TIFF in C#|...

    Learn how to easily convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations to high-quality TIFF images using Aspose.Slides for .NET. Step-by-step guide with code examples included....Presentation to TIFF Using the Save method provided by the Presentation...{ // Save the presentation as TIFF. presentation . Save ( "Output...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  6. Convert Word, PDF And Many Other File Formats U...

    Convert documents programmatically in C++ between various file formats: DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more....the local drive, then simply save it, specifying the required...<Document>( u"Input.docx" ); doc-> Save ( u"Output.pdf" ); using namespace...

    products.aspose.com/words/cpp/conversion/
  7. Convert PowerPoint Presentations to TIFF in And...

    Learn how to easily convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations to high-quality TIFF images using Aspose.Slides for Android via Java. Step-by-step guide with code examples included....Presentation to TIFF Using the save method provided by the Presentation...{ // Save the presentation as TIFF. presentation . save ( "output...

    docs.aspose.com/slides/androidjava/convert-powe...
  8. Convert PowerPoint Presentations to TIFF in Pyt...

    Learn how to easily convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations to high-quality TIFF images using Aspose.Slides for Python via .NET. Step-by-step guide with code examples included....Presentation to TIFF Using the save method provided by the Presentation...presentation : # Save the presentation as TIFF. presentation . save ( "output...

    docs.aspose.com/slides/python-net/convert-power...
  9. Aspose.PSD for .NET 23.12 - 发行说明|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.... Save ( outputFile , new PngOptions...false ; break ; } } image . Save ( destFile , new PsdOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  10. Chart Series|Aspose.Slides for PHP Documentation

    Chart series in PowerPoint presentations...presentation file to disk $pres -> save ( "SetChartSeriesOverla_out...preferred fill type and fill color. Save the modified presentation. This...

    docs.aspose.com/slides/php-java/chart-series/