Sort Score
Result 10 results
Languages All
Labels All
Results 9,071 - 9,080 of 347,053 for

save

(0.29 sec)
  1. How to create fillable PDF | Aspose.PDF

    Do you know how easily create a fillable PDF forms using C#? Create a fillable PDF forms with high quality using .NET PDF library.... This process saves time, reduces costs, and improves...Fillable PDF also allow users to save, print and share fillable forms...

    products.aspose.com/pdf/tutorial/fillable-pdf/
  2. ImageSaveOptions.ImageColorMode | Aspose.Words ...

    Discover the ImageSaveOptions ImageColorMode property to easily customize and optimize the color mode for your generated images. Enhance your visuals today!...property has effect only when saving to raster image formats. The...ImageDir + "Logo.jpg" ); // When we save the document as an image, we...

    reference.aspose.com/words/net/aspose.words.sav...
  3. ImageSaveOptions.useGdiEmfRenderer property | A...

    ImageSaveOptions.useGdiEmfRenderer property. Gets or sets a value determining whether to use GDI+ or Aspose.Words metafile renderer when saving to EMF....Words metafile renderer when saving to EMF. get useGdiEmfRenderer...to GDI+ graphics object and saved to metafile. If set to false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Copying and Moving Worksheets in Ruby|Documenta...

    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.... addCopy ( "Sheet1" ) # Saving the modified Excel file in...Excel 2003) format workbook . save ( @data_dir + "Copy Worksheet...

    docs.aspose.com/cells/java/copying-and-moving-w...
  5. Specify Document Version of the Excel File usin...

    Learn how to specify the document version of an Excel file using built-in document properties with Aspose.Cells for C++....3" ); // Save the workbook in xlsx format wb . Save ( u "outputSpecifyDocumen..."Document properties set and file saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/specify-document-vers...
  6. PdfImageCompression enumeration | Aspose.Words ...

    Aspose.Words.Saving.PdfImageCompression enumeration. Specifies the type of compression applied to images in the PDF file....can pass to the document's "Save" method // to modify how that...let pdfSaveOptions = new aw . Saving . PdfSaveOptions (); // Set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PDL Conversion API Solution | Python

    Convert PS, EPS, and XPS to PDF and Images including BMP, JPG, PNG, and TIFF using the Python library with the Aspose.Page PDL conversion functionality.... Save PostScript document as PDF with PDF save options...Size(595, 842); # Save document as PDF document . save_as_pdf(data_dir...

    products.aspose.com/page/python-net/conversion/
  8. PS to EMF Converter using C++ | Aspose.PDF

    Sample code for PS to EMF conversion using C++. Use C++ example for batch PS to EMF conversion....output file path as parameters Save the output EMF file Here is...your PS file and then simply save it as a EMF file. You can use...

    products.aspose.com/pdf/cpp/conversion/ps-to-emf/
  9. PDF to BMP Converter using C++ | Aspose.PDF

    Sample code for PDF to BMP conversion using C++. Use C++ example for batch PDF to BMP conversion....output file path as parameters Save the output BMP file Here is...your PDF file and then simply save it as a BMP file. You can use...

    products.aspose.com/pdf/cpp/conversion/pdf-to-bmp/
  10. Setting Page Options in Python|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.... PORTRAIT ) \# Saving the modified Excel file in...Excel 2003 ) format workbook . save ( self . dataDir + "Page_Orientation...

    docs.aspose.com/cells/java/setting-page-options...