Sort Score
Result 10 results
Languages All
Labels All
Results 9,361 - 9,370 of 373,036 for

save

(0.18 sec)
  1. ReportBuilder.build_report method | Aspose.Word...

    aspose.words.lowcode.ReportBuilder.build_report method...page of the output will be saved as a separate file. The specified...is TIFF, the output will be saved as a single multi-frame TIFF...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Create OFX Response File via C# | products.aspo...

    Sample code for OFX response file creation. Use API example code for batch OFX response files generation within .NET based applications....OfxVersionEnum as parameter in Save method. Call the Save method by providing...

    products.aspose.com/finance/net/create/ofx-resp...
  3. 通过C++的Node.js设置页面选项|Documentation

    本文提供了使用Node.js通过C++以编程方式设置Excel工作表页面选项的示例代码。设置页面方向、缩放比例、页数适应选项、纸张大小、打印质量、首页编号。...Portrait ); // Save the Workbook. workbook . save ( filePath );...setZoom ( 100 ); // Save the workbook. workbook . save ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-pag...
  4. MathText|Aspose.Slides for PHP Documentation

    Work with math text in PHP using Aspose.Slides: create and edit equations, fractions, radicals, scripts, formatting, and render results for PPT and PPTX....$mathBlock ); $presentation -> save ( "math_text.pptx" , SaveFormat...$mathShape ); $presentation -> save ( "math_text_removed.pptx" ...

    docs.aspose.com/slides/php-java/examples/elemen...
  5. Redact ODP Presentation Files using Java | prod...

    Java source code to find and replace text in ODP Presentation.... save ( "replaced.odp" , SaveFormat...method to find and replace text. Save result in ODP format Online...

    products.aspose.com/slides/java/redaction/odp/
  6. Insert a chart|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.... Save (); // Add a new chart and set...}); // Save the chart part. chartPart . ChartSpace . Save (); //...

    docs.aspose.com/cells/net/insert-a-chart/
  7. Redact PPTX Presentation Files using Python | p...

    Python source code to find and replace text in PPTX Presentation.... save( "replaced.pptx" , slides ....method to find and replace text. Save result in PPTX format Online...

    products.aspose.com/slides/python-net/redaction...
  8. Redact ODP Presentation Files using Python | pr...

    Python source code to find and replace text in ODP Presentation.... save( "replaced.odp" , slides . export...method to find and replace text. Save result in ODP format Online...

    products.aspose.com/slides/python-net/redaction...
  9. SaveOptions.allow_embedding_post_script_fonts p...

    SaveOptions.allow_embedding_post_script_fonts property. Gets or sets a boolean value indicating whether to allow embedding fonts with PostScript outlines when embedding TrueType fonts in a document upon it is Saved...fonts in a document upon it is saved. The default value is False...True . Examples Shows how to save the document with PostScript...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.insertImage method | Aspose.Wor...

    Aspose.Words.DocumentBuilder.insertImage method... save ( base . artifactsDir + "Image...VerticalAlignment . Center ; doc . save ( base . artifactsDir + "Image...

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