Sort Score
Result 10 results
Languages All
Labels All
Results 8,511 - 8,520 of 375,722 for

save

(0.63 sec)
  1. 音频|Aspose.Slides for Node.js via .NET 文档

    发现 Aspose.Slides for Node.js 音频示例:在 PPT、PPTX 和 ODP 演示文稿中插入、播放、剪辑和提取声音,并提供清晰的 JavaScript 代码。... save ( "audio.pptx" , aspose . slides...audioFrame ); presentation . save ( "audio_removed.pptx" , aspose...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  2. 使用公式函数处理数据|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.... rgbYellow ; //Save the workbook workbook . SaveAs...( style ); //Save the workbook workbook . Save ( "D:\\OutputAspose...

    docs.aspose.com/cells/zh/net/use-formulas-funct...
  3. 图表|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 创建和自定义图表:添加数据、设置系列、坐标轴和标签的格式、更改类型并导出——支持 PPT、PPTX 和 ODP。...400 , 300 ); $presentation -> save ( "chart.pptx" , SaveFormat...( $chart ); $presentation -> save ( "chart_removed.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  4. C++ Email API for Thunderbird and OutLook Forma...

    C++ code samples for Thunderbird and OutLook formats EML EMLX MBOX ICS MSG HTML OFT OLM OST PST and VCF conversion via Email library.... Save Email Formats to Different Formats...MailMessage ::Load and call the Save mehtod with required extension...

    products.aspose.com/email/cpp/conversion/
  5. Merge PS files using javascript-cpp | Aspose.PDF

    Merge PS files programmatically with JavaScript via C++ sample code using Aspose.PDF for JavaScript via C++...merging them in advance can save time and effort. Instead of...second document to the first. Save concatenated output file JavaScript...

    products.aspose.com/pdf/javascript-cpp/merger/ps/
  6. Merge XML files using javascript-cpp | Aspose.PDF

    Merge XML files programmatically with JavaScript via C++ sample code using Aspose.PDF for JavaScript via C++...merging them in advance can save time and effort. Instead of...second document to the first. Save concatenated output file JavaScript...

    products.aspose.com/pdf/javascript-cpp/merger/xml/
  7. ParagraphFormat.space_after property | Aspose.W...

    ParagraphFormat.space_after property. Gets or sets the amount of spacing (in points) after the paragraph....spacing above and below them and save the document. builder . writeln...writeln ( 'Paragraph 2.' ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Delete Images from PDF File using Python|Aspose...

    This section explain how to delete Images from PDF File using Aspose.PDF for Python via .NET.... Save updated PDF file. The following...images . delete ( 1 ) document . save ( path_outfile ) Add Image to...

    docs.aspose.com/pdf/python-net/delete-images-fr...
  9. Apply Shape Effects in Presentations Using Java...

    Transform your PPT and PPTX files with advanced shape effects using JavaScript and Aspose.Slides for Node.js—create striking, professional slides in seconds.... save ( "output.pptx" , aspose . slides...setBlurRadius ( 4 ); pres . save ( "reflection.pptx" , aspose...

    docs.aspose.com/slides/nodejs-java/shape-effect/
  10. Dilation|Documentation

    How to make characters in an image thicker using Aspose.OCR for Python via .NET to improve recognition accuracy....png" ) # Save processed image to the "result"..."result" folder ImageProcessing . save ( input , "result" ) # Recognize...

    docs.aspose.com/ocr/python-net/dilate/