Sort Score
Result 10 results
Languages All
Labels All
Results 6,591 - 6,600 of 377,759 for

save

(0.62 sec)
  1. Convert Revision of XLSB to XLSM with JavaScrip...

    Learn how to fully convert revisions of XLSB files into XLSM format using Aspose.Cells for JavaScript via C++....Uint8Array ( arrayBuffer )); // Save Workbook to XLSM format const...const outputData = workbook . save ( SaveFormat . Xlsm ); const...

    docs.aspose.com/cells/javascript-cpp/convert-re...
  2. Aspose::Words::Drawing::ImageData::get_SourceFu...

    Aspose::Words::Drawing::ImageData::get_SourceFullName method. Gets or sets the path and name of the source file for the linked image in C++....InsertNode ( shape ); doc -> Save ( get_ArtifactsDir () + u "Image...InsertNode ( shape ); doc -> Save ( get_ArtifactsDir () + u "Image...

    reference.aspose.com/words/cpp/aspose.words.dra...
  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. 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...
  6. 使用 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/
  7. 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...
  8. 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...
  9. 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...
  10. Add Text to an existing PDF file in PHP|Aspose....

    Learn how to add new text to an existing PDF document in PHP using Aspose.PDF for content enhancement....$text_fragment ); # Save PDF file $doc -> save ( $dataDir . "Text_Added...

    docs.aspose.com/pdf/java/add-text-to-an-existin...