Sort Score
Result 10 results
Languages All
Labels All
Results 4,061 - 4,070 of 361,235 for

save

(0.12 sec)
  1. Working with Outlook 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....Contents [ Hide ] Creating and Saving Outlook Files Loading and Parsing...Lists Create, Save and Read Outlook Tasks Create, Save and Read Outlook...

    docs.aspose.com/email/net/working-with-outlook-...
  2. FontInfoCollection.embedTrueTypeFonts property ...

    FontInfoCollection.embedTrueTypeFonts property. Specifies whether or not to embed TrueType fonts in a document when it is Saved...fonts in a document when it is saved. Default value for this property...only. Examples Shows how to save a document with embedded TrueType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. FileFormatUtil.SaveFormatToLoadFormat | Aspose....

    Effortlessly convert SaveFormat to LoadFormat with the FileFormatUtil method. Simplify file management and enhance compatibility today!...Examples Shows how to convert a save format to its corresponding...file types can have documents saved to, but not loaded from using...

    reference.aspose.com/words/net/aspose.words/fil...
  5. Insert Pictures and Shapes of Excel files with ...

    Manage pictures, OLE objects, and shapes in Excel files using Aspose.Cells for Node.js via C++....jpg" )); // Saving the Excel file workbook . save ( path . join...objectData ); // Save the excel file workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/insert-shapes/
  6. Convert PowerPoint to SWF Flash|Aspose.Slides f...

    Convert PowerPoint PPT, PPTX to SWF in JavaScript...] Convert PPT(X) to SWF The save method exposed by Presentation...BottomFull ); // Saving presentation pres . save ( "Sample.swf"...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  7. Adding New Worksheets to Workbook and Activatin...

    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.... Save as Microsoft Excel file. Below...Sheets [ 1 ]). Activate (); //Save As the excel file. excelApp...

    docs.aspose.com/cells/net/adding-new-worksheets...
  8. Open PSD, PSB and AI files and export them to P...

    Example PSD, PSB and AI file export to other formats...extensions to their respective save options. Load the PSD file using...through the formats dictionary to save the image in each desired format...

    docs.aspose.com/psd/java/open-export-psd-psb-ai...
  9. Loading and managing Excel, OpenOffice, Json, C...

    With Aspose.Cells, it is simple to create, open, and manage Excel, CSV, TSV, ODS, HTML, Numbers, Json, XML, Pdf, Jpg, Tiff, Image, Mht, and XPS files using Node.js via C++...." ); // Save the Excel file. wb . save ( path . join (..."MyBook_out.xlsx" )); Opening and saving a File With Aspose.Cells, it...

    docs.aspose.com/cells/nodejs-cpp/loading-saving...
  10. C++ 的新功能|Aspose.PDF for C++

    本页介绍了最近发布的 Aspose.PDF for C++ 中引入的最受欢迎的新功能。...); // Save PDF file into EPUB format document -> Save ( _dataDir..."c:/aspose.pcl" , options ); doc -> Save ( u "e:/37432.pdf" ); } catch...

    docs.aspose.com/pdf/zh/cpp/whatsnew/