Sort Score
Result 10 results
Languages All
Labels All
Results 4,981 - 4,990 of 363,370 for

save

(0.17 sec)
  1. Convert PDF to SVG Format in Python|Aspose.PDF ...

    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....an object of SvgSaveOptions save_options = self . SvgSaveOptions...archive save_options . CompressOutputToZipA = False ; # Save the...

    docs.aspose.com/pdf/java/convert-pdf-to-svg-for...
  2. SvgSaveOptions.fitToViewPort property | Aspose....

    SvgSaveOptions.fitToViewPort property. Specifies if the output SVG should fill the available viewport area (browser window or container)...the SvgSaveOptions object to save with no page borders or selectable...text. let options = new aw . Saving . SvgSaveOptions (); options...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Convert EML to EML in Python | products.aspose.com

    Save EML to EML within Python applications without using Microsoft Word or Outlook...NET and save it into EML format. This makes...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  4. Add PDF Form Fields|Aspose.PDF for Java

    This topic explains how to work with Form Fields with java/com.aspose.pdf.facades using FormEditor Class....String-int- ) and finally use Save method to save the updated PDF file...( "Country" , 20 ); editor . save ( _dataDir + "Sample-Form-01-mod...

    docs.aspose.com/pdf/java/add-form-fields/
  5. Convert other file formats to PDF in .NET|Aspos...

    This topic show you how to Aspose.PDF allows to convert other file formats such as EPUB, MD, PCL, XPS, PS, XML and LaTeX to PDF document.... Save the document with the desired...options )) { // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/convert-other-files-to-...
  6. Online XSLFO to POTM Conversion or Build .NET b...

    Free online app to convert XSLFO to POTM files. .NET C# conversion library code for XSLFO documents....Convert XSLFO to PPTX by using Save method Load PPTX file by using...Presentation class Save the document to POTM format using Save method and...

    products.aspose.com/total/net/conversion/xslfo-...
  7. Online XSLFO to PPSX Conversion or Build .NET b...

    Free online app to convert XSLFO to PPSX files. .NET C# conversion library code for XSLFO documents....Convert XSLFO to PPTX by using Save method Load PPTX file by using...Presentation class Save the document to PPSX format using Save method and...

    products.aspose.com/total/net/conversion/xslfo-...
  8. Online PCL to XAML Conversion or Build .NET bas...

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

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

    Free online app to convert PCL to PPT files. .NET C# conversion library code for PCL documents....Convert PCL to PPTX by using Save method Load PPTX file by using...Presentation class Save the document to PPT format using Save method and...

    products.aspose.com/total/net/conversion/pcl-to...
  10. Convert PNG to JPG in C++ | products.aspose.com

    Convert PNG to JPG in C++. Use C++ library API to convert PNG files to JPGs...Presentation from PNG file and save it as JPG. C++ code for converting...jpg" ); // Save the image in PNG format bmp -> Save(outputFilePath...

    products.aspose.com/slides/cpp/conversion/png-t...