Sort Score
Result 10 results
Languages All
Labels All
Results 6,461 - 6,470 of 568,871 for

save

(0.26 sec)
  1. Add Footer to PDF using Python | Aspose.PDF

    Add footer to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET.... Save the PDF file. System Requirements..."ImageInFooter_out.pdf" pdfDocument . Save ( dataDir ) About Aspose.PDF...

    products.aspose.com/pdf/python-net/footer/
  2. PdfSaveOptions | Aspose.Words for .NET

    PdfSaveOptions constructor. Initializes a new instance of this class that can be used to Save a document in the Pdf format in C#....this class that can be used to save a document in the Pdf format...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Convert SVG to PNG – Python Examples

    Convert SVG to PNG in Python code or online. You will find Python examples and an online SVG Converter...PNG conversion with default save options and with exactly specified...converter. In the example, the save options are set by default....

    docs.aspose.com/svg/python-net/convert-svg-to-png/
  4. C# API to Export MSG to WORD | products.aspose.com

    Convert MSG to WORD without using Microsoft Word or Outlook on .NET...using Save method Load HTML by using Document class Save the document...document to DOCX format using Save method and set Docx as SaveFormat...

    products.aspose.com/total/net/conversion/msg-to...
  5. Add Footer to PDF using C++ | Aspose.PDF

    Add footer to PDF programmatically with C++ sample code using Aspose.PDF for C++.... Save the PDF file. System Requirements...imageStamp ); } document -> Save ( _dataDir + outputFileName...

    products.aspose.com/pdf/cpp/footer/
  6. Remove Watermark from PDF using Python | Aspose...

    Remove watermark from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... Save PDF file System Requirements...artifacts [ 1 ]) #save result pdf to file doc . save ( "remove_watermark...

    products.aspose.com/pdf/python-net/watermark/re...
  7. System::Drawing::Image::SaveOptions Struct Refe...

    Public Attributes | List of all members System::Drawing::Image::SaveOptions Struct Reference Structure that represent......Reference Structure that represents save options. More... Public Attributes...Description Structure that represents save options. Member Data Documentation...

    reference.aspose.com/page/cpp/struct/system.dra...
  8. PsdVersion | Aspose.PSD for .NET API 参考

    获取或设置文件格式版本它可以是 PSD 或 PSB... Save ( outputFilePathPsd , options...= PsdVersion . Psb }; img . Save ( outputFilePathPsb , options...

    reference.aspose.com/psd/zh/net/aspose.psd.imag...
  9. Add background to PDF|Aspose.PDF for PHP via Java

    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....$background ); // Save updated PDF file $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/add-backgrounds/
  10. Fill AcroForm - Fill PDF Form using C#|Aspose.P...

    You can fill forms in your PDF document with Aspose.PDF for .NET library....field" ; // Save updated document document . Save ( dataDir +...

    docs.aspose.com/pdf/net/fill-form/