Sort Score
Result 10 results
Languages All
Labels All
Results 4,151 - 4,160 of 11,317 for

export options

(0.08 sec)
  1. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportImagesAsBase64 method. Specifies whether images are saved in Base64 format to the output HTML, MHTML or EPUB. Default is false in C++....set to true images data are exported directly into the img elements...auto options = MakeObject < HtmlSaveOptions > (); options -> ...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Convert POWERPOINT to MHTML via C++ or with fre...

    Export POWERPOINT to MHTML in C++ without using Microsoft Excel or Powerpoint or online. Test free POWERPOINT to MHTML online converter quickly before integrating the code....files, including the ability to export PowerPoint presentations to...use Aspose.Slides for C++ to export the PowerPoint presentation...

    products.aspose.com/total/cpp/conversion/powerp...
  3. Aspose.Diagram Java For Ruby|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....Include the required files to export visio drawing to Pdf document...in Ruby Export Visio Diagram to HTML in Ruby Export Visio Diagram...

    docs.aspose.com/diagram/java/aspose-diagram-jav...
  4. Convert POWERPOINT to TSV via C++ or with free ...

    Export POWERPOINT to TSV in C++ without using Microsoft Excel or Powerpoint or online. Test free POWERPOINT to TSV online converter quickly before integrating the code....that enables developers to export PowerPoint presentations to...Slides for C++, developers can export PowerPoint to HTML. After that...

    products.aspose.com/total/cpp/conversion/powerp...
  5. C++ API to Convert PS to CSV | products.aspose.com

    Convert PS to CSV via C++ API without using Microsoft Excel or Adobe Reader...PDF for C++ to export the PS file to an Excel Spreadsheet...for C++, which can be used to export a PS file to an XLSX file and...

    products.aspose.com/total/cpp/conversion/ps-to-...
  6. C++ API to Convert MHTML to XLAM | products.asp...

    Convert MHTML to XLAM via C++ API without using Microsoft Excel or Adobe Reader...In the first step, you can export MHTML to XLSX by using Aspose...It provides a set of APIs to export MHTML to XLSX and convert XLSX...

    products.aspose.com/total/cpp/conversion/mhtml-...
  7. C++ API to Convert MHTML to DIF | products.aspo...

    Convert MHTML to DIF via C++ API without using Microsoft Excel or Adobe Reader... It provides APIs to export MHTML to XLSX and convert XLSX...In the first step, you can export MHTML to XLSX by using Aspose...

    products.aspose.com/total/cpp/conversion/mhtml-...
  8. Pdf with Node.js via C++|Documentation

    Learn how to convert Excel Workbook into PDF using Aspose.Cells for Node.js via C++....const options = new AsposeCells . PdfSaveOptions (); options . setCreatedTime..."output.pdf" ), options ); Set ContentCopyForAccess option With the...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  9. Applying Protection to Presentation|Aspose.Slid...

    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.... export . SaveFormat . PPTX ) Removing..."RemoveProtectionSamp.pptx" , slides . export . SaveFormat . PPTX ) Summary...

    docs.aspose.com/slides/python-net/applying-prot...
  10. Convert Excel to PDF with C++|Documentation

    Learn how to convert Excel workbooks to PDF format using Aspose.Cells with C++....PdfSaveOptions PdfSaveOptions options ; options . SetCreatedTime ( Date...srcDir + u "output.pdf" , options ); std :: cout << "Workbook...

    docs.aspose.com/cells/cpp/convert-excel-to-pdf/