Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 369,861 for

save

(0.11 sec)
  1. Protect PDF using Java | Aspose.PDF

    Lock PDF with password programmatically with Java sample code using Aspose.PDF for Java... Save result in PDF format Protect...AESx256 ); // save updated PDF pdfDocument . save ( "EncryptedFile...

    products.aspose.com/pdf/java/protect/
  2. PDF Footer Insertion Using PHP | Aspose.PDF

    Add footer to PDF programmatically with PHP sample code using Aspose.PDF for PHP via Java.... Save the PDF file. Add Image in Footer...$imageStamp ); // Save output document $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/footer/
  3. Create Slide as SVG Image|Aspose.Slides Documen...

    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 memory stream to file. Example...//Generate SVG image of slide and save in memory stream sld.WriteAsSvg(SvgStream);...

    docs.aspose.com/slides/net/create-slide-as-svg-...
  4. Page Setup Features with Node.js via C++|Docume...

    Explore page setup features using Aspose.Cells for Node.js via C++. Learn how to configure page dimensions, orientations, and settings....orientation // Save the workbook workbook . save ( "PageSetupExample...setBottomMargin ( 1.0 ); // Save the workbook workbook . save ( "PageMarginsExample...

    docs.aspose.com/cells/nodejs-cpp/page-setup-fea...
  5. Merge PDF files using javascript-cpp | Aspose.PDF

    Merge PDF files programmatically with JavaScript via C++ sample code using Aspose.PDF for JavaScript via C++...merging them in advance can save time and effort. Instead of...second document to the first. Save concatenated output file JavaScript...

    products.aspose.com/pdf/javascript-cpp/merger/pdf/
  6. Aspose.PSD for .NET 25.3 - Release Notes|Docume...

    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 ( outputFilePng , new PngOptions...Load ( sourceFile )) { image . Save ( outputFile , new PngOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-3...
  7. Linefeed in HTML - Free Support Forum - aspose.com

    Hi Please take a look at the attached code times. If the text has HTML tags in it, then get the document Zeilenschaltugen that do not belong over there. The 1st Line but should have no rows scarf tune, like the 2nd Line …...Add(displayText2); // Save the resultant PDF document pdf1.Save(@"c:/temp...Add(displayText2); // Save the resultant PDF document pdf1.Save(@"c:/temp...

    forum.aspose.com/t/linefeed-in-html/87379
  8. Export Comments while Saving Excel file to HTML...

    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....Ask AI Export Comments while Saving Excel file to HTML with Node...Possible Usage Scenarios When you save your Excel file to HTML, comments...

    docs.aspose.com/cells/nodejs-cpp/export-comment...
  9. Convert OneNote to image | Aspose.Note Document...

    This page provides details on how to convert OneNote files into images....for Net Framework Loading, Saving and Converting Convert OneNote...image Contents [ Hide Show ] Save OneNote to image format Time...

    docs.aspose.com/note/net/convert-onenote-to-image/
  10. Add Images to PDF using C++ | Aspose.PDF

    Adding images into PDF documents programmatically with C++ sample code using Aspose.PDF for C++... Use the GSave operator to save the current graphical state...operator to save the updated graphical state. Save the PDF file...

    products.aspose.com/pdf/cpp/images/add/