Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 380,628 for

save

(1.49 sec)
  1. Online TEX to POT Conversion or Develop Java ba...

    Free online app to convert TEX to POT 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 POT format using save method and...

    products.aspose.com/total/java/conversion/tex-t...
  2. Online MHTML to XAML Conversion or Develop Java...

    Free online app to convert MHTML to XAML files. Java conversion library code for MHTML documents....Convert MHTML 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/mhtml...
  3. Online TEX to PPSM Conversion or Develop Java b...

    Free online app to convert TEX to PPSM 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 PPSM format using save method and...

    products.aspose.com/total/java/conversion/tex-t...
  4. C# API to Export CGM to WORDML | products.aspos...

    Convert CGM to WORDML without using Microsoft Word...Convert CGM 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/cgm-to...
  5. Hello World in Ruby|Aspose.Words for Java

    Write 'Hello' to a Word Document using Ruby....\ # Save the document in DOCX format. The format to save as is... \ # Aspose.Words supports saving any document in many more formats...

    docs.aspose.com/words/java/hello-world-in-ruby/
  6. Aspose.PSD for .NET 19.10 - Release Notes|Docum...

    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....PSDNET-199 PSD file cannot be saved when text layer contains linebreak...LayerResources.BlncResource.Save(Aspose.PSD.StreamContainer,System...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-1...
  7. Add Pages to PDF using Python | Aspose.PDF

    Add PDF pages to your document programmatically with Python sample code using Aspose.PDF for Python for .NET... Save the output PDF using the Save method. Insert...insert ( 2 ) # Save output file document . save ( path_outfile...

    products.aspose.com/pdf/python-net/pages/add/
  8. Convert PDF/A and PDF/UA to PDF in Java|Aspose....

    Learn how to remove PDF/A and PDF/UA compliance from standards-based PDF files in Java and Save them as standard PDF documents.... Save the resulting standard PDF file...removePdfaCompliance (); document . save ( outputFile . toString ());...

    docs.aspose.com/pdf/java/convert-pdf_x-to-pdf/
  9. Extract Images from PDF Python | Aspose.PDF

    Extract images from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... Save output image. Save updated PDF file. Extract...output_image , "w" ) # Save output image xImage . save ( output_image...

    products.aspose.com/pdf/python-net/images/extract/
  10. 保存 HTML 文档 – C# 示例 – Aspose.HTML for .NET

    了解如何使用 Aspose.HTML for .NET API 将 HTML 文档保存到文件、URL、Zip 存档和内存流中,以及如何应用保存选项。... If you need to save not the only specified HTML...linked pages that should be saved. This option specifies how do...

    docs.aspose.com/html/zh/net/save-html-document/