Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 375,780 for

save

(4.03 sec)
  1. Online PCL to PPS Conversion or Develop Java ba...

    Free online app to convert PCL to PPS files. Java conversion library code for PCL documents....Convert PCL to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPS format using save method and...

    products.aspose.com/total/java/conversion/pcl-t...
  2. 使用 C++ 将特定工作表导出为 PDF|Documentation

    使用 Aspose.Cells 与 C++ 导出特定工作表为 PDF。...// Save the pdf file with PdfSaveOptions workbook . Save ( u...); std :: cout << "PDF file saved successfully!" << std :: endl...

    docs.aspose.com/cells/zh/cpp/save-specified-wor...
  3. What's new|Aspose.PDF for Python via .NET

    In this page introduces the most popular new features in Aspose.PDF for Python via .NET that have been introduced in recent releases....document : # Save PDF document document . save ( outfile ) Analyze...document ) # Save the sanitized PDF document document . save ( outfile...

    docs.aspose.com/pdf/python-net/whatsnew/
  4. Working with Outlook Contacts|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.... Creating, Saving and Reading Outlook Contacts...article shows how to create, save and read an Outlook contact...

    docs.aspose.com/email/java/working-with-outlook...
  5. 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/
  6. SaveOptions.MemoryOptimization | Aspose.Words f...

    Enhance document performance with the SaveOptions MemoryOptimization property. Control memory usage before saving, boosting efficiency and speed....should be performed before saving the document. Default value...while saving large documents at the cost of slower saving time...

    reference.aspose.com/words/net/aspose.words.sav...
  7. FileFormatUtil.save_format_to_extension method ...

    FileFormatUtil.Save_format_to_extension method. Converts a Save format enumerated value into a file extension...save_format_to_extension method save_format_to_extension(save_format)...e_format) Converts a save format enumerated value into a file...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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/
  9. 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/
  10. SaveOptions.dmlEffectsRenderingMode property | ...

    SaveOptions.dmlEffectsRenderingMode property. Gets or sets a value determining how DrawingML effects are rendered.... Saving . DmlEffectsRenderingM Remarks...effects in a document as we save it to PDF. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...