Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 380,309 for

save

(0.21 sec)
  1. Convert PowerPoint Presentations to TIFF in Pyt...

    Learn how to easily convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations to high-quality TIFF images using Aspose.Slides for Python via .NET. Step-by-step guide with code examples included....Presentation to TIFF Using the save method provided by the Presentation...presentation : # Save the presentation as TIFF. presentation . save ( "output...

    docs.aspose.com/slides/python-net/convert-power...
  2. C# API to Export CGM to OTT | products.aspose.com

    Convert CGM to OTT without using Microsoft Word...Convert CGM to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to OTT format using Save method and...

    products.aspose.com/total/net/conversion/cgm-to...
  3. Working with Outlook Calendar Items in Aspose.E...

    Manage Outlook calendar items in C++: create and Save events, set reminders, handle attachments, and read meeting attendee status.... Create and Save Calendar Items (ICS) The following...create a calendar appointment and save it as an ICS file using Aspose...

    docs.aspose.com/email/cpp/working-with-outlook-...
  4. Protect PDF Files in Python|Aspose.PDF for Pyth...

    Learn how to encrypt files, decrypt protected PDFs, and change passwords in Python.... Save the encrypted PDF. import aspose...AESx128 , False , ) document . save ( outfile ) Encrypt PDF with...

    docs.aspose.com/pdf/python-net/protect-pdf-file/
  5. Hello World Example|Documentation

    This page describes how to create example of hello world with Aspose.Diagram library....Use the Save method of Diagram class object to save the file...(); // Save diagram in the VSDX format diagram . Save ( dataDir...

    docs.aspose.com/diagram/net/hello-world-example/
  6. PDF Protection API | Aspose.PDF

    Lock PDF documents with free cross-platform Apps and High Code APIs for any platform.... Finally, save the encrypted PDF file using Save method of the..."Encrypt_out.pdf" ; // Save updated PDF document . Save ( dataDir );...

    products.aspose.com/pdf/protect/
  7. Delete Named Ranges|Documentation

    You can learn how to remove defined names or named ranges from Excel or OpenOffice files with Aspose.Cells for Python via .Net.... Save the workbook to retain the changes...remove_a_name ( "NamedRange" ) # Save the workbook to retain the changes...

    docs.aspose.com/cells/python-net/delete-named-r...
  8. Add, Move or Delete pages in PDF using Java | A...

    Manipulate PDF pages of your document programmatically with Java sample code using Aspose.PDF for Java... Save the output PDF using the Save method. Add New...insert ( 2 ); // Save updated PDF pdfDocument . save ( DATA_DIR ....

    products.aspose.com/pdf/java/pages/
  9. Remove Tables from Existing PDF Documents|Aspos...

    Learn how to remove one or more tables from existing PDF documents in Java....the first detected table and save the document. public static...getTableList (). get ( 0 )); document . save ( outputFile . toString ());...

    docs.aspose.com/pdf/java/removing-tables/
  10. Aspose.PSD for .NET 18.10 - 发行说明|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 ( pngExportPath100 , saveOptions...fileName + "_Test50.png" ; im . Save ( pngExportPath50 , saveOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...