Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 373,074 for

save

(0.19 sec)
  1. Creating and Saving Outlook Files|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....Creating and Saving Outlook Files Contents [ Hide ] Aspose.Email...explains how to: Create and Save Outlook Messages Create MSG...

    docs.aspose.com/email/net/creating-and-saving-o...
  2. 通过C++用JavaScript保存为ODF 1.1、1.2和1.3|Documentation

    使用Aspose.Cells for JavaScript通过C++将Excel转换为ODF 1.1、1.2和1.3规格...Cells ODS Save Example </ title > </ head >...body > < h1 > Aspose.Cells ODS Save Example </ h1 > < input type...

    docs.aspose.com/cells/zh/javascript-cpp/save-od...
  3. 用C++管理工作簿|Documentation

    学习如何通过Aspose.Cells for C++ API管理工作簿。... 使用 Save 方法保存工作簿。 #include <Aspose.Cells...(). Add (); // Save the workbook workbook . Save ( "output.xlsx"...

    docs.aspose.com/cells/zh/cpp/managing-workbooks...
  4. Aspose.PSD for .NET 21.12 - Release Notes|Docum...

    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 Bug PSDNET-984 Incorrect saving of vector path with a mask...PSDNET-1033 Index out of range on the saving in the specific file Bug PSDNET-1036...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...
  5. Aspose::Words::Drawing::Fill::SetImage method |...

    Aspose::Words::Drawing::Fill::SetImage method. Changes the fill type to single image in C++....jpg" ); doc -> Save ( get_ArtifactsDir () + u "Shape...() + u "Logo.jpg" )); doc -> Save ( get_ArtifactsDir () + u "Shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Document::get_RemovePersonalInfo...

    Aspose::Words::Document::get_RemovePersonalInformation method. Gets or sets a flag indicating that Microsoft Word will remove all user information from comments, revisions and document properties upon saving the document in C++....and document properties upon saving the document. bool Aspose ::...information during a manual save. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. IDocumentProcessorPlugin class | Aspose.Words f...

    Aspose.Words.IDocumentProcessorPlugin class. Defines an interface for external document processor plugin.... save(outputStream, saveOptions) Save the document...output stream using the specified save options. setImageWatermark(imageWatermark...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. What's new 2023|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2023...."" ; } } } // Save PDF document document . Save ( dataDir + "TextBox_out...Name ); } } // Save PDF document document . Save ( dataDir + "TextBox_out...

    docs.aspose.com/pdf/net/whatsnew/2023/
  9. Add Pages in PDF with C++|Aspose.PDF for C++

    This article teaches how to insert (add) a page at the desired location PDF file. Learn how to move, remove (delete) pages from a PDF file using C++.... Save the output PDF The following...Insert ( 2 ); // Save output file document -> Save ( _dataDir + outputFileName...

    docs.aspose.com/pdf/cpp/add-pages/
  10. Splitter class | Aspose.Words for Python

    aspose.words.lowcode.Splitter class. Provides methods intended to split the documents into parts using different criteria....pages from a document file and saves the extracted pages to a new...ile_name, output_file_name, save_format, start_page_index, page_count)...

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