Sort Score
Result 10 results
Languages All
Labels All
Results 3,581 - 3,590 of 368,011 for

save

(0.35 sec)
  1. Convert various file formats to PDF|Aspose.PDF ...

    Explore the functionality of converting other document formats like Word, Excel, and PowerPoint to PDF with Aspose.PDF for PHP via Java.... Save output PDF document. // Create...); // Save the document as a PDF file $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/convert-other-file...
  2. TxtSaveOptions.simplifyListLabels property | As...

    TxtSaveOptions.simplifyListLabels property. Specifies whether the program should simplify list labels in case of complex label formatting not being adequately represented by plain text....the appearance of lists when saving a document to plaintext. let...document's "Save" method // to modify how we save the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose.PSD for .NET 22.5 - 发行说明|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 ( outputImage20 , new PngOptions... Opacity = 200 ; psdImage . Save ( outputImage200 , new PngOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  4. PdfSaveOptions.PageMode | Aspose.Words for .NET

    Discover how the PdfSaveOptions PageMode property enhances your PDF viewing experience by customizing document display in any PDF reader....can pass to the document's "Save" method // to modify how that...the PDF reader to open the saved // document in full-screen mode...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Aspose.PSD for .NET 21.1 - 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....Bug PSDNET-792 Exception on saving PSD with smart object to PNG...sourceFilePath , options )) { image . Save ( outputFilePath , new PsdOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...
  6. How to Generate QR Code using Java

    This tutorial guides on how to generate QR code using Java. QR codes are frequently used for digital processes like payments, connections, etc and you can create QR code in Java in any of the common operating systems like Ubuntu, MS Windows or macOS....textual information and then saving the output file as a PNG image...You can choose if you want to save the output image on the disc...

    kb.aspose.com/barcode/java/how-to-generate-qr-c...
  7. DoclingSaveOptions.RenderNonImageShapes | Aspos...

    Enable or disable rendering of non-image shapes when exporting documents to Docling JSON format.... Examples Shows how to save a document into a Docling JSON...RenderNonImageShapes = true ; doc . Save ( ArtifactsDir + "DoclingSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Cropping Metafiles 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....$rectangle ); \ # Save the result in PNG format $image -> save ( $dataDir...\ # Display Status. print "Saved crop emf image to PNG successfully...

    docs.aspose.com/imaging/java/cropping-metafiles...
  9. Specify Default Presentation Fonts in JavaScrip...

    Set default fonts in Aspose.Slides for Node.js via Java to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images....try { // save the image on the disk. slideImage . save ( "output...(); } } // Generate PDF pres . save ( "output_out.pdf" , aspose...

    docs.aspose.com/slides/nodejs-java/default-font/
  10. Keep Separators for Blank Rows while exporting ...

    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....getKeepSeparatorsFor() property to true and saves it as output.csv . The screenshot...); // Instantiate text file save options const options = new...

    docs.aspose.com/cells/nodejs-cpp/keep-separator...