Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 375,568 for

save

(0.15 sec)
  1. EWS Email Management Guide: Send, Read, and Org...

    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 Messages Using Exchange Web...Exchange Server mailbox and save them in multiple formats , such...

    docs.aspose.com/email/cpp/exchange-server-ews-e...
  2. Aspose::Words::Saving::OoxmlSaveOptions::get_Ke...

    Aspose::Words::Saving::OoxmlSaveOptions::get_KeepLegacyControlChars method. Keeps original representation of legacy control characters in C++....Aspose::Words::Saving::OoxmlSaveOptions::get_KeepLegacyControlCha...characters. bool Aspose :: Words :: Saving :: OoxmlSaveOptions :: get...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Add Circle Object to PDF file|Aspose.PDF for C++

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

    docs.aspose.com/pdf/cpp/add-circle/
  4. Font Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....style ); // Save the Excel file workbook . Save ( outDir + u...std :: cout << "Excel file saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/cells-font-settings/
  5. Adding Images and Text|Aspose.PDF for .NET

    This section explains how to Add Images and Text using PdfFileMend class.... After that, save the updated PDF file using Close...110 , 750 ); // Save PDF document mender . Save ( dataDir + "AddImage_out...

    docs.aspose.com/pdf/net/adding-images-and-text-...
  6. 在渲染电子表格为HTML时设置默认字体,使用C++|Documentation

    学习如何使用Aspose.Cells for C++在渲染电子表格为HTML时设置默认字体。... SetStyle ( st ); // Now save the workbook in html format...SetDefaultFontName ( u "Courier New" ); wb . Save ( outDir + u "out_courier_new_out...

    docs.aspose.com/cells/zh/cpp/set-default-font-w...
  7. 在Node.js和C++中设置默认字体以渲染电子表格为HTML|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.... setStyle ( st ); // Now save the workbook in html format...setDefaultFontName ( "Courier New" ); wb . save ( path . join ( dataDir , "out_courier_new_out...

    docs.aspose.com/cells/zh/nodejs-cpp/set-default...
  8. Adding Transformation to the Node|Documentation

    TSR (Translation/Scaling/Rotation) are most commonly used in 3D scenario, we provided a class Transform to access these in Aspose.3D.... Add ( cubeNode ); // Save 3D scene in the supported file...file formats scene . Save ( "TransformationToNode.fbx" ); Rotate...

    docs.aspose.com/3d/net/adding-transformation-to...
  9. Adding Transformation to the Node|Documentation

    Aspose.3D for Java API has support to rotate objects in 3D space. There are three ways to define object’s rotation in 3D space, Euler angles, Quaternion and Custom Matrix, all of them are supported by the Transform class....fbx" ); // Save 3D scene in the supported file...file formats scene . save ( MyDir , FileFormat . FBX7500ASCII...

    docs.aspose.com/3d/java/adding-transformation-t...
  10. Public API Changes in Aspose.Diagram 6.6.0|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....code ; } // save the Visio diagram diagram . Save ( @"c:\temp\out...= new MemoryStream (); doc . Save ( outStream , Aspose . Words...

    docs.aspose.com/diagram/net/public-api-changes-...