Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 380,304 for

save

(1.61 sec)
  1. Read CSV File With Multiple Encodings|Documenta...

    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....options ); // Save it in XLSX format workbook . save ( dataDir +...Workbook using Aspose.Cells Save Each Worksheet to Different...

    docs.aspose.com/cells/java/read-csv-file-with-m...
  2. Adding Javascript actions to existing PDF file|...

    Learn how to add JavaScript actions to PDF documents in Java with Aspose.PDF for enhanced document interactivity.... After you may save your document. public static... GREEN ); // save the output file editor . save ( _dataDir +...

    docs.aspose.com/pdf/java/adding-javascript-acti...
  3. Add List Item|Aspose.PDF for Python via .NET

    This example demonstrates how to add items to a list box form field in a PDF document using Aspose.PDF for Python.... Save the updated document. from io...Zealand" ]) # Save updated document form_editor . save ( outfile...

    docs.aspose.com/pdf/python-net/add-list-item/
  4. Add Application Link|Aspose.PDF for Python via ...

    This example binds an input PDF, adds an application launch link on the first page, and Saves the modified document.... Save the updated PDF document. import...purple , ) # Save updated document content_editor . save ( outfile...

    docs.aspose.com/pdf/python-net/add-application-...
  5. Add Sound Annotation|Aspose.PDF for Python via ...

    This example binds an input PDF, adds a sound annotation on page 1, and Saves the modified PDF.... Save the updated PDF document. import..."8000" ) # Save updated document content_editor . save ( outfile...

    docs.aspose.com/pdf/python-net/add-sound-annota...
  6. Convert PDF to Excel in C++|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to convert PDF to Excel format using C++. During this, the individual pages of the PDF file are converted to Excel worksheets....Save(..) constructor. The following...document. Save it to XLS format by calling Document->Save() method...

    docs.aspose.com/pdf/cpp/convert-pdf-to-excel/
  7. Sign PDF Documents|Aspose.PDF for Java

    Learn how to sign PDF documents in Java with the PdfFileSignature facade.... Save the signed PDF and close the...approval" )); pdfSignature . save ( outputFile . toString ());...

    docs.aspose.com/pdf/java/pdf-signing/
  8. FontSavingArgs.fontFileName property | Aspose.W...

    FontSavingArgs.fontFileName property. Gets or sets the file name (without path) where the font will be Saved to....path) where the font will be saved to. get fontFileName () : string...the value of this property to save the font into a different file...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Create AcroForm - Create Fillable PDF in Java|A...

    Create AcroForm fields from scratch in PDF documents using Aspose.PDF for Java....Add the field to the form and save the document. public static...textBoxField , 1 ); document . save ( outputFile . toString ());...

    docs.aspose.com/pdf/java/create-form/
  10. Render MSG to FLATOPC in Andorid App | products...

    Export MSG to FLATOPC without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to FLAT_OPC format using save method and set FLAT_OPC as SaveFormat...

    products.aspose.com/total/android-java/conversi...