Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 375,978 for

save

(0.27 sec)
  1. Set Privileges, Encrypt and Decrypt PDF File|As...

    Encrypt PDF File with Java using Different Encryption Types and Algorithms. Also, decrypt PDF Files using Owner Password....false ); // Save updated document document . save ( _dataDir +...choice. Finally, save the encrypted PDF file using save(..) method...

    docs.aspose.com/pdf/java/set-privileges-encrypt...
  2. Manage Slide Show in JavaScript|Aspose.Slides f...

    Manage slide shows in JavaScript with Aspose.Slides for Node.js. Control slide transitions, timings and more across PPT, PPTX and ODP formats with ease.... save ( "output.pptx" , asposeSlides...setLoop ( true ); presentation . save ( "output.pptx" , asposeSlides...

    docs.aspose.com/slides/nodejs-java/manage-slide...
  3. Create Presentations in Python|Aspose.Slides fo...

    Create PowerPoint presentations in Python with Aspose.Slides—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and Save them programmatically for reliable results.... Save the modified presentation as.... text = "Hello, Aspose!" # Save the presentation as a PPTX file...

    docs.aspose.com/slides/python-net/create-presen...
  4. Choose Recognition Symbology|Documentation

    Learn how to choose and configure barcode symbologies when using BarCodeReader in Aspose.BarCode for Java.... save ( fullPath , BarCodeImageFormat..."123456789" ); barcodeGenerator . save ( fullPath , BarCodeImageFormat...

    docs.aspose.com/barcode/java/developer-guide/ba...
  5. 以编程方式保存 PDF 文档|Aspose.PDF for .NET

    了解如何在 C# Aspose.PDF for .NET PDF 库中保存 PDF 文件。将 PDF 文档保存到文件系统、流和 Web 应用程序中。...文档保存到文件系统 您可以使用 Document 类的 Save 方法将创建或操作的 PDF 文档保存到文件系统中。 当您不提供格式类型(选项)时,文档将以.... Add (); // Save PDF document document . Save ( dataDir + "SimpleResume_out...

    docs.aspose.com/pdf/zh/net/save-pdf-document/
  6. Aspose.PSD for .NET 22.9 - Release Notes|Docume...

    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....PSDNET-1072 Incorrect transparency on saving of PSD file (RGB/16bit) on... Incorrect transparency on saving of PSD file (RGB/16bit) on...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-9...
  7. Aspose::Words::Saving::DocumentPartSavingArgs::...

    Aspose::Words::Saving::DocumentPartSavingArgs::get_DocumentPartStream method. Allows to specify the stream where the document part will be Saved to in C++....Aspose::Words::Saving::DocumentPartSavingAr::get_DocumentPartStream...where the document part will be saved to. System :: SharedPtr < System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Serialize and Work with a Document in a Databas...

    Convert a document into a byte array for work with this document in a database. You can store and retrieve a document to and from the database using Java....Words: Save it to a MemoryStream using the Save method overload...Document object. The selected save format is important to ensure...

    docs.aspose.com/words/java/serialize-and-work-w...
  9. Manage Appointments: Create & Manipulate, Conve...

    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....] Create an Appointment and Save to Disk in MSG or ICS Format...first create an appointment and save it to a disk in ICS format.Following...

    docs.aspose.com/email/net/create-and-manipulate...
  10. SaveOptions.updateLastSavedTimeProperty propert...

    SaveOptions.updateLastSavedTimeProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.lastSavedTime](../../../aspose.words.properties/builtindocumentproperties/lastSavedTime/) property is updated before saving....property is updated before saving. get updateLastSavedTimeP ()...document’s “Last saved time” property when saving. let doc = new...

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