Sort Score
Result 10 results
Languages All
Labels All
Results 3,601 - 3,610 of 591,022 for

save

(0.15 sec)
  1. Convert XLS to PPTX with C++ or with free Onlin...

    Convert XLS to PPTX within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to PPTX format using Save member function..."sourceFile.xls" ); // save XLS as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/xls-to...
  2. Default | Aspose.HTML for .NET API 参考

    获取或设置表示默认资源处理方式的枚举目前SaveIgnore和Embed值默认值为Save...目前Save、Ignore和Embed值。默认值为Save。 public ResourceHandling...ResourceHandlingOpti 命名空间 Aspose.Html.Saving 部件 Aspose.HTML JavaScript 简体中文...

    reference.aspose.com/html/zh/net/aspose.html.sa...
  3. Default | Aspose.SVG for .NET API 参考

    获取或设置表示默认资源处理方式的枚举目前SaveIgnore和Embed值默认值为Save...目前Save、Ignore和Embed值。默认值为Save。 public ResourceHandling...ResourceHandlingOpti 命名空间 Aspose.Svg.Saving 部件 Aspose.SVG JavaScript 简体中文...

    reference.aspose.com/svg/zh/net/aspose.svg.savi...
  4. Working with GridJs storage|Documentation

    This article describes the general processing for Aspose.Cells.GridJs....Xlsx , GridJs will also saves all shapes/images to a zip archive...operation. In this action a save back to the cache file will...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  5. Aspose.PSD for .NET 19.7 - Release Notes

    Aspose.PSD for .NET 19.7 - Release Notes – the latest updates and fixes.... Save ( exportPath ); image . Save ( exportPathPng...Resize ( 160 , 120 ); image . Save ( exportPathPsd , new PsdOptions...

    releases.aspose.com/psd/net/release-notes/2019/...
  6. DownsampleOptions Class | Aspose.Words for .NET

    Aspose.Words.Saving.DownsampleOptions class. Allows to specify downsample options in C#.... To learn more, visit the Save a Document documentation article...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Aspose.PSD for .NET 22.3 - Release Notes|Docume...

    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....layer masks discards masks on saving to 16 bit PSD image Bug PSDNET-899...opened by Photoshop after the saving in Aspose.PSD 21.11 Bug PSDNET-1068...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-3...
  8. Quick Start in Ruby|Aspose.Words for Java

    Quick Start Aspose.Words for Java on Ruby....Ruby Load And Save To Disk in Ruby Load And Save To Stream in...

    docs.aspose.com/words/java/quick-start-in-ruby/
  9. Programming Email in Ruby|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....in Ruby Save Message as Draft in Ruby Update and Save an Email...

    docs.aspose.com/email/java/programming-email-in...
  10. How to Merge PDF using C#|Aspose.PDF for .NET

    This page explain how to merge PDF documents into a single PDF file with C# or VB.NET.... Finally, save the output PDF file using the Save method. The...Pages ); // Save concatenated output file document1 . Save ( dataDir...

    docs.aspose.com/pdf/net/merge-pdf-documents/