Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 375,752 for

save

(0.85 sec)
  1. Extract Images from PDF C# | Aspose.PDF

    Extract images from PDF file programmatically with C# sample code using Aspose.PDF for .NET... Save output image. Save updated PDF file. Extract...FileMode . Create ); xImage . Save ( outputImage , 300 ); outputImage...

    products.aspose.com/pdf/net/images/extract/
  2. Create Presentations in PHP|Aspose.Slides for P...

    Create presentations with Aspose.Slides for PHP via Java — produce PPT, PPTX, and ODP files and Save them programmatically for reliable results...., 150 , 300 , 0 ); $pres -> save ( "NewPresentation_out.pptx"...formats can I save a new presentation to? You can save to PPTX, PPT...

    docs.aspose.com/slides/php-java/create-presenta...
  3. Export and Import Barcode Generation State via ...

    This article explains how to import and export barcode the generation state to the XML format with C# API or Library."...can be executed in two ways: saving it to an XML-file using the...mentioned, there are two ways to save the current state of class BarcodeGenerator...

    docs.aspose.com/barcode/net/barcode-generation-...
  4. Render a Panorama view of 3D scene|Documentation

    Using Aspose.3D for .NET API, developers can render a panorama view of 3D scene and Save that view into the supported image formats....panorama view of 3D scene and save that view into the supported...cube map as input and finally save the Panorama texture. The Execute...

    docs.aspose.com/3d/net/render-a-panorama-view-o...
  5. Aspose.PSD for .NET 20.10 - 发行说明|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 PsdOptions...Style . FontIndex ); psdImage . Save ( outputPsd1 , new PsdOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  6. Optimize, Compress or Reduce PDF Size in Python...

    Learn how to optimize PDF documents in Python for improved web performance and reduced file size using Aspose.PDF.... Save the optimized document using the save() method...document . optimize () document . save ( path_outfile ) Reduce Size...

    docs.aspose.com/pdf/python-net/optimize-pdf/
  7. PsSaveOptions.saveFormat property | Aspose.Word...

    PsSaveOptions.SaveFormat property. Specifies the format in which the document will be Saved if this Save options object is used...the document will be saved if this save options object is used...SaveFormat Examples Shows how to save a document to the Postscript...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. WordML2003SaveOptions.saveFormat property | Asp...

    WordML2003SaveOptions.SaveFormat property. Specifies the format in which the document will be Saved if this Save options object is used...the document will be saved if this save options object is used...document's "Save" method // to modify how we save the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Import Presentations from PDF or HTML in .NET|A...

    Effortlessly import PDF and HTML documents into PowerPoint and OpenDocument presentations in .NET 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/net/import-presentation/
  10. Work with Images using PdfContentEditor|Aspose....

    This section explains how to add and delete Images with Aspose.PDF Facades using PdfContentEditor Class....that, you can save the updated PDF file using Save method. The...images, and then save the updated PDF file using Save method. The...

    docs.aspose.com/pdf/net/working-with-images-in-...