Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 368,275 for

save

(0.72 sec)
  1. Choose Recognition Symbology|Documentation

    Learn how to choose and configure barcode symbologies when using BarCodeReader in Aspose.BarCode for Java.... save ( fullPath , BarCodeImageFormat..."123456789" ); barcodeGenerator . save ( fullPath , BarCodeImageFormat...

    docs.aspose.com/barcode/java/developer-guide/ba...
  2. Convert JSON to Excel with Node.js via C++|Docu...

    Learn how to convert JSON to Excel file with Aspose.Cells for Node.js via C++....filePath ); // save file to XLSX format wb . save ( "sample_out...options ); // Save file in XLSX format book . save ( "sample_out...

    docs.aspose.com/cells/nodejs-cpp/convert-json-t...
  3. Add, Move or Delete pages in PDF using C++ | As...

    Manipulate PDF pages of your document programmatically with C++ sample code using Aspose.PDF for C++... Save the output PDF using the Save method. Add New...Insert ( 2 ); // Save output file document -> Save ( _dataDir + outputFileName...

    products.aspose.com/pdf/cpp/pages/
  4. XamlFlowSaveOptions.ImagesFolderAlias | Aspose....

    Discover XamlFlowSaveOptions' ImagesFolderAlias property to customize image URI paths in XAML documents. Enhance your projects with ease!...get ; set ; } Remarks When you save a Document in XAML format, Aspose...Aspose.Words needs to save all images embedded in the document...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Add Pages to PDF using Java | Aspose.PDF

    Add PDF pages to your document programmatically with Java sample code using Aspose.PDF for Java... Save the output PDF using the Save method. Insert...insert ( 2 ); // Save updated PDF pdfDocument . save ( DATA_DIR ....

    products.aspose.com/pdf/java/pages/add/
  6. Exporting Images to Different Formats in PHP|Do...

    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....new BmpOptions (); $image -> save ( $dataDir . "output.bmp" ,...the default options $image -> save ( $dataDir . "output.jpg" ,...

    docs.aspose.com/imaging/java/exporting-images-t...
  7. Convert PDF/A to PDF format|Aspose.PDF for Java

    This topic show you how to Aspose.PDF allows to convert PDF/A file to PDF document with Java library....removePdfaCompliance (); // Save output in XML format document . save ( documentFileName...add (); // Save updated document document . save ( documentFileName...

    docs.aspose.com/pdf/java/convert-pdfa-to-pdf/
  8. Compress PDF Document | Aspose.PDF

    Optimize PDF files on any platform programmatically with this sample code using Aspose.PDF Library...this method doesn’t actually saves the document. On the contrary...optimized structure, call then Save to get optimized document. Steps...

    products.aspose.com/pdf/compress/
  9. Export OneNote Document to HTML in C# | ONE to ...

    Programmatically export OneNote Document to HTML Webpage using C# with Aspose.Note for .NET API. Save OneNote (.one) as HTML using C#....Specific Pages of OneNote to HTML Save OneNote to HTML with Embedded... Finally, call the Save() method to save the OneNote document...

    blog.aspose.com/note/convert-onenote-document-t...
  10. Managing Outlook Messages|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....Outlook Messages Contents [ Hide ] Save Emails as HTML Aspose.Email...Email makes it possible to save email resources with relative paths...

    docs.aspose.com/email/net/managing-outlook-mesa...