Sort Score
Result 10 results
Languages All
Labels All
Results 8,951 - 8,960 of 368,314 for

save

(0.11 sec)
  1. Improving of the Text Extraction from Multi‑Col...

    This section contains articles on Text formatting and scaling using Aspose.PDF in Python....of existing text fragments, save and reopen document. Use ‘TextAbsorber’... font_size * reduce_ratio # Save to memory stream and reopen...

    docs.aspose.com/pdf/python-net/text-extraction-...
  2. Add Watermark to ODP Presentation Files using P...

    Python source code for adding Watermark to ODP Presentation.... save( "watermark.odp" , slides ....PictureFillMode . STRETCH presentation . save( "watermark2.odp" , slides ...

    products.aspose.com/slides/python-net/watermark...
  3. ImageSaveOptions.page_layout property | Aspose....

    ImageSaveOptions.page_layout property. Gets or sets the layout used when rendering multiple pages into a single output.... saving . MultiPageLayout : ... @page_layout..., value : aspose . words . saving . MultiPageLayout ): ... Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  4. MetafileRenderingOptions.emulate_rendering_to_s...

    MetafileRenderingOptions.emulate_rendering_to_size_on_page_resolution property. Gets or sets the resolution in pixels per inch for the emulation of metafile rendering to the size on page....can pass to the document's "Save" method # to modify how that...document to .PDF. save_options = aw . saving . PdfSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PdfSaveOptions.preblend_images property | Aspos...

    PdfSaveOptions.preblend_images property. Gets or sets a value determining whether or not to preblend transparent images with black background color....transparent backgrounds while saving a document to PDF. doc = aw...can pass to the document's "Save" method # to modify how that...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocSaveOptions.saveRoutingSlip property | Aspos...

    DocSaveOptions.SaveRoutingSlip property. When ``false``, RoutingSlip data is not Saved to output document...false , RoutingSlip data is not saved to output document. Default...boolean Examples Shows how to set save options for older Microsoft...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Adding a Watermark to an Image|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.... We will save the image to PNG format using...Graphics class DrawString method. Save image to PNG. The following...

    docs.aspose.com/psd/java/adding-a-watermark-to-...
  8. Reading CSV File with Multiple Encodings using ...

    Learn how to read CSV files with multiple encodings using Aspose.Cells for JavaScript via C++....arrayBuffer ), options ); // Save the workbook to XLSX format...const outputData = workbook . save ( SaveFormat . Xlsx ); const...

    docs.aspose.com/cells/javascript-cpp/reading-cs...
  9. 使用JavaScript via C++在保存Excel文件为HTML时导出批注。|Docum...

    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....arrayBuffer )); // Create HTML save options and set IsExportComments...isExportComments = true ; // Save the workbook to HTML format...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  10. PdfSaveOptions.zoomFactor property | Aspose.Wor...

    PdfSaveOptions.zoomFactor property. Gets or sets a value determining zoom factor (in percentages) for a document....can pass to the document's "Save" method // to modify how that...25%. let options = new aw . Saving . PdfSaveOptions (); options...

    reference.aspose.com/words/nodejs-net/aspose.wo...