Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 375,773 for

save

(1.95 sec)
  1. PageSavingArgs | Aspose.Words for Java

    Provides data for the IPageSavingCallback.pageSavingcom.aspose.words.PageSavingArgs event in Java....Shows how to use a callback to save a document to HTML page by page...can pass to the document's "Save" method // to modify how we...

    reference.aspose.com/words/java/com.aspose.word...
  2. Managing Message Files with Aspose.Email.Outloo...

    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....Processing Load, Modify, and Save an OFT File Outlook templates...create a message in Outlook and save it as an Outlook Template (OFT)...

    docs.aspose.com/email/python-net/managing-messa...
  3. 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...
  4. Aspose::Words::Saving::SaveOutputParameters::ge...

    Aspose::Words::Saving::SaveOutputParameters::get_ContentType method. Returns the Content-Type string (Internet Media Type) that identifies the type of the Saved document in C++....Aspose::Words::Saving::SaveOutputParameters::get_ContentType...identifies the type of the saved document. System :: String Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Changing the Layout of Pivot Table with C++|Doc...

    Learn how to change the layout of a Pivot Table in Compact, Outline, and Tabular forms using Aspose.Cells for C++....CalculateData (); // Save the output workbook . Save ( outDir + u "CompactForm_out...CalculateData (); // Save the output workbook . Save ( outDir + u "OutlineForm_out...

    docs.aspose.com/cells/cpp/changing-the-layout-o...
  6. Import Presentations from PDF or HTML in JavaSc...

    Import PDF and HTML documents into PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js for seamless, high-performance slide processing.... Use the save() method to save the file in the PowerPoint...addFromPdf ( "InputPDF.pdf" ); pres . save ( "OutputPresentation.pptx"...

    docs.aspose.com/slides/nodejs-java/import-prese...
  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. PdfFileMend Class|Aspose.PDF for Java

    Learn how to use the PDFFileMend class in Java to mend and repair PDF files using Aspose.PDF....10 , 750 ); // save the output file mender . Save ( _dataDir +...ByWords ; // save the output file mender . Save ( _dataDir +...

    docs.aspose.com/pdf/java/pdffilemend-class/
  9. Convert Presentation Slides to Images in .NET|A...

    Convert slides from PPT, PPTX and ODP to images in C# using Aspose.Slides for .NET—fast, high-quality rendering with clear code examples....an instance of this class to save images in a wide range of formats...Convert Slides to Bitmaps and Save the Images in PNG You can convert...

    docs.aspose.com/slides/net/convert-slide/
  10. Optimize PDF using C++|Aspose.PDF for C++

    Optimize PDF file, shrink all images, reduce size PDF, unembed fonts, enable reusing page content, remove or flatten annotations with C++.... Save the optimized document using the Save method. The...Optimize (); // Save output document document -> Save ( _dataDir +...

    docs.aspose.com/pdf/cpp/optimize-pdf/