Sort Score
Result 10 results
Languages All
Labels All
Results 9,221 - 9,230 of 375,973 for

save

(1.51 sec)
  1. NodeRendererBase class | Aspose.Words for Python

    aspose.words.rendering.NodeRendererBase class. Base class for [ShapeRenderer](../shaperenderer/) and [OfficeMathRenderer](../officemathrenderer/)... save(file_name, save_options) Renders the...image and saves into a file. save(file_name, save_options) Renders...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DoclingSaveOptions Class | Aspose.Words for .NET

    Configure advanced Docling Save options to export Word documents as structured Docling JSON with full control....specify additional options when saving a document into the Docling...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/net/aspose.words.sav...
  3. 在Node.js中通过C++为HtmlSaveOptions.TableCssId属性前缀表格...

    学习如何使用Aspose.Cells for Node.js via C++为HTML中的表格元素样式添加前缀。...setStyle ( st ); // Specify html save options - specify table css..."MyTest_TableCssId" ); // Save the workbook in html wb . save ( "outputTableCssId...

    docs.aspose.com/cells/zh/nodejs-cpp/prefix-tabl...
  4. Change the fill color of a shape in a presentat...

    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....Accent6 ; // Save the modified slide. slide . Slide . Save (); } }...the PPTX file to disk pres . Save ( FileName , SaveFormat . Pptx...

    docs.aspose.com/slides/net/change-the-fill-colo...
  5. Generate Swiss Post Parcel Barcodes in C#|Docum...

    Description of Swiss Post Parcel Barcode Type... Save ( $"{path}SwissPostDomesticMai...BarHeight . Pixels = 40 ; gen . Save ( $"{path}SwissPostDomesticMai...

    docs.aspose.com/barcode/net/swiss-post-parcel-b...
  6. How to Create Excel File in Python

    Here is a quick tutorial that describes how to create Excel file in Python. It provides details how using Python generate Excel file along with the information about configuring the environment....procedure to create, fill and save an Excel file from scratch....particular cell and finally save this file in XLS or XLSX file...

    kb.aspose.com/cells/python/how-to-create-excel-...
  7. 动画|Aspose.Slides for Node.js via .NET 文档

    探索 Aspose.Slides for Node.js 动画示例:使用 JavaScript 为 PPT、PPTX 和 ODP 演示文稿添加、排序和自定义效果与转场。... save ( "animation.pptx" , aspose...removeAt ( 0 ); } presentation . save ( "animation_removed.pptx" ...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  8. 图片|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中处理图片:插入、裁剪、压缩、重新着色,并使用 C++ 示例导出适用于 PPT、PPTX 和 ODP 演示文稿的图像。...MemoryStream > (); bitmap -> Save ( bitmapStream , System :: Drawing...(), image ); presentation -> Save ( u "picture.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  9. 音频|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 处理音频:添加、替换、提取和剪辑声音,设置 PowerPoint 和 OpenDocument 中幻灯片和形状的音量和播放方式。...$audioStream ); $presentation -> save ( "audio.pptx" , SaveFormat...$audioFrame ); $presentation -> save ( "audio_removed.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  10. Converting a PDF file to CSV using Python via J...

    Sample code on Python via Java for PDF to CSV conversion. Use example code for batch PDF to CSV conversion with Python and Java...CSV Save it to CSV format by calling Doc.Save() method and...passing it ExcelSaveOptions Save the output CSV file Here is...

    products.aspose.com/pdf/python-java/conversion/...