Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 367,869 for

save

(0.11 sec)
  1. C++ API to Convert XML to XLTM | products.aspos...

    Convert XML to XLTM via C++ API without using Microsoft Excel or Adobe Reader...Microsoft Excel that allows users to save their workbooks with macros...beneficial as it allows users to save their workbooks with macros...

    products.aspose.com/total/cpp/conversion/xml-to...
  2. RtfSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.RtfSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Rtf](../../aspose.words/Saveformat/#Rtf) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Work with PDF layers using C#|Aspose.PDF for .NET

    The next task explains how to lock a PDF layer, extract PDF layer elements, flatten a layered PDF, and merge all layers inside PDF into one....layer on the first page, and save the document with the changes... Lock (); // Save PDF document document . Save ( dataDir + "LockLayerInPDF_out...

    docs.aspose.com/pdf/net/work-with-pdf-layers/
  4. Aspose::Words::Saving::OoxmlSaveOptions::get_Co...

    Aspose::Words::Saving::OoxmlSaveOptions::get_CompressionLevel method. Specifies the compression level used to Save document. The default value is Normal in C++....Aspose::Words::Saving::OoxmlSaveOptions::get_CompressionLevel...the compression level used to save document. The default value...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Export MHTML to PPSX in Android | products.aspo...

    Android API to Convert MHTML to PPSX without using Microsoft Word...page archive format used to save web pages in a single file....audio, and video. It is used to save webpages for offline viewing...

    products.aspose.com/total/android-java/conversi...
  6. Perl|Aspose.Words for Java

    Perl: how to use Aspose.Words for Java....document, inserts some content and saves it as a Microsoft Word .DOC...world!!!" ); //Save output document doc . save ( "C:\\Temp\\out...

    docs.aspose.com/words/java/perl-and-aspose-word...
  7. 使用JavaScript通过C++将文件保存到响应对象|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++动态生成文件并直接发送到客户端浏览器。...为此,请使用接受以下参数的 Save 方法的特殊重载版本: JavaScript响应对象。 文件名。...< body > < h1 > Aspose.Cells Save XLS Example </ h1 > < input...

    docs.aspose.com/cells/zh/javascript-cpp/saving-...
  8. How to Convert Project Data to CSV and Text For...

    This article provides guidance on converting project data into CSV and text formats using Aspose.Tasks for C#....Project (MSP) allows developers to save project data (MPP/XML) comma-delimited...for C++ API also allows you to save project data to the same formats...

    docs.aspose.com/tasks/cpp/convert-project-data-...
  9. Convert PDF to Excel|Aspose.PDF for Java

    Aspose.PDF for Java allows you to convert PDF to Excel format using java. During this, the individual pages of the PDF file are converted to Excel worksheets....Save(..) method. Converting a PDF...(); // Save the output in XLS format pdfDocument . save ( "PDFToXLS_out...

    docs.aspose.com/pdf/java/convert-pdf-to-excel/
  10. Manage Slide Show in C++|Aspose.Slides Document...

    Learn how to manage slide shows in Aspose.Slides for C++. Control slide transitions, timings and more across PPT, PPTX and ODP formats with ease....showType ); presentation -> Save ( u "output.pptx" , SaveFormat...set_Loop ( true ); presentation -> Save ( u "output.pptx" , SaveFormat...

    docs.aspose.com/slides/cpp/manage-slide-show/