Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 377,473 for

save

(0.42 sec)
  1. Format PowerPoint Shapes in PHP|Aspose.Slides f...

    Learn how to format PowerPoint shapes in PHP using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control.... Save the modified presentation as...); // Save the PPTX file to disk. $presentation -> save ( "formatted_lines...

    docs.aspose.com/slides/php-java/shape-formatting/
  2. Extract images from PDF in PHP | Aspose.PDF

    PHP sample code for extracting images from PDF file on on any platform.... Save output image to jpeg file. Save updated PDF...new FileOutputStream object to save the image $outputImage = new...

    products.aspose.com/pdf/php-java/parser/images/
  3. Import Presentations from PDF or HTML in C++|As...

    Effortlessly import PDF and HTML documents into PowerPoint and OpenDocument presentations in C++ with Aspose.Slides for seamless, high-performance slide processing.... Use the Save() method to save the file in the PowerPoint...u "InputPDF.pdf" ); pres -> Save ( u "OutputPresentation.pptx"...

    docs.aspose.com/slides/cpp/import-presentation/
  4. Import Presentations from PDF or HTML in Java|A...

    Effortlessly import PDF and HTML documents into PowerPoint and OpenDocument presentations in Java with Aspose.Slides for seamless, high-performance slide processing.... Use the save() method to save the file in the PowerPoint...addFromPdf ( "InputPDF.pdf" ); pres . save ( "OutputPresentation.pptx"...

    docs.aspose.com/slides/java/import-presentation/
  5. Create and Read an Existing 3D Scene|Documentation

    Aspose.3D API supports creating the new 3D scenes from the scratch and then Save in any supported file format. Developers can also load an existing 3D Scene for the modification, addition or processing purposes....Create an Empty 3D Scene and Save in Supported 3D File Formats...scenes from the scratch and then save in any supported file format...

    docs.aspose.com/3d/python-net/create-and-read-a...
  6. Aspose.PSD for .NET 23.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....information lost on just opening and saving Bug PSDNET-1352 Image loading...information lost on just opening and saving string src = "Original file...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-8...
  7. Import Presentations from PDF or HTML in PHP|As...

    Import PDF and HTML documents into PowerPoint and OpenDocument presentations in PHP with Aspose.Slides for seamless, high-performance slide processing.... Use the save() method to save the file in the PowerPoint...( "InputPDF.pdf" ); $pres -> save ( "OutputPresentation.pptx"...

    docs.aspose.com/slides/php-java/import-presenta...
  8. Online PCL to OTT Conversion or Build .NET base...

    Free online app to convert PCL to OTT files. .NET C# conversion library code for PCL documents....Convert PCL to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to OTT format using Save method and...

    products.aspose.com/total/net/conversion/pcl-to...
  9. Online PCL to WORDML Conversion or Build .NET b...

    Free online app to convert PCL to WORDML files. .NET C# conversion library code for PCL documents....Convert PCL to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to WORDML format using Save method and...

    products.aspose.com/total/net/conversion/pcl-to...
  10. Manage Header and Footer|Aspose.PDF for .NET

    Explore how to manipulate headers and footers in PDF files in .NET with Aspose.PDF for improved document structuring.... Finally, save the output PDF file using Close...formattedText , 10 ); // Save PDF document fileStamp . Save ( dataDir + "AddHeader_out...

    docs.aspose.com/pdf/net/manage-header-and-footer/