Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 361,283 for

save

(0.12 sec)
  1. Ignore Errors while Rendering Excel to PDF with...

    Learn how to ignore errors during the conversion of Excel files to PDF using Aspose.Cells for Node.js via C++....( filePath ); // Specify Pdf Save Options - Ignore Error const...= true ; // Save the Workbook in Pdf with Pdf Save Options wb...

    docs.aspose.com/cells/nodejs-cpp/ignore-errors-...
  2. Convert HTML to GIF – C# Examples and Online Co...

    Convert HTML to GIF using Aspose.HTML for .NET. Consider various HTML to GIF conversion scenarios in C# examples. Try online HTML Converter....GIF conversion allows you to save an HTML document as a GIF image...example. In the example, the save options are set by default....

    docs.aspose.com/html/net/convert-html-to-gif/
  3. Encrypt And Decrypt ODS files with JavaScript v...

    Password-protect and encrypt ODS files using Aspose.Cells for JavaScript via C++....OpenOffice Calc Select Save as and click the Save With Password box...box. Click the Save button. Type your desired password into both...

    docs.aspose.com/cells/javascript-cpp/encrypt-an...
  4. ColdFusion and the product|Aspose.Words for Java

    Using Aspose.Words for Java in ColdFusion applications....document, inserts some content and saves it as a Microsoft Word .DOC..."Hello World!!!" )> < cfset doc . save ( "C:\Temp\out.doc" )> </ body...

    docs.aspose.com/words/java/coldfusion-and-aspos...
  5. Aspose.PSD for .NET 23.5 - 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....file (RGB/8bit or RGB/16bit) saving without layers to 32bit Feature...LayerResources.LrXxResource.Save(Aspose.PSD.StreamContainer,System...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-5...
  6. 在单元格中插入文本|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.... SharedString ); // Save the new worksheet. worksheetPart...worksheetPart . Worksheet . Save (); } } // Given text and a SharedStringTablePar...

    docs.aspose.com/cells/zh/net/insert-text-into-a...
  7. Working with Outlook Calendar Items|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....MapiCalendar Creating and Saving Calendar Items Saving the Calendar Item...with HTML Body Creating and Saving Calendar Items The following...

    docs.aspose.com/email/java/working-with-outlook...
  8. Manipulate Position Size and Designer Chart wit...

    Learn how to use Aspose.Cells for C++ to effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how to adjust these properties for improved layout and visualization....SetY ( 150 ); // Save the workbook workbook . Save ( outputFilePath..."A1:B3" , true ); workbook . Save ( outDir + u "book1.out.xls"...

    docs.aspose.com/cells/cpp/manipulate-position-s...
  9. How to Convert Excel to PDF using C++

    In this tutorial, we will learn how to convert Excel to PDF using C++. You can perform the Excel to PDF conversion using C++ in any operating systems like Microsoft Windows and Linux etc....input Excel file Save output PDF file with Save method You can...follow the example below to save any Excel file to PDF using...

    kb.aspose.com/cells/cpp/how-to-convert-excel-to...
  10. Convert Project Data to Excel in C++ | Aspose.T...

    Learn how to convert Microsoft Project (MPP/XML) projects to Excel using Aspose.Tasks for C++....article demonstrates how to save project data to XLSX format...class exposes the Save method which is used to save a project in various...

    docs.aspose.com/tasks/cpp/convert-project-data-...