Sort Score
Result 10 results
Languages All
Labels All
Results 8,691 - 8,700 of 369,821 for

save

(0.18 sec)
  1. GS1 Barcode Types|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.... Save ( $"{path}GS1Code128Example...DataMatrixVersion . ECC200_12x36 ; gen . Save ( $"{path}Gs1DataMatrixExample...

    docs.aspose.com/barcode/net/gs1-barcodes/
  2. Convert EPUB to PNG – C# code examples

    Convert EPUB to PNG using Aspose.HTML for .NET. Consider various EPUB to PNG conversion scenarios in C# examples. Try online EPUB Converter.... In the example, the save options are set by default....Converters; using Aspose.Html.Saving; using var stream = File.OpenRead(DataDir...

    docs.aspose.com/html/net/convert-epub-to-png/
  3. Secure Presentations with Passwords in JavaScri...

    Effortlessly lock and unlock password-protected PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js via Java. Secure your presentations....but they cannot copy items or save the presentation. Opening If...encrypt method and use the save method to save the now encrypted presentation...

    docs.aspose.com/slides/nodejs-java/password-pro...
  4. Specify the Language of the Excel File using Bu...

    Learn how to change the language of an Excel file programmatically using Aspose.Cells for C++....French" ); // Save the workbook in xlsx format wb . Save ( u ".. \\...

    docs.aspose.com/cells/cpp/specify-the-language-...
  5. Redact PDF using Java | Aspose.PDF

    Redact PDF documents programmatically with Java sample code using Aspose.PDF for Java... Save PDF file. Redact PDF Files -...add ( annot ); pdfDocument . save ( "output.pdf" ); pdfDocument...

    products.aspose.com/pdf/java/redaction/
  6. Processing Images for HTML output|Aspose.Words ...

    Aspose Words for JasperReports has 3 parameters for configuring how to process images when exporting to HTML format....folder to save images into. Is empty by default, save to same folder...

    docs.aspose.com/words/jasperreports/processing-...
  7. Remove Images from PDF using Java | Aspose.PDF

    Java source code to remove Images from PDF File on any platform.... Save updated PDF file. Delete Images...delete ( 1 ); pdfDocument . save ( outputFile ); pdfDocument...

    products.aspose.com/pdf/java/images/remove/
  8. Drawing Arc in PHP|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....45 , 270 ); \ # Save all changes. $image -> save ( $dataDir . "DrawArcExample...

    docs.aspose.com/imaging/java/drawing-arc-in-php/
  9. PDF Sticky Annotations|Aspose.PDF for PHP via Java

    Explore how to add sticky annotations to PDF files for feedback, using Aspose.PDF in PHP/Java....$ts ); // Save resulting PDF document. $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/sticky-annotations/
  10. Manipulate PDF Document in C#|Aspose.PDF for .NET

    This article contains information on how to validate PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and etc....in which the result is to be saved and the required validation...heading ); } // Save PDF document document . Save ( dataDir + "TOC_out...

    docs.aspose.com/pdf/net/manipulate-pdf-document/