Sort Score
Result 10 results
Languages All
Labels All
Results 5,851 - 5,860 of 369,781 for

save

(0.15 sec)
  1. Quick Start in Python|Aspose.Words for Java

    Python: Quick Start Aspose.Words for Java....Python Load And Save To Disk in Python Load And Save To Stream in...

    docs.aspose.com/words/java/quick-start-in-python/
  2. VSDX saved to PDF is missing elements - Free Su...

    Hi, When converting a specific .vsdx to .pdf, most of its content is not visible. I’m using this code: Diagram diag = new Diagram(options.SourcePath); diag.Save(options.DestinationPath, SaveFileFormat.Pdf);...VSDX saved to PDF is missing elements Aspose.Diagram Product...Diagram(options.SourcePath); diag.Save(options.DestinationPath, SaveFileFormat...

    forum.aspose.com/t/vsdx-saved-to-pdf-is-missing...
  3. Add Images to PDF using CLI | Aspose.PDF

    Adding images into PDF documents programmatically with CLI sample code using Aspose.PDF for Aspose.PDF CLI... Use the GSave operator to save the current graphical state...operator to save the updated graphical state. Save the PDF file...

    products.aspose.com/pdf/cpp-cli/images/add/
  4. Aspose.PSD for .NET 24.8 - 发行说明|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 ( outputPsdFile [ caseIndex...caseIndex ], opt )) { img . Save ( outputImageFile [ caseIndex...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  5. Protect ODP Presentation Files using Python | p...

    Python source code to protect ODP Presentation.... save( "encrypted-pres.odp" , slides...set_write_protection( "123123" ) pres . save( "write-protected-pres.odp"...

    products.aspose.com/slides/python-net/protect/odp/
  6. Adding Watermark to PDF using Python|Aspose.PDF...

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the Python.... Save the updated PDF. import aspose...watermark ) # Save the updated PDF document . save ( output_pdf...

    docs.aspose.com/pdf/python-net/add-watermarks/
  7. Parsing Microsoft Outlook Message Files|Documen...

    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....names of any attachments and save them. The following code snippet...the attachment's file name and Save attachment System . out . println...

    docs.aspose.com/email/java/parsing-microsoft-ou...
  8. Protect PPTX Presentation Files using C++ | pro...

    C++ source code to protect PPTX Presentation...."123123" ); presentation -> Save( u "encrypted-pres.pptx" , SaveFormat..."123123" ); presentation -> Save( u "write-protected-pres.pptx"...

    products.aspose.com/slides/cpp/protect/pptx/
  9. How to Serialize Input Value in C# – Aspose.HTM...

    Learn and get a step-by-step guide on how to serialize input values in HTML forms or Input fields using the Aspose.HTML for .NET library....Sometimes it is necessary to save an HTML document with input...SerializeInputValue property, you can save the resulting document as it...

    docs.aspose.com/html/net/how-to-serialize-input...
  10. Set Height of the Bars in the BarCode Image in ...

    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 ( data_dir + "barcode3.jpg"...setBarHeight ( 7 . 0 ) bb . save ( data_dir + "barcode7.jpg"...

    docs.aspose.com/barcode/java/set-height-of-the-...