Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 377,041 for

save

(1.28 sec)
  1. Online PCL to XAML Conversion or Develop Java b...

    Free online app to convert PCL to XAML files. Java conversion library code for PCL documents....Convert PCL to PPTX by using save method Load PPTX document by...Presentation class Save the document to XAML format using save method and...

    products.aspose.com/total/java/conversion/pcl-t...
  2. Online TEX to ODP Conversion or Develop Java ba...

    Free online app to convert TEX to ODP files. Java conversion library code for TEX documents....Convert TEX to PPTX by using save method Load PPTX document by...Presentation class Save the document to ODP format using save method and...

    products.aspose.com/total/java/conversion/tex-t...
  3. Online TEX to POTM Conversion or Develop Java b...

    Free online app to convert TEX to POTM files. Java conversion library code for TEX documents....Convert TEX to PPTX by using save method Load PPTX document by...Presentation class Save the document to POTM format using save method and...

    products.aspose.com/total/java/conversion/tex-t...
  4. Aspose.PSD for .NET 25.4 - 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 ( outputFile , new PngOptions...Load ( sourceFile )) { image . Save ( outputFile , new PngOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-4...
  5. Set column width to scalable unit like em or pe...

    Learn how to set column width to scalable units like em or percent using Aspose.Cells for C++....xlsx" ); // Specify Html Save Options HtmlSaveOptions options...SetWidthScalable ( true ); // Specify image save format options . SetExportImagesAsBas...

    docs.aspose.com/cells/cpp/set-column-width-to-s...
  6. DocumentPartSavingArgs.DocumentPartStream | Asp...

    Discover how the DocumentPartStream property in DocumentPartSavingArgs lets you easily specify where to Save your document parts for seamless management....where the document part will be saved to. public Stream DocumentPartStream...This property allows you to save document parts to streams instead...

    reference.aspose.com/words/net/aspose.words.sav...
  7. PdfSaveOptions.text_compression property | Aspo...

    PdfSaveOptions.text_compression property. Specifies compression type to be used for all textual content in the document.... saving . PdfTextCompression : ......, value : aspose . words . saving . PdfTextCompression ): .....

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert PDF to Excel|Aspose.PDF for Android via...

    Aspose.PDF for Android via Java allows you to convert PDF to Excel format. During this, the individual pages of the PDF file are converted to Excel worksheets....Save(..) constructor. Converting...// Save the file into MS document format document . save ( xlsFileName...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  9. Add Pages to PDF using Rust | Aspose.PDF

    Add PDF pages to your document programmatically with Rust sample code using Aspose.PDF for Rust via C++... Save the output PDF using the Save method. Insert...; // Save the previously opened PDF-document pdf . save () ?...

    products.aspose.com/pdf/rust-cpp/pages/add/
  10. Convert PDF to Microsoft PowerPoint|Aspose.PDF ...

    Aspose.PDF allows you to convert PDF to PowerPoint format using PHP. One way there is a possibility to convert PDF to PPTX with Slides as Images....save(..) method. Check next code...// Save the PDF document as a PPTX file $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/convert-pdf-to-pow...