Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 14,765 for

export options

(0.08 sec)
  1. Convert CSV, TSV and TXT to Excel with Node.js ...

    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....also use Microsoft Excel to export spreadsheet data to CSV. const...const options = new AsposeCells . TxtLoadOptions (); options . setSeparator...

    docs.aspose.com/cells/nodejs-cpp/convert-csv-ts...
  2. Convert CDR to PDF using Python

    This article guides on how to convert CDR to PDF using Python. It has details to set the IDE, a list of steps, and a sample code for developing a CDR to PDF converter software using Python....file using the defined export options These steps summarize transforming...multi-page output options. It then exports the entire document...

    kb.aspose.com/imaging/python/convert-cdr-to-pdf...
  3. Aspose Blog | File Format Processing APIs for C...

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....XBRL/iXBRL files, set conversion options, and create Excel workbooks...handling large files, date format options, and troubleshooting tips for...

    blog.aspose.com/
  4. JasperReports Exporters Suite | Generate Report...

    Explore Aspose.Total for JasperReports, a robust suite of Exporters empowering developers to seamlessly Export reports in various formats, including Word, Excel, PowerPoint, PDF, and more. Unleash the full potential of JasperReports with extensions like Aspose.Words, Aspose.PDF, Aspose.Cells, Aspose.Slides, Aspose.Imaging, Aspose.BarCode, and Aspose.CAD....Office & Image Formats Easily export JasperReports to Word, Excel...while adding barcodes to the exported documents. Download Free Trial...

    products.aspose.com/total/jasperreports/
  5. PdfCustomPropertiesExport | Aspose.Words for Java

    Specifies the way Document.getCustomDocumentProperties are Exported to PDF file in Java....are exported to PDF file. Examples: Shows how to export custom...document to .PDF. PdfSaveOptions options = new PdfSaveOptions(); //...

    reference.aspose.com/words/java/com.aspose.word...
  6. PDF to XLS Merge using Python | Aspose.PDF

    Combine two or more PDF documents into one XLS single file programmatically with Python sample code using Aspose.PDF for Python for .NET... Create an instance of options for saving the document with...rules. Use the configured options to save the entire document...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  7. Converting VSDX to SVG. The text labels become ...

    Hello Aspose, There is another problem with converting vsdx to SVG format. The Vsdx file contains simple balloons with embedded text labels. After conversion, the text labels become gigantic in size and extend beyond th…... Why it happens The SVG exporter may handle DPI and text‑fit...to the SVG serializer; other export formats (PDF, PNG, etc.) usually...

    forum.aspose.com/t/converting-vsdx-to-svg-the-t...
  8. Convert CDR to PSD using Python

    Follow this article to convert CDR to PSD using Python. It has all the details to set the IDE, a list of steps, and a sample code for converting CDR to PSD using Python....and configure the PSD save options Enable the multi-page merging...Quality Attach the rasterization options to Save settings and save the...

    kb.aspose.com/imaging/python/convert-cdr-to-psd...
  9. Label randomly switches between 1- and 2- line ...

    Hi, we use following code to create pictures from Excel: Workbook wb = new Workbook(“Example1.xlsx”); Worksheet excelWorksheet = wb.Worksheets[“Example 1”]; string rangeName = “BIPLI_Example1”; CellsHelper.DPI = 96; …...ImageOrPrintOptions options = new ImageOrPrintOptions(); options.AllColumnsInOnePageP...AllColumnsInOnePageP = true; options.ImageType = Aspose.Cells.Drawing...

    forum.aspose.com/t/label-randomly-switches-betw...
  10. Convert Excel to Markdown using Java

    Refer to this article to convert Excel to Markdown using Java. It has details to set the IDE, a list of steps, and a sample code to transform Excel to Markdown using Java....a number of parameters and options through the exposed APIs. Steps...using the above-configured options These steps summarize the process...

    kb.aspose.com/cells/java/convert-excel-to-markd...