Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 380,291 for

save

(0.28 sec)
  1. Set Field Limit|Aspose.PDF for Python via .NET

    This example shows how to set a maximum character limit for a form field in a PDF document using Aspose.PDF for Python.... Save the updated PDF. from io import...limit." ) # Save updated document form_editor . save ( outfile...

    docs.aspose.com/pdf/python-net/set-field-limit/
  2. Work with symbology types|Documentation

    Learn how to choose and configure barcode symbology types when using BarCodeReader in Aspose.BarCode for Java.... save ( fullPath , BarCodeImageFormat..."2D-SET" ); barcodeGenerator . save ( fullPath , BarCodeImageFormat...

    docs.aspose.com/barcode/java/developer-guide/ba...
  3. Set PDF file information - facades|Aspose.PDF f...

    This section explains how to set PDF file information with Aspose.PDF Facades using PdfFileInfo Class.... Finally, save the updated PDF file using saveNewInfo(...setCreator ( "Aspose" ); // Save updated file fileInfo . saveNewInfo...

    docs.aspose.com/pdf/java/set-pdf-information/
  4. Convert JPG to PDF|Aspose.PDF for Android via Java

    Learn how to easily convert a JPG images to PDF file. Also, you can convert an image to PDF with the same height and width of the page....JPG image and add to paragraph Save output PDF The code snippet...pdf" ); // Save output document try { document . save ( pdfFileName...

    docs.aspose.com/pdf/androidjava/convert-jpg-to-...
  5. Create CheckBox Field|Aspose.PDF for Python via...

    Learn how to programmatically add a checkbox form field to a PDF document using Aspose.PDF for Python. This guide demonstrates how to use the FormEditor class to insert an interactive checkbox into an existing PDF file and Save the updated document.... Save the updated PDF document. import...240 , 498 , 256 , 514 , ) # Save updated PDF document with form...

    docs.aspose.com/pdf/python-net/create-checkbox-...
  6. Replace Text With State|Aspose.PDF for Python v...

    In this example, all occurrences of "software" are replaced with "SOFTWARE" and formatted in blue with a font size of 14.... Save the updated PDF document. import...text_state ) # Save updated document content_editor . save ( outfile...

    docs.aspose.com/pdf/python-net/replace-text-wit...
  7. Aspose.PSD for Python via .NET 25.3 - Release N...

    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 ( outputPng , PngOptions ())...sourceFile ) as image : image . save ( outputFile , PngOptions ())...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  8. PdfDigitalSignatureDetails | Aspose.Words for Java

    Contains details for signing a PDF document with a digital signature in Java....PdfDigitalSignatureD object and then save the document in the PDF format...parameter into the Document.save(java.lang.String, com.aspose...

    reference.aspose.com/words/java/com.aspose.word...
  9. PdfSaveOptions.DownsampleOptions | Aspose.Words...

    Discover PdfSaveOptions' DownsampleOptions property to customize your PDF quality and optimize file size for better performance and clarity....can pass to the document's "Save" method // to modify how that...images in a document that we save to PDF to 220 ppi. Assert ....

    reference.aspose.com/words/net/aspose.words.sav...
  10. Working with Outlook Calendar Items in Aspose.E...

    Manage Outlook calendar items in C++: create and Save events, set reminders, handle attachments, and read meeting attendee status.... Create and Save Calendar Items (ICS) The following...create a calendar appointment and save it as an ICS file using Aspose...

    docs.aspose.com/email/cpp/working-with-outlook-...