Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 6,479 for

workbook to pdf

(0.7 sec)
  1. Export TEX to POT in Android | products.aspose.com

    Android API To Convert TEX To POT without using Microsoft Word...PDF for Android via Java and Aspose...export TEX to PPTX using Aspose.PDF for Android via Java. This API...

    products.aspose.com/total/android-java/conversi...
  2. Convert TXT to Excel in C#

    This article describes how To convert txt To Excel in C#. It has the IDE settings, algorithm steps and code snippet To perform text file To Excel conversion in C#....PDF Product Family Aspose.Cells Product...to an Excel file Initiate a Workbook class object to load the input...

    kb.aspose.com/cells/net/convert-txt-to-excel-in...
  3. Convert PPT to FLATOPC via C# .NET or with free...

    Convert PowerPoint ppt documents To Word flaTopc files with C#. Convert multiple files within ASP.NET or other .NET applications....formats like FLAOPC (Flat Open PDF) become essential for data visualization...PPT to XLSB (Excel Binary Workbook) Convert PPT to XLSM (Macro-enabled...

    products.aspose.com/total/net/conversion/ppt-to...
  4. Export XPS to ODP in Android | products.aspose.com

    Android API To Convert XPS To ODP without using Microsoft Word...PDF for Android via Java and Aspose...XPS to PPTX by using Aspose.PDF for Android via Java. This API...

    products.aspose.com/total/android-java/conversi...
  5. Reading CSV File with Multiple Encodings using ...

    Learn how To read CSV files with multiple encodings using Aspose.Cells for JavaScript via C++....other formats, for example, PDF or XLSX. Aspose.Cells provides..."text/javascript" > const { Workbook , SaveFormat , TxtLoadOptions...

    docs.aspose.com/cells/javascript-cpp/reading-cs...
  6. Manage Callouts in Presentation Charts with Pyt...

    Create and style callouts in Aspose.Slides for Python .NET with concise code examples, compatible with PPT, PPTX and ODP To auTomate presentation workflows....presentations are exported to PDF, HTML5, SVG, and raster image...False ) workBook = chart . chart_data . chart_data_workbook chart...

    docs.aspose.com/slides/python-net/callout/
  7. Manage Callouts in Presentation Charts in .NET|...

    Create and style callouts in Aspose.Slides for .NET with concise C# code examples, compatible with PPT and PPTX To auTomate presentation workflows....presentations are exported to PDF, HTML5, SVG, and raster image...false ); IChartDataWorkbook workBook = chart . ChartData . ChartDataWorkbook...

    docs.aspose.com/slides/net/callout/
  8. 使用C++管理Excel图表的数据标签|Documentation

    学习如何使用Aspose.Cells for C++有效管理Excel图表中的数据标签。我们的全面指南涵盖了添加、删除和修改标签等各种管理任务,以增强图表的可读性和易用性。...Instantiating a Workbook object Workbook workbook ; // Adding a...worksheet to the Workbook object int sheetIndex = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/insert-datalabels-...
  9. Incorrect render of text with some fonts when D...

    Hello, The subject is quite similar To this Topic I created few months ago, but with a different outcome: Incorrect render of text with font from ApTos family My cusTomer is using the font Montserrat in his Workbook. W…...the font Montserrat in his workbook. When the range is rendered...returns true Workbook asposeWorkbook = new Workbook(sourceDocument);...

    forum.aspose.com/t/incorrect-render-of-text-wit...
  10. High CPU / Memory utilization on generating PDF...

    We faced this similar issue Today. Code Snippet is as below PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.setCompliance(PdfCompliance.Pdf_A_1_B); saveOptions.setAllColumnsInOnePagePerSheet(true); fo…...Memory utilization on generating PDF Aspose.Cells Product Family lyash...setCompliance(PdfCompliance.PDF_A_1_B); saveOptions.setAllColumnsInOnePa(true);...

    forum.aspose.com/t/high-cpu-memory-utilization-...