Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 368,275 for

save

(0.12 sec)
  1. How to Convert MPP to XPS using C++

    In this topic, we will explore how to convert MPP to XPS using C++. XPS is a widely used file format and you can easily export MPP file to XPS in C++ using few API calls with no dependence on MS Project....to save as XPS Save the MPP file to XPS in C++ using Save method...access the MPP file and then save that as XPS in subsequent API...

    kb.aspose.com/tasks/cpp/how-to-convert-mpp-to-x...
  2. Render MSG to ODT in Andorid App | products.asp...

    Export MSG to ODT without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to ODT format using save method and set ODT as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  3. Render MSG to PNG in Andorid App | products.asp...

    Export MSG to PNG without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to PNG format using save method and set PNG as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  4. Render MSG to WORD in Andorid App | products.as...

    Export MSG to WORD without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to DOCX format using save method and set DOCX as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  5. Render MSG to RTF in Andorid App | products.asp...

    Export MSG to RTF without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to RTF format using save method and set RTF as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  6. 导出边框样式(Web浏览器不支持的边框样式)使用Node.js通过C++|Documentation

    了解如何在将Excel文件转换为HTML时导出Web浏览器不支持的边框样式,使用Aspose.Cells for Node.js via C++。...filePath ); // Specify Html Save Options - Export Similar Border...setExportSimilarBord ( true ); // Save the workbook in Html format...

    docs.aspose.com/cells/zh/nodejs-cpp/export-simi...
  7. Convert HTML to TIFF in C++ | products.aspose.com

    Convert HTML to TIFF in C++. Use C++ library API to convert HTML files to TIFFs...Presentation from HTML file and save it as TIFF. C++ code for converting...AddFromHtml(htmlStream); pres -> Save( u "convertedFile.tiff" , Aspose...

    products.aspose.com/slides/cpp/conversion/html-...
  8. Export MSG to DOT via C++ | products.aspose.com

    C++ API to Convert MSG to DOT without using Microsoft Word or Outlook...Convert MSG to HTML by using Save member function Load HTML by...Document class Save the document to DOT format using Save method and...

    products.aspose.com/total/cpp/conversion/msg-to...
  9. Add Barcodes to Word Documents|Documentation

    How to Add Barcodes to MS Word Files Using Aspose.BarCode and Aspose.Words...DocumentBuilder Save the document Class DocumentBuilder...MemoryStream (); generator . Save ( imageStream , BarCodeImageFormat...

    docs.aspose.com/barcode/net/add-barcode-to-word...
  10. XpsSaveOptions constructor | Aspose.Words for N...

    Aspose.Words.Saving.XpsSaveOptions constructor...this class that can be used to save a document in the SaveFormat...this class that can be used to save a document in the SaveFormat...

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