Sort Score
Result 10 results
Languages All
Labels All
Results 3,991 - 4,000 of 368,128 for

save

(1.07 sec)
  1. TxtListIndentation.Count | Aspose.Words for .NET

    Discover the TxtListIndentation Count property to customize list indentation levels. Set your desired character count for enhanced readability!...configure list indenting when saving a document to plaintext. Document...document's "Save" method // to modify how we save the document...

    reference.aspose.com/words/net/aspose.words.sav...
  2. 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...
  3. 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...
  4. 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...
  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. 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/
  8. 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...
  9. Smart Object Update and Export using Aspose.PSD...

    Examples of how to use Smart Objects in PSD File...the SmartObjectLayer class to save the embedded image as a separate...respective layers. Save the Modified PSD File : Save the modified PSD...

    docs.aspose.com/psd/net/smart-object-update/
  10. 使用 C++ 以标准或最小尺寸保存 Excel 为 PDF|Documentation

    了解如何使用 Aspose.Cells for C++ 将 Excel 文件保存为标准或最小尺寸的 PDF。...inputFilePath ); // Create PDF save options PdfSaveOptions opts...PdfOptimizationType :: MinimumSize ); // Save the workbook to PDF with the...

    docs.aspose.com/cells/zh/cpp/save-excel-into-pd...