Sort Score
Result 10 results
Languages All
Labels All
Results 7,941 - 7,950 of 586,076 for

save

(0.18 sec)
  1. Create New Spreadsheet in xlsx4j|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...." ); //Saving the Excel file workbook . save ( dataDir +...SaveToZipFile ( pkg ); saver . save ( outputfilepath ); System ...

    docs.aspose.com/cells/java/create-new-spreadshe...
  2. Fillable PDF Forms using .NET | Aspose.PDF

    Сreate fillable PDF forms programmatically with C# sample code using Aspose.PDF for .NET.... Save modified PDF System Requirements...// Step 4. Save updated document pdfDocument . Save ( dataDir...

    products.aspose.com/pdf/net/acroforms/fill/
  3. Fillable PDF Forms using Python for .NET | Aspo...

    Сreate fillable PDF forms programmatically with Python sample code using Aspose.PDF for Python for .NET.... Save modified PDF System Requirements...// Step 4. Save updated document pdfDocument . Save ( dataDir...

    products.aspose.com/pdf/python-net/acroforms/fill/
  4. Creating PDF/3-A compliant PDF and attaching ZU...

    Learn how to generate a PDF document with ZUGFeRD in Aspose.PDF for Python via .NET... Save the PDF document with the attached...ConvertErrorAction . DELETE ) # Save the PDF document with the attached...

    docs.aspose.com/pdf/python-net/attach-zugferd/
  5. PngOptions - Aspose.PSD for Java - API Reference

    Java library to process Photoshop files. Create, read, edit and convert PSD & PSB files without needing Adobe Photoshop....loads an existing AI file then saves two copies in the appropriate...aiImage.save(outPsdFilePath, new PsdOptions()); // Save the loaded...

    reference.aspose.com/psd/java/com.aspose.psd.im...
  6. Unlock PDF document via .NET | Aspose.PDF

    C# source code to unlock password protected PDF file on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....pdf" ; // Save updated PDF document . Save ( dataDir ); About... compress, secure, print or save PDF to TXT, HTML, PCL, XFA,...

    products.aspose.com/pdf/net/unlock/
  7. Aspose.Cells for .NET 7.1.2 Release Notes|Docum...

    Aspose.Cells for .Net 7.1.2 Release Notes – the latest enhancements, new features, and fixes....when converting Excel-to-PDF - Save to PDF uses 3GB for a 10MB Excel...NullReference exception during Save operation if copying worksheet...

    docs.aspose.com/cells/net/aspose-cells-for-net-...
  8. Add Text Stamp to PDF using Python | Aspose.PDF

    Add text stamp to PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET....pdf" # Save output document document . Save ( dataDir )... compress, secure, print or save PDF to TXT, HTML, PCL, XFA,...

    products.aspose.com/pdf/python-net/stamps/text/
  9. Posting AcroForm Data|Aspose.PDF for .NET

    You can import and export form data to and XML file with Aspose.Pdf.Facades namespace in Aspose.PDF for .NET....send it to your server and then save it in a database etc. Implementation...150 , 475 ); // Save output pdf file editor . Save (); Following...

    docs.aspose.com/pdf/net/posting-acroform-data/
  10. C++ Convert A File Word, PDF, JPG

    Convert documents programmatically in C++ between various file formats: DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more....the local drive, then simply save it, specifying the required...<Document>( u"Input.docx" ); doc-> Save ( u"Output.pdf" ); using namespace...

    products.aspose.com/words/cpp/conversion/