Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 368,284 for

save

(0.15 sec)
  1. Aspose.PSD for .NET 22.3 - 发布说明|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 ( outputFileName ); } PSDNET-643...sourceFilePath )) { image . Save ( outputFilePath , new PsdOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  2. HtmlSaveOptions.export_fonts_as_base64 property...

    HtmlSaveOptions.export_fonts_as_base64 property. Specifies whether fonts resources should be embedded to HTML in Base64 encoding...how to embed fonts inside a saved HTML document. doc = aw . Document...'Rendering.docx' ) options = aw . saving . HtmlSaveOptions () options...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 通过 C++ 使用 Node.js 将文件保存到响应对象|Documentation

    了解如何使用 Aspose.Cells for Node.js via C++ 动态生成文件并直接将其发送到客户端浏览器。...为此,请使用接受以下参数的 Save 方法的特殊重载版本: Node.js 响应对象。 文件名。...null ) { // Save in Excel2003 XLS format workbook . save ( response...

    docs.aspose.com/cells/zh/nodejs-cpp/saving-file...
  4. Modifing AcroForm|Aspose.PDF for .NET

    Modifing form in your PDF file with Aspose.PDF for .NET library. You can Add or remove fields in existing form, getand set fieldlimit and etc...."textbox1" , 15 ); // Save PDF document form . Save ( dataDir + "SetFieldLimit_out...Black ); } // Save PDF document document . Save ( dataDir + "FormFieldFont14_out...

    docs.aspose.com/pdf/net/modifing-form/
  5. Prevent Exporting Hidden Worksheet Contents on ...

    Learn how to prevent exporting hidden worksheet contents when saving Excel files to HTML using Aspose.Cells for Node.js via C++....Hidden Worksheet Contents on Saving to HTML with Node.js via C++...C++ Contents [ Hide ] You can save Excel workbooks to HTML. However...

    docs.aspose.com/cells/nodejs-cpp/prevent-export...
  6. 如何使用Python.NET将Excel以适合宽度和高度的页面进行打印|Documentation

    学习使用Aspose.Cells for Python via .NET API设置Excel打印的fit_to_pages_wide和fit_to_pages_tall属性。...fit_to_pages_wide = 1 # Save the workbook workbook . save ( "out_net.pdf"...True # Save the workbook with options workbook . save ( "OnePagePerSheet...

    docs.aspose.com/cells/zh/python-net/how-to-prin...
  7. Convert PowerPoint Presentations to Word Docume...

    Convert PowerPoint PPT and PPTX slides to editable Word documents in C# using Aspose.Slides for .NET with precise layout, images and formatting preserved....from the ISlide interface and save it to a memory stream. Add the...from the DocumentBuilder class. Save the Word document to a file...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  8. Convert PowerPoint Presentations to HTML in PHP...

    Convert PowerPoint presentations to responsive HTML in PHP. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results....ODP in Presentation object and save it to HTML format. About PowerPoint...Presentation class. Use the Save method to save the object as an HTML...

    docs.aspose.com/slides/php-java/convert-powerpo...
  9. Setup and Installation Guidelines|Documentation

    Setup Aspose.Cells for PHP via Java and installation guidelines....php and save it into the aspose.cells folder...sourceforge.net/pjb/download.php and save it into the aspose.cells folder...

    docs.aspose.com/cells/php-java/setup-and-instal...
  10. Split PDF, HTML, TXT Files using C# | Aspose.PDF

    C# sample code to split files on .NET Framework, .NET Core.... Save current page as a separate PDF...how to split HTML file - C# //save input html to pdf to file doc...

    products.aspose.com/pdf/net/splitter/