Sort Score
Result 10 results
Languages All
Labels All
Results 4,381 - 4,390 of 373,036 for

save

(0.36 sec)
  1. ReportBuilder.build_report_to_images method | A...

    aspose.words.lowcode.ReportBuilder.build_report_to_images method...build_report_to_images(input_file_name, save_options, data, data_source_names)...input_file_name : str , save_options : aspose . words . saving . ImageSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  2. HtmlFixedSaveOptions.resources_folder_alias pro...

    HtmlFixedSaveOptions.resources_folder_alias property. Specifies the name of the folder used to construct image URIs written into an Html document... Remarks When you save a Document in Html format, Aspose...Aspose.Words needs to save all images embedded in the document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Convert XFA Form to AcroForm|Aspose.PDF for PHP...

    This section explains how to convert XFA Form to AcroForm with Aspose.PDF for PHP via Java....()); // Save the updated document $document -> save ( $outputFile...$outputFile ); // Save modified PDF $document -> close (); Fill AcroForms...

    docs.aspose.com/pdf/php-java/convert-form/
  4. PsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PS format in Java....specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  5. ImageSaveOptions.scale property | Aspose.Words ...

    ImageSaveOptions.scale property. Gets or sets the zoom factor for the generated images....jpg' ) # When we save the document as an image, we...while the saving operation renders it. options = aw . saving . ImageSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Unlock PPTX Presentation Files using Python | p...

    Python source code to remove protection from PPTX Presentation.... save( "encryption-removed.pptx" ...remove_write_protection() pres . save( "write-protection-removed.pptx"...

    products.aspose.com/slides/python-net/unlock/pptx/
  7. Unlock PPT Presentation Files using Java | prod...

    Java source code to remove protection from PPT Presentation.... save ( "encryption-removed.ppt" ...removeWriteProtectio (); presentation . save ( "write-protection-removed...

    products.aspose.com/slides/java/unlock/ppt/
  8. Unlock PPT Presentation Files using Python | pr...

    Python source code to remove protection from PPT Presentation.... save( "encryption-removed.ppt" ,...remove_write_protection() pres . save( "write-protection-removed.ppt"...

    products.aspose.com/slides/python-net/unlock/ppt/
  9. Fillable PDF Forms using Python | Aspose.PDF

    Сreate fillable PDF forms programmatically with Python sample code using Aspose.PDF for Python for .NET.... Save modified PDF Fill AcroForm in...new_field_values [ formField ]) # Save the modified form to the output...

    products.aspose.com/pdf/python-net/acroforms/fill/
  10. Extract Images from Worksheets using ImageOrPri...

    Learn how to extract images from Excel worksheets and Save them using Aspose.Cells for Node.js via C++....from Microsoft Excel files and save them to a local drive. This...images from an Excel file and save them. const path = require (...

    docs.aspose.com/cells/nodejs-cpp/extract-images...