Sort Score
Result 10 results
Languages All
Labels All
Results 6,171 - 6,180 of 378,425 for

save

(0.56 sec)
  1. LoadOptions constructor | Aspose.Words for Python

    aspose.words.loading.LoadOptions constructor...load_options = options ) Shows how save a web page as a .docx file....and then save it to the local file system. doc . save ( ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the C++ Modern API for seamless PowerPoint and OpenDocument automation....)); // save the image on the disk. slideImage -> Save ( u "slide1...( 0 ) -> GetThumbnail () -> Save ( u "slide1.png" ); Modern API:...

    docs.aspose.com/slides/cpp/modern-api/
  3. Java API to Export EPUB to DOCM | products.aspo...

    Convert EPUB to DOCM using on premise Java API...Convert EPUB 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/epub-...
  4. Java API to Export EPUB to DOTX | products.aspo...

    Convert EPUB to DOTX using on premise Java API...Convert EPUB to DOC by using save method Load DOC file by using...Aspose.Words Save the document to DOTX format using save method and...

    products.aspose.com/total/java/conversion/epub-...
  5. Convert WORD to XLT in C++ or with free Online ...

    C++ API to Convert WORD to XLT or Online App without using using Microsoft Word or Microsoft Excel or online. Test free WORD to XLT online converter quickly before integrating the code....Convert WORD to HTML by using Save member function Load HTML document...reference Save the document to XLT format using Save member function...

    products.aspose.com/total/cpp/conversion/word-t...
  6. Convert MOBI to ODS in C++ or with free Online ...

    C++ API to Convert MOBI to ODS or Online App without using using Microsoft Word or Microsoft Excel or online. Test free MOBI to ODS online converter quickly before integrating the code....Convert MOBI to HTML by using Save member function Load HTML document...reference Save the document to ODS format using Save member function...

    products.aspose.com/total/cpp/conversion/mobi-t...
  7. Convert MOBI to CSV in C++ or with free Online ...

    C++ API to Convert MOBI to CSV or Online App without using using Microsoft Word or Microsoft Excel or online. Test free MOBI to CSV online converter quickly before integrating the code....Convert MOBI to HTML by using Save member function Load HTML document...reference Save the document to CSV format using Save member function...

    products.aspose.com/total/cpp/conversion/mobi-t...
  8. Convert MHTML to Image in C# – MHTML to JPG, PN...

    Convert MHTML to Image using Aspose.HTML for .NET and consider the supported MHTML to Image conversion scenarios in C# examples.... In the example, the save options are set by default....Converters; using Aspose.Html.Saving; using var stream = File.OpenRead("sample...

    docs.aspose.com/html/net/convert-mhtml-to-image/
  9. Copying and Moving Worksheets with Node.js via ...

    This article includes sample code and describes how to copy and move worksheets programmatically both within an Excel workbook and across Excel workbooks using the Node.js API with C++...."Sheet1" ); // Save the Excel file. wb . save ( path . join (...get ( 0 )); // Save the file. excelWorkbook1 . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/copying-and-mo...
  10. 使用 C# 处理 PDF 图层|Aspose.PDF for .NET

    下一任务解释如何锁定 PDF 图层、提取 PDF 图层元素、扁平化分层 PDF,并将 PDF 中的所有图层合并为一个。... Lock (); // Save PDF document document . Save ( dataDir + "LockLayerInPDF_out...document . Pages [ 1 ]. Layers ; // Save each layer to the output path...

    docs.aspose.com/pdf/zh/net/work-with-pdf-layers/