Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 376,002 for

save

(0.34 sec)
  1. Convert JPG to Image in C++ | products.aspose.com

    Convert JPG to Image in C++. Use C++ library API to convert JPG files to Images...Presentation from JPG file and save it as Image. C++ code for converting...png" ); // Save the image in PNG format bmp -> Save(outputFilePath...

    products.aspose.com/slides/cpp/conversion/jpg-t...
  2. Hyphenation.registerDictionary method | Aspose....

    Aspose.Words.Hyphenation.registerDictionary method...dictionary, // and save it to a fixed-page save format. The text...)). toEqual ( true ); doc . save ( base . artifactsDir + "Hyphenation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 使用 Node.js 和 C++ 以指定打印纸张尺寸加载工作簿|Documentation

    学习如何在使用 Aspose.Cells for Node.js via C++ 加载工作簿时设置打印纸张大小。..." ); // Save the workbook in memory stream...); // Save the workbook in pdf format workbookA5 . save ( path...

    docs.aspose.com/cells/zh/nodejs-cpp/load-workbo...
  4. Convert PDF to JPG in C++ | products.aspose.com

    Convert PDF to JPG in C++. Use C++ library API to convert PDF files to JPGs...Presentation from PDF file and save it as JPG. C++ code for converting...jpg" ); // Save the image in PNG format bmp -> Save(outputFilePath...

    products.aspose.com/slides/cpp/conversion/pdf-t...
  5. Working with Exchange Mailbox and Messages|Docu...

    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....Information from ExchangeMessageInfo Saving Messages This article shows...mailbox and save them to disk in EML and MSG formats: Save as EML...

    docs.aspose.com/email/cpp/working-with-exchange...
  6. Add Curve Object to PDF file|Aspose.PDF for C++

    This article explains how to create a curve object to your PDF using Aspose.PDF for C++....paragraphs collection of page Save our PDF file void ExampleCurve...Add ( graph ); // Save PDF file document -> Save ( _dataDir + u...

    docs.aspose.com/pdf/cpp/add-curve/
  7. Rendering Task Usage View | Aspose.Tasks Docume...

    Learn how to render Microsoft Project task usage views using Aspose.Tasks for Java....pdf" ; 12 //Save the Project 13 project. save (days, options);....pdf" ; 18 //Save the Project 19 project. save (thirds, options);...

    docs.aspose.com/tasks/java/rendering-task-usage...
  8. Import and Export Bookmarks|Aspose.PDF for .NET

    This section explains how to import and export Bookmarks with Aspose.PDF Facades.... Finally, save the updated PDF file using Save method. The...ExportBookmarksToXml method. Save the updated PDF file using the Save method. The...

    docs.aspose.com/pdf/net/import-and-export-bookm...
  9. Manage Chart Data Series in Presentations in .N...

    Learn how to manage chart series in C# for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....the overlap setting, and then save the result as a PPTX file: sbyte...ParentSeriesGroup . Overlap = overlap ; } // Save the presentation file to disk...

    docs.aspose.com/slides/net/chart-series/
  10. DocSaveOptions class | Aspose.Words for Python

    aspose.words.saving.DocSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.DOC](../../aspose.words/Saveformat/#DOC) or [SaveFormat.DOT](../../aspose.words/Saveformat/#DOT) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/python-net/aspose.wo...