Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 369,804 for

save

(0.11 sec)
  1. Import and Export Data in JSON|Aspose.PDF for .NET

    This section explains how to import and Export Data in JSON..., options ); // Optionally, save the document with fields to...to a new PDF document . Save ( dataDir + "TextBox_out.pdf" ); }...

    docs.aspose.com/pdf/net/import-export-json/
  2. Protect PPT Presentation Files using Java | pro...

    Java source code to protect PPT Presentation.... save ( "encrypted-pres.ppt" , SaveFormat...( "123123" ); presentation . save ( "write-protected-pres.ppt"...

    products.aspose.com/slides/java/protect/ppt/
  3. Protect ODP Presentation Files using C++ | prod...

    C++ source code to protect ODP Presentation...."123123" ); presentation -> Save( u "encrypted-pres.odp" , SaveFormat..."123123" ); presentation -> Save( u "write-protected-pres.odp"...

    products.aspose.com/slides/cpp/protect/odp/
  4. Protect ODP Presentation Files using Java | pro...

    Java source code to protect ODP Presentation.... save ( "encrypted-pres.odp" , SaveFormat...( "123123" ); presentation . save ( "write-protected-pres.odp"...

    products.aspose.com/slides/java/protect/odp/
  5. PDF Rotation API | Aspose.PDF

    Rotate PDF Pages Using .NET, Java, C++ and Android... Save the output PDF file. Rotate..."ChangeOrientation_out.pdf" ; // Save output file doc . Save ( dataDir );...

    products.aspose.com/pdf/rotate/
  6. Unlock PPT Presentation Files using C++ | produ...

    C++ source code to remove protection from PPT Presentation....RemoveEncryption(); presentation -> Save( u "encryption-removed.ppt"...RemoveWriteProtectio(); presentation -> Save( u "write-protection-removed...

    products.aspose.com/slides/cpp/unlock/ppt/
  7. Add Text to PDF Using Python | Aspose.PDF

    Add text to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET... Save the file again. Add Text to...text_fragment ) # Save resulting PDF document. document . save ( path_outfile...

    products.aspose.com/pdf/python-net/text/
  8. Online TEX to XAML Conversion or Develop Java b...

    Free online app to convert TEX to XAML files. Java conversion library code for TEX documents....Convert TEX to PPTX by using save method Load PPTX document by...Presentation class Save the document to XAML format using save method and...

    products.aspose.com/total/java/conversion/tex-t...
  9. Online XPS to XAML Conversion or Develop Java b...

    Free online app to convert XPS to XAML files. Java conversion library code for XPS documents....Convert XPS to PPTX by using save method Load PPTX document by...Presentation class Save the document to XAML format using save method and...

    products.aspose.com/total/java/conversion/xps-t...
  10. Set Default Font while Rendering Spreadsheet to...

    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.... It then saves the workbook to HTML using different...); cell . setStyle ( st ); // Save the workbook in HTML format...

    docs.aspose.com/cells/nodejs-cpp/set-default-fo...