Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 375,779 for

save

(1.93 sec)
  1. Create PDF Document using C++|Aspose.PDF for C++

    The most popular and basic task of working with a PDF file is creating a document from scratch. Use the Aspose.PDF for C++ library....Paragraph collection of the page Save the resultant PDF document void...-> Add ( textFragment ); // Save updated PDF String outputFileName...

    docs.aspose.com/pdf/cpp/create-document/
  2. PDF Header Insertion Using PHP | Aspose.PDF

    PHP sample code to add header in PDF document on any platform.... Save the PDF file. Add a Header to...$imageStamp ); // Save output document $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/header/
  3. Perl|Aspose.Words for Java

    Perl: how to use Aspose.Words for Java....document, inserts some content and saves it as a Microsoft Word .DOC...world!!!" ); //Save output document doc . save ( "C:\\Temp\\out...

    docs.aspose.com/words/java/perl-and-aspose-word...
  4. Adding Javascript actions to existing PDF file|...

    Learn how to add JavaScript actions to PDF documents in Java with Aspose.PDF for enhanced document interactivity.... After you may save your document. public static... GREEN ); // save the output file editor . save ( _dataDir +...

    docs.aspose.com/pdf/java/adding-javascript-acti...
  5. Read CSV File With Multiple Encodings|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....options ); // Save it in XLSX format workbook . save ( dataDir +...Workbook using Aspose.Cells Save Each Worksheet to Different...

    docs.aspose.com/cells/java/read-csv-file-with-m...
  6. Convert PDF to Excel|Aspose.PDF for Java

    Aspose.PDF for Java allows you to convert PDF to Excel format using java. During this, the individual pages of the PDF file are converted to Excel worksheets....Save(..) method. Converting a PDF...(); // Save the output in XLS format pdfDocument . save ( "PDFToXLS_out...

    docs.aspose.com/pdf/java/convert-pdf-to-excel/
  7. BuiltInDocumentProperties.last_saved_time prope...

    BuiltInDocumentProperties.last_Saved_time property. Gets or sets the time of the last Save in UTC....last_saved_time property BuiltInDocumentPrope.last_saved_time...of the last save in UTC. @property def last_saved_time ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Add, Move or Delete pages in PDF using php-java...

    Manipulate PDF pages of your document programmatically with PHP sample code using Aspose.PDF for PHP via Java... Save the output PDF using the Save method. Add New...insert ( 2 ); // Save output document $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/pages/
  9. SlideTransition|Aspose.Slides for PHP Documenta...

    Control slide transitions in PHP with Aspose.Slides: choose types, speed, sound, and timing to polish presentations in PPT, PPTX and ODP....:: Fade ); $presentation -> save ( "slide_transition.pptx" ,...:: None ); $presentation -> save ( "slide_transition_removed...

    docs.aspose.com/slides/php-java/examples/elemen...
  10. How to Generate PDF from Excel in Java

    In this brief tutorial we will learn how to generate PDF from Excel in Java. You can perform these tasks in macOS, Linux, and Windows....simply load the Excel file and save it as PDF as described below...object for conversion to PDF Save the Excel file as PDF In these...

    kb.aspose.com/cells/java/how-to-generate-pdf-fr...