Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 14,399 for

export options

(0.55 sec)
  1. 通过 JavaScript 通过 C++ 使用 IFilePathProvider 接口提供导...

    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....> </ head > < body > < h1 > Export Worksheet to HTML with FilePathProvider...assignment) const options = new HtmlSaveOptions (); options . filePathProvider...

    docs.aspose.com/cells/zh/javascript-cpp/provide...
  2. Error converting the file - Free Support Forum ...

    Hello everyone, Product: Aspose.Cells Version: 24.8.0 Environment: Linux (server environment) Conversion Type: Excel → Multi-page TIFF Issue Type: BUG — Output TIFF only contains 1 page When converting an Excel f…...multi-page TIFF export. Single-page TIFF export (separate files...Workbook(inputExcelPath); var options = new ImageOrPrintOptions {...

    forum.aspose.com/t/error-converting-the-file/32...
  3. Excel转HTML 使用PresentationPreference选项实现更好的布局,采用...

    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....> </ head > < body > < h1 > Export Excel to HTML with Presentation...HtmlSaveOptions object const options = new HtmlSaveOptions (); //...

    docs.aspose.com/cells/zh/javascript-cpp/excel-t...
  4. Cell colors in HTML are displayed incorrectly -...

    I am using Aspose.Cells 25.9.0. .NET 9.0 The cells are colored differently via Home > Styles > Conditional Formatting and Style is applied to the cells via Format Cells > Fill > Pattern Style. Everything is fine in E…... code: HtmlSaveOptions options = new() { ExportImagesAsBase64...MemoryStream(); wbc.Save(html, options); var arr = html.ToArray();...

    forum.aspose.com/t/cell-colors-in-html-are-disp...
  5. 输出HTML时单独导出工作表CSS,使用Node.js通过C++|Documentation

    了解如何在将Excel文件转换为HTML时单独导出工作表CSS,使用Aspose.Cells for Node.js via C++。...); // Specify html save options - export worksheet css separately...// Specify HTML save options const options = new AsposeCells ....

    docs.aspose.com/cells/zh/nodejs-cpp/export-work...
  6. Convert PowerPoint Presentations to XPS in Java...

    Convert PowerPoint PPT/PPTX to high-quality, platform-independent XPS in JavaScript using Aspose.Slides for Node.js. Get step-by-step guide and sample code....might actually be your best option for certain operations. Windows...Presentation ( "Convert_XPS_Options.pptx" ); try { // Instantiate...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  7. NPE while saving doc as HTML - Free Support For...

    reproduce_bug_mini_anonymized.docx (4.7 MB) Summary Document loads successfully but throws NullPointerException when saving to HTML format. Issue Description When attempting to save a specific Word document to HTML for…...problem occurs during the HTML export phase. Why it happens The stack...document structure or by the export pipeline itself. The exact...

    forum.aspose.com/t/npe-while-saving-doc-as-html...
  8. Convert DWG to PDF in Python

    This quick guide exhibits how to convert DWG to PDF in Python. It contains all the important details to develop a DWG to PDF converter software in Python....to export the DWG file to PDF in Python . Steps to Export DWG...custom options for the output PDF document. Finally, export the...

    kb.aspose.com/cad/python/convert-dwg-to-pdf-in-...
  9. Convert USD to 3DS via C# | products.aspose.com

    Convert USD & other 3D files using .NET API...3DS Convert USD to 3DS via C# Export USD & other 3D files using...Framework, .NET Core and Mono Export USD Scene as 3DS with C# Load...

    products.aspose.com/3d/net/conversion/usd-to-3ds/
  10. How to Convert PLT to PDF in C#

    This quick article explains how to convert PLT to PDF in C#. It covers all the important information including the algorithm and code snippet to create a PLT to PDF converter software in C#.... Steps to Export PLT to PDF in C# Prepare the...property for specific values Export the PLT file to PDF format...

    kb.aspose.com/cad/net/how-to-convert-plt-to-pdf...