Sort Score
Result 10 results
Languages All
Labels All
Results 3,901 - 3,910 of 375,710 for

save

(0.11 sec)
  1. Convert TEXT To WORD C++

    Convert TEXT to WORD format in C++ code. Save TEXT as WORD using C++.... Save text as Word in C++ The following...output file and use the Save() method to save the result as Word....

    products.aspose.com/words/cpp/conversion/text-t...
  2. Convert DOC To DOCX C++

    Convert DOC to DOCX format in C++ code. Save DOC as DOCX using C++.... Save DOC as DOCX in C++ The following...output file and use the Save() method to save the result as DOCX....

    products.aspose.com/words/cpp/conversion/doc-to...
  3. HTML with C++|Documentation

    Convert Excel to HTML and MHTML format using Aspere.Cells with C++....code example below shows how to save a workbook as an HTML file using...xlsx" ); // Save file to HTML format workbook . Save ( u "out.html"...

    docs.aspose.com/cells/cpp/convert-excel-to-html/
  4. Manage Text Boxes in Presentations with Python|...

    Aspose.Slides for Python via .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation.... Save the presentation as a PPTX file...TextBox" # Save the presentation to disk. presentation . save ( "TextBox...

    docs.aspose.com/slides/python-net/manage-textbox/
  5. 使用 PDF 中的投资组合|Aspose.PDF for .NET

    如何使用 C# 创建 PDF 投资组合。您应该使用 Microsoft Excel 文件、Word 文档和图像文件来创建 PDF 投资组合。...当文件添加完成后,使用 Document 类的 Save 方法保存投资组合文档。 以下示例使用 Microsoft...( image ); // Save PDF document document . Save ( dataDir + "CreatePortfolio_out...

    docs.aspose.com/pdf/zh/net/portfolio/
  6. Aspose.PSD for .NET 22.11 - 发行说明|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 ( outputFile , new PngOptions...NewHeight , resizeType ); image . Save ( outputFile , new PsdOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  7. Adding Watermark to PDF using Python|Aspose.PDF...

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the Python.... Save the updated Document using Document.save() . import...watermark ) # Save the updated PDF document . save ( output_pdf...

    docs.aspose.com/pdf/python-net/add-watermarks/
  8. Quick Start in PHP|Aspose.Words for Java

    PHP: Quick Start Aspose.Words for Java....PHP Load And Save To Disk in PHP Load And Save To Stream in PHP...

    docs.aspose.com/words/java/quick-start-in-php/
  9. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint slides in JavaScript—PPT, PPTX—to clean Markdown with Aspose.Slides for Node.js via Java, automate documentation and keep formatting....the markdown document will be saved. Convert PowerPoint to Markdown...presentation object. Use the save method to save the object as a markdown...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  10. Remove Slides from Presentations on Android|Asp...

    Effortlessly remove slides from PowerPoint and OpenDocument presentations with Aspose.Slides for Android. Get clear Java code examples and boost your workflow.... Save the modified presentation. This...slide ); // Saves the modified presentation pres . save ( "modified...

    docs.aspose.com/slides/androidjava/remove-slide...