Sort Score
Result 10 results
Languages All
Labels All
Results 9,131 - 9,140 of 369,861 for

save

(0.15 sec)
  1. 使用 JavaScript 通过 C++ 将 XLSB 的修订转换为 XLSM|Documen...

    学习如何完全将 XLSB 文件的修订转换为 XLSM 格式,使用 Aspose.Cells for JavaScript 通过 C++。...Uint8Array ( arrayBuffer )); // Save Workbook to XLSM format const...const outputData = workbook . save ( SaveFormat . Xlsm ); const...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  2. Cell.first_paragraph property | Aspose.Words fo...

    Cell.first_paragraph property. Gets the first paragraph among the immediate children.... save ( file_name = ARTIFACTS_DIR...append_child ( inner_table ) doc . save ( ARTIFACTS_DIR + 'Table.create_nested_table...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PDF Header Insertion Using Python | Aspose.PDF

    Sample Python code for using Aspose.PDF to work with headers from PDF via .NET.... Save the PDF file. Add a Header to... header = header document . save ( path_outfile )...

    products.aspose.com/pdf/python-net/header/
  4. 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-...
  5. 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...
  6. Quick Start|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....How to Generate a Barcode and Save to a File This example shows...how to generate a QR code and save it as a PNG file. String licensePath...

    docs.aspose.com/barcode/androidjava/quick-start/
  7. Document.originalFileName property | Aspose.Wor...

    Document.originalFileName property. Gets the original file name of the document....document from the stream, and then save it to the automatically detected...)). toEqual ( ".doc" ); doc . save ( base . artifactsDir + "File...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Apply Shape Effects in Presentations Using PHP|...

    Transform your PPT and PPTX files with advanced shape effects using Aspose.Slides for PHP via Java — create striking, professional slides in seconds....setDirection ( 45 ); $pres -> save ( "output.pptx" , SaveFormat...setBlurRadius ( 4 ); $pres -> save ( "reflection.pptx" , SaveFormat...

    docs.aspose.com/slides/php-java/shape-effect/
  9. FileFormatUtil.loadFormatToSaveFormat method | ...

    FileFormatUtil.loadFormatToSaveFormat method. Converts a [LoadFormat](../../loadformat/) value to a [SaveFormat](../../Saveformat/) value if possible....document from the stream, and then save it to the automatically detected...)). toEqual ( ".doc" ); doc . save ( base . artifactsDir + "File...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Convert HTML to GIF – Aspose.HTML for Python vi...

    Convert HTML to GIF programmatically using Aspose.HTML or online with the HTML Converter. Explore HTML to GIF conversion scenarios with Python examples....The example uses the default save options , allowing for a simple...as conv import aspose.html.saving as sav {{/if_output}} {{#if_output...

    docs.aspose.com/html/python-net/convert-html-to...