Sort Score
Result 10 results
Languages All
Labels All
Results 9,361 - 9,370 of 375,780 for

save

(0.26 sec)
  1. Გადაიყვანეთ HTML EPUB C++

    გადაიყვანეთ HTML EPUB C++ ფორმატში კოდით. შეინახეთ HTML როგორც EPUB C++....გამომავალი ფაილისკენ და გამოიყენოთ Save() მეთოდი შედეგის EPUB სახით...<Document>( u"Input.html" ); doc-> Save ( u"Output.epub" ); using namespace...

    products.aspose.com/words/ka/cpp/conversion/htm...
  2. How to Convert TIFF to PDF in C#

    This brief tutorial is about how to convert TIFF to PDF in C#. In order to create TIFF to PDF converter C# code and comprehensive steps are given along with the environment configuration....settings Save the generated PDF on the disk using the Save method...Finally, using the Save method, the PDF is saved on the disk. Code...

    kb.aspose.com/imaging/net/how-to-convert-tiff-t...
  3. How to Rotate a Cell in Excel using C#

    This quick tutorial guides on how to rotate a cell in Excel using C#. While rotating cells in Excel using C#, you will also be able to change the style of the cell....C# , the output file can be saved as an XLSX , XLS , PDF, etc...Set the style back to the cell Save the modified workbook on the...

    kb.aspose.com/cells/net/how-to-rotate-a-cell-in...
  4. Converting a XSLFO file to PDF using C# | Aspos...

    Sample code for XSLFO‑to‑PDF conversion in .NET. Use the API example code for batch XSLFO‑to‑PDF conversion within VB.NET, ASP.NET, or any .NET‑based application....Save method while passing the output...SaveFormat.Pdf as parameters Save the output PDF file Here is...

    products.aspose.com/pdf/net/conversion/xslfo-to...
  5. Lock PDF using Python | Aspose.PDF

    Python sample code to protect PDF document on any platform.... Save the PDF file. The provided Python...encrypting the PDF, the code saves the updated document to a file...

    products.aspose.com/pdf/python-cpp/encrypt/
  6. How to Resize Image using Java

    This concise tutorial is designed to explain how to resize image using Java. To resize image Java code and steps are shared for establishing the necessary environment.... The output image can be saved in any format like JPEG , PNG...providing new size and ResizeType Save the output image on disk in...

    kb.aspose.com/imaging/java/how-to-resize-image-...
  7. How to Convert Excel to XPS in Java

    This tutorial explains how to convert Excel to XPS in Java. XPS is a very common file format that can be generated from Excel in any operating system like Windows, macOS and Linux....Workbook class object and then save it as an XPS file. Steps to...object for conversion to XPS Save the Excel file as XPS In these...

    kb.aspose.com/cells/java/how-to-convert-excel-t...
  8. Set Image Size|Aspose.PDF for Java

    This section describes how to set image size PDF file using Java library....setHeight ( 800 ); // save resultant PDF file doc . save ( _dataDir +...

    docs.aspose.com/pdf/java/set-image-size/
  9. Split PDF File into Individual Pages in Ruby|As...

    Understand how to split a PDF file into individual pages with Ruby and Aspose.PDF, making it easier to manage and extract content....)) # save the newly generated PDF file new_document . save ( data_dir...

    docs.aspose.com/pdf/java/split-pdf-file-into-in...
  10. Set PDF Expiration in Ruby|Aspose.PDF for Java

    Implement expiration dates in PDFs using Aspose.PDF for Ruby for time-sensitive documents....) # save update document with new information doc . save ( data_dir...

    docs.aspose.com/pdf/java/set-pdf-expiration-in-...