Sort Score
Result 10 results
Languages All
Labels All
Results 7,881 - 7,890 of 376,715 for

save

(0.21 sec)
  1. Add Watermarks to PDF in Python|Aspose.PDF for ...

    Learn how to add watermark artifacts to PDF files in Python using Aspose.PDF for Python via .NET.... Save the updated document. from os...append ( watermark ) document . save ( outfile ) Remove Watermark...

    docs.aspose.com/pdf/python-net/add-watermarks/
  2. SvgSaveOptions.textOutputMode property | Aspose...

    SvgSaveOptions.textOutputMode property. Gets or sets a value determining how text should be rendered in SVG.... Saving . SvgTextOutputMode Remarks...document should be rendered when saving in SVG format. The default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Working with Signature in PDF File|Aspose.PDF f...

    This section explains how to to extract signature information, extract image from signature, change language, and etc using PdfFileSignature class....signature ); // Save PDF document pdfFileSignature . Save ( dataDir...signature ); // Save PDF document pdfFileSignature . Save ( dataDir...

    docs.aspose.com/pdf/net/working-with-signature-...
  4. How to Convert PDF to Presentation using Java

    In this tutorial, we will focus on how to convert PDF to presentation using Java in MS Windows, macOS, or Ubuntu. The code sample in Java add PDF to presentation with no dependence on MS PowerPoint....collection using addFromPdf method Save method in Java convert PDF to...source PDF file path and finally save the generated presentation on...

    kb.aspose.com/slides/java/how-to-convert-pdf-to...
  5. Smart Object Update and Export using Aspose.PSD...

    Examples of how to use Smart Objects in PSD File... This method allows us to save the embedded image as a separate...layers. Save the Modified PSD File Finally, we can save the modified...

    docs.aspose.com/psd/python-net/smart-object-upd...
  6. FontInfoCollection | Aspose.Words for Java

    Represents a collection of fonts used in a document in Java.... Examples: Shows how to save a document with embedded TrueType...setSaveSubsetFonts(embedAllFonts); doc.save(getArtifactsDir() + "Font.FontInfoCollection...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose.PSD for Java 20.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 ( outputStream , pngOptions...// 使用特定特性保存带有的PSD 副本 image . save ( outputStream , psdOptions...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  8. 用C++向Excel插入背景图片|Documentation

    “如何用Aspose.Cells for C++向Excel插入背景图片。”...buffer ); // Save the Excel file workbook . Save ( u "outputBackImageSheet....xlsx" ); // Save the HTML file workbook . Save ( u "outputBackImageSheet...

    docs.aspose.com/cells/zh/cpp/insert-background-...
  9. Convert ODP to OTP in Python | products.aspose.com

    Convert ODP to OTP in Python. Use Python library API to convert ODP files to OTP...Presentation from ODP file and save it as OTP. Python tutorial for...Presentation( "PowerPoint.odp" ); pres . save( "output.otp" , SaveFormat ...

    products.aspose.com/slides/python-java/conversi...
  10. Convert PDF to PPSM in Python | products.aspose...

    Convert PDF to PPSM in Python. Use Python library API to convert PDF files to PPSM...Presentation from PDF file and save it as PPSM. Python tutorial.... {format_from} " ); pres . save( "output.ppsm" , SaveFormat...

    products.aspose.com/slides/python-java/conversi...