Sort Score
Result 10 results
Languages All
Labels All
Results 6,661 - 6,670 of 14,471 for

export options

(1.07 sec)
  1. C++ API to Convert EPUB to DIF | products.aspos...

    Convert EPUB to DIF via C++ API without using Microsoft Excel or Adobe Reader...In the first step, you can export EPUB to XLSX by using Aspose...method. Explore EPUB Conversion Options with C++ Convert EPUB to CSV...

    products.aspose.com/total/cpp/conversion/epub-t...
  2. C++ API to Convert PDF to TSV | products.aspose...

    Convert PDF to TSV via C++ API without using Microsoft Excel or Adobe Reader...PDF for C++ to export PDF to XLSX. This API provides...method. Explore PDF Conversion Options with C++ Convert PDF to CSV...

    products.aspose.com/total/cpp/conversion/pdf-to...
  3. C++ API to Convert SVG to ODS | products.aspose...

    Convert SVG to ODS via C++ API without using Microsoft Excel or Adobe Reader...In the first step, you can export SVG to XLSX by using Aspose...method. Explore SVG Conversion Options with C++ Convert SVG to CSV...

    products.aspose.com/total/cpp/conversion/svg-to...
  4. C++ API to Convert MD to TXT | products.aspose.com

    Convert MD to TXT via C++ API without using Microsoft Excel or Adobe Reader...In the first step, you can export MD to XLSX by using Aspose...method. Explore MD Conversion Options with C++ Convert MD to CSV...

    products.aspose.com/total/cpp/conversion/md-to-...
  5. C++ API to Convert XPS to XLSB | products.aspos...

    Convert XPS to XLSB via C++ API without using Microsoft Excel or Adobe Reader...the conversion process is to export XPS to XLSX using Aspose.PDF...method. Explore XPS Conversion Options with C++ Convert XPS to CSV...

    products.aspose.com/total/cpp/conversion/xps-to...
  6. Converting a EPS file to PPTX using Python | As...

    Sample code on Python for EPS to PPTX conversion. Use example code for batch EPS to PPTX conversion with Python and .NET...passing in the created load options and specifying the input file...data_dir , outfile ) load_options = apdf . PsLoadOptions () document...

    products.aspose.com/pdf/python-net/conversion/e...
  7. How to Create PowerPoint Presentation using C#

    We'll walk you through the steps in C# for how to create PowerPoint presentation using C#. By using a few lines of easy code in C# PPT presentation can be generated....Export and System.Drawing namespaces...enumerator also gives the options to save the presentation in...

    kb.aspose.com/slides/net/how-to-create-powerpoi...
  8. C++ API to Convert TEX to EXCEL | products.aspo...

    Convert TEX to EXCEL via C++ API without using Microsoft Excel or Adobe Reader...In the first step, you can export TEX to XLSX by using Aspose...method. Explore TEX Conversion Options with C++ Convert TEX to CSV...

    products.aspose.com/total/cpp/conversion/tex-to...
  9. Aspose::Words::Saving::PsSaveOptions class | As...

    Aspose::Words::Saving::PsSaveOptions class. Can be used to specify additional Options when saving a document into the Ps format. To learn more, visit the documentation article in C++....used to specify additional options when saving a document into...more, visit the Specify Save Options documentation article. class...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. getColumnWidthPixel how to calculate width - Fr...

    Workbook workbook = new Workbook(); Worksheet worksheet = workbook.getWorksheets().get(0); Cells cells = worksheet.getCells(); cells.setColumnWidthPixel(0, 170); ByteArrayOutputStream baos = new ByteArrayOutputStream(); …...the HTML‑save options (if available) to export column widths...

    forum.aspose.com/t/getcolumnwidthpixel-how-to-c...