Sort Score
Result 10 results
Languages All
Labels All
Results 8,511 - 8,520 of 375,192 for

save

(0.13 sec)
  1. Java API to Convert MOBI to XLSX or with free O...

    Convert MOBI to XLSX via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free MOBI to XLSX online converter quickly before integrating the code....Convert MOBI to HTML by using Save method Load HTML document by...Workbook class Save the document to XLSX format using Save method Conversion...

    products.aspose.com/total/java/conversion/mobi-...
  2. Java API to Convert MOBI to XLAM or with free O...

    Convert MOBI to XLAM via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free MOBI to XLAM online converter quickly before integrating the code....Convert MOBI to HTML by using Save method Load HTML document by...Workbook class Save the document to XLAM format using Save method Conversion...

    products.aspose.com/total/java/conversion/mobi-...
  3. 使用C++通过JavaScript设置公式中的外部链接|Documentation

    学习如何用C++通过Aspose.Cells for JavaScript在公式中设置外部链接。...; // Save the workbook const outputData = workbook . save ( SaveFormat... Click the download link to save the file.</p>' ; }); </ script...

    docs.aspose.com/cells/zh/javascript-cpp/set-ext...
  4. 使用C++识别自闭合标签|Documentation

    学习使用C++结合Aspose.Cells处理HTML中的自闭合标签的方法。...loadOptions ); // Save the workbook wb . Save ( outDir + u "outsampleSelfClosing...); std :: cout << "Workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/zh/cpp/recognise-self-clo...
  5. Adding a Signature to an Image|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.... We’ll save the resultant image in PNG format...Graphics class' drawImage method. Save result in PNG format. Program...

    docs.aspose.com/imaging/java/adding-a-signature...
  6. Adding a Signature to an Image|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.... We’ll save the resultant image in PNG format...Graphics class DrawImage method. Save result in PNG format. Program...

    docs.aspose.com/psd/net/adding-a-signature-to-a...
  7. Manage Chart Workbooks in Presentations in .NET...

    Discover Aspose.Slides for .NET: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data.... Save the presentation. This C# code...( 0 , "A12" , lbl2 ); pres . Save ( "resultchart.pptx" , Aspose...

    docs.aspose.com/slides/net/chart-workbook/
  8. Java API to Convert WORDML to XLSM or with free...

    Convert WORDML to XLSM via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free WORDML to XLSM online converter quickly before integrating the code....Convert WORDML to HTML by using Save method Load HTML document by...Workbook class Save the document to XLSM format using Save method Conversion...

    products.aspose.com/total/java/conversion/wordm...
  9. Converting a PDF file to DICOM using Rust | Asp...

    Code Examples on Rust for PDF‑to‑DICOM Conversion on All Platforms...your PDF file and then simply save it as a DICOM file. You can..."sample.pdf" ) ? ; // Convert and save the specified page as DICOM-image...

    products.aspose.com/pdf/rust-cpp/conversion/pdf...
  10. PDF Sticky Annotations using C++|Aspose.PDF for...

    This topic about Sticky annotations, as an example we shows the Watermark Annotation in the text. It uses to represent graphics on the page. Check code snippet to resolve this task...."Demo" }), ts ); //Save the Document document -> Save ( _dataDir +...Delete ( wa ); } document -> Save ( _dataDir + u "sample_watermark_del...

    docs.aspose.com/pdf/cpp/sticky-annotations/