Sort Score
Result 10 results
Languages All
Labels All
Results 3,991 - 4,000 of 369,869 for

save

(0.27 sec)
  1. Insert an Empty Page at End of PDF File in Ruby...

    Discover how to insert an empty page at the end of a PDF document using Ruby with Aspose.PDF, adding flexibility to your PDF processing tasks.... add () # Save the concatenated output file...the target document ) pdf . save ( data_dir + "output.pdf" )...

    docs.aspose.com/pdf/java/insert-an-empty-page-a...
  2. Remove Images from PDF using C# | Aspose.PDF

    This page describes the features of removing Images from PDF file using Aspose.PDF for .NET library.... Save updated PDF file. Delete Images...Delete ( 1 ); pdfDocument . Save ( outputFile );...

    products.aspose.com/pdf/net/images/remove/
  3. Split PDF programmatically in Python|Aspose.PDF...

    This topic shows how to split PDF pages into individual PDF files in your Python applications....the empty document Save the new PDF using save() method Split PDF...add ( pdfPage ) new_document . save ( output_path + "_page_" + str...

    docs.aspose.com/pdf/python-net/split-pdf-document/
  4. Hello World Java Example|Aspose.PDF for Java

    This page show how use simple programming for create a PDF document containing text - Hello World using Aspose.PDF for Java....Paragraph collection of the page Save the resultant PDF document The...World!" )); // Save updated PDF document . save ( "HelloWorld_out...

    docs.aspose.com/pdf/java/hello-world-example/
  5. Watermarker Class | Aspose.Words for .NET

    Discover the Aspose.Words.LowCode.Watermarker class for easy watermark insertion in documents. Elevate your document presentation effortlessly!...document with options and specified save format. static SetImage ( string...document with options and specified save format. static SetImage ( string...

    reference.aspose.com/words/net/aspose.words.low...
  6. Encrypt Workbook using Aspose.Cells|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.... , 128 ); //Save the Excel file. workbook . save ( dataDir +...

    docs.aspose.com/cells/java/encrypt-workbook-usi...
  7. Aspose::Words::Saving::SvgSaveOptions::get_Show...

    Aspose::Words::Saving::SvgSaveOptions::get_ShowPageBorder method. Controls whether a border is added to the outline of the page. Default is true in C++....Aspose::Words::Saving::SvgSaveOptions::get_ShowPageBorder method...true . bool Aspose :: Words :: Saving :: SvgSaveOptions :: get_ShowPageBorder...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Convert PDF to PowerPoint in .NET|Aspose.PDF fo...

    Aspose.PDF allows you to convert PDF to PPT (PowerPoint) format using .NET. One way there is a possibility to convert PDF to PPTX with Slides as Images....Save(..) method . The following code... Use the Save method of the Document object to save the PDF as...

    docs.aspose.com/pdf/net/convert-pdf-to-powerpoint/
  9. Render Slide as Thumbnail to JPEG|Aspose.Slides...

    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 the thumbnail image in any desired...)) { //Save the image to disk in JPEG format image . Save ( destFileName...

    docs.aspose.com/slides/net/render-slide-as-thum...
  10. FileFormatInfo.IsEncrypted | Aspose.Words for .NET

    Discover if your document is secure with the FileFormatInfo IsEncrypted property—returns true for encrypted files needing a password to access....a password when we save it, and then save the document. OdtSaveOptions...Password = "MyPassword" ; doc . Save ( ArtifactsDir + "File.DetectDocumentEncryp...

    reference.aspose.com/words/net/aspose.words/fil...