Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 375,973 for

save

(0.35 sec)
  1. Working with Images in C++|Aspose.Words for C++

    Introduction to Image feature, how to create and manipulate image using C++.... Save image data to a file. The following...from a document and save them as files: Saving Images as WMF Aspose...

    docs.aspose.com/words/cpp/working-with-images/
  2. TxtSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how the TxtSaveOptions SaveFormat property defines document saving formats, ensuring your files are always in the preferred text format....the document will be saved if this save options object is used...set ; } Examples Shows how to save a .txt document with a custom...

    reference.aspose.com/words/net/aspose.words.sav...
  3. SaveOutputParameters.content_type property | As...

    SaveOutputParameters.content_type property. Returns the Content-Type string (Internet Media Type) that identifies the type of the Saved document....identifies the type of the saved document. @property def content_type...output parameters of a document’s save operation. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 用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...
  5. 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...
  6. Online TEX to DOCM Conversion or Develop Java b...

    Free online app to convert TEX to DOCM files. Java conversion library code for TEX documents....Convert TEX to DOC by using save method Load DOC file by using...Aspose.Words Save the document to DOCM format using save method and...

    products.aspose.com/total/java/conversion/tex-t...
  7. Moving PDF Pages programmatically via Python|As...

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for Python via .NET.... Save both documents. The following...pages . delete ( 2 ) document . save ( input_file_name . replace...

    docs.aspose.com/pdf/python-net/move-pages/
  8. 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/
  9. Aspose.PSD for .NET 23.6 - 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....PSDNET-1404 PSD file can not be saved as PSD with the following exception:...Null reference exception on saving PSD file Bug PSDNET-1578 Exception...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-6...
  10. Add, Delete and Get Annotation - Facades|Aspose...

    Discover how to add, delete, and retrieve annotations in PDF documents using C++ and Aspose.PDF for advanced document markup.... Save the PDF document by using the Save(…) method....deleted. Finally, use the Save method to save the updated PDF file...

    docs.aspose.com/pdf/cpp/add-delete-and-get-anno...