Sort Score
Result 10 results
Languages All
Labels All
Results 7,951 - 7,960 of 377,455 for

save

(0.41 sec)
  1. Write GridWeb Client Side Script|Documentation

    This article introduces how to work with client js APIs in GridWeb.... The command can be "Save" , "Submit" , "Undo" etc., and...example, the SAVE command is used when clicking the Save button on...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  2. Convert JSON Format to PPT in Android Apps | pr...

    Parse JSON to PPT in Android Applications without using Microsoft PowerPoint...and open JSON file Save JSON as PPTX using save method Load PPTX...Presentation class Save the document to PPT format using save method Get...

    products.aspose.com/total/android-java/conversi...
  3. Aspose.PSD for .NET 21.2 - 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....resource after loading and saving the PSD image with shape layers...demonstrates that loading and saving the PSD image with shape layers...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-2...
  4. Generate Data Matrix Barcodes in C#|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 ( $"{path}DatamatrixEcc200Basi...DataMatrixEccType . Ecc140 ; gen . Save ( $"{path}DatamatrixEcc000140B...

    docs.aspose.com/barcode/net/datamatrix-barcode/
  5. Working with Document in PostScript | C++

    Adding pages to an PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++....---------- 10 11 try 12 { 13 //Create save options 14 System::SharedPtr...ClosePage(); 30 //Save the document 31 document -> Save(); 32 } 33 catch...

    docs.aspose.com/page/cpp/ps/working-with-document/
  6. Convert JSON Format to ODT via C++ | products.a...

    C++ API t0 Parse JSON to ODT without using Microsoft Word...JSON data from file Save JSON as PDF using Save method Load PDF document...Document class Save the document to ODT format using Save method Get...

    products.aspose.com/total/cpp/conversion/json-t...
  7. Convert JSON Format to POWERPOINT via C++ | pro...

    Parse JSON to POWERPOINT in C++ without using Microsoft PowerPoint...JSON data from file Save JSON as PPTX using Save method Load PPTX...class Save the document to POWERPOINT format using Save method...

    products.aspose.com/total/cpp/conversion/json-t...
  8. Working with Actions in PDF|Aspose.PDF for C++

    This section explains how to add actions to the document and form fields programmatically with C++....Finally, save the updated PDF using the Document object’s Save method...textAnnotation ); // Save updated document document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/actions/
  9. How to Create Word Document using Python

    This article explains how to create Word document using Python. To generate Word document Python environment configuration details and sample code is provided for reference....with some text in it, it is saved on the disk as DOCX . Steps...DocumentBuilder class object Save the newly created document having...

    kb.aspose.com/words/python/how-to-create-word-d...
  10. Unlock PDF using C# | Aspose.PDF

    Decrypt (remove encryption) PDF documents programmatically with C# sample code using Aspose.PDF for .NET... Unlock PDF and save time. For example, if you often...Call Document.Decrypt Method. Save the PDF file. The provided C#...

    products.aspose.com/pdf/net/decrypt/