Sort Score
Result 10 results
Languages All
Labels All
Results 7,841 - 7,850 of 14,281 for

export options

(0.62 sec)
  1. Several DOC Into EPUB Javascript

    Merge multiple DOC into EPUB in JavaScript code. Save DOC as EPUB using JavaScript....layout and structure, and exports the combined content to EPUB...supports a bunch of useful options. Merge DOC to EPUB To convert...

    products.aspose.com/words/nodejs-net/merge/doc-...
  2. Several DOC Into PDF Javascript

    Merge multiple DOC into PDF in JavaScript code. Save DOC as PDF using JavaScript....layout and structure, and exports the combined content to PDF...supports a bunch of useful options. Merge DOC to PDF To convert...

    products.aspose.com/words/nodejs-net/merge/doc-...
  3. Several Image Into DOC Javascript

    Merge multiple Image into DOC in JavaScript code. Save Image as DOC using JavaScript....layout and structure, and exports the combined content to DOC...supports a bunch of useful options. Merge image to DOC To convert...

    products.aspose.com/words/nodejs-net/merge/imag...
  4. What's new 2024|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2024....)) { // Create conversion options to convert the document to...the given ICC profile var options = new PdfFormatConversionO...

    docs.aspose.com/pdf/net/whatsnew/2024/
  5. Converting CAD Drawings to PDF and Raster Image...

    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....way that it provides many optional features that upon setting...Specify the UseObjectColor option to draw entities using their...

    docs.aspose.com/cad/java/developer-guide/conver...
  6. PowerPoint to PDF in Java - Accessibility Alt-T...

    Hi, I have encountered a problem while trying to transform a PowerPoint to PDF with the UA compliance using Aspose.Slides for Java (25.4). When trying out the result, a screen reader is not able to detect pictures or th…...null; PdfOptions options = new PdfOptions(); options.setCompliance(PdfCompliance...pres.save(os, SaveFormat.Pdf, options); } catch (Exception e) { e...

    forum.aspose.com/t/powerpoint-to-pdf-in-java-ac...
  7. 用 Python.NET 在保存为HTML时启用CSS自定义属性|Documentation

    学习如何在使用 Aspose.Cells for Python via .NET API 将Excel文件保存为HTML时启用CSS自定义属性。...HTML save options opts = HtmlSaveOptions () opts . export_images_as_base64...

    docs.aspose.com/cells/zh/python-net/enable-css-...
  8. 将 JSON 转换为 Python 中的 Pandas DataFrame。

    学习如何在 Python 中使用 Aspose.Cells for Python via .NET 将 JSON 转换为 pandas DataFrame,并提供关于平面、嵌套和大型 JSON 的清晰示例。...在工作表中的布局方式 options = ac.utility.JsonLayoutOptions() options.array_as_table...import_data(json_data, ws.cells, 0, 0, options) # 找到包含数据的第一行(这将是我们的标题行) header_idx...

    blog.aspose.com/zh/cells/convert-json-to-pandas...
  9. Compare TXT In Java

    Compare TXT documents using Java to diff two files. With our Java API you can detect the difference even if one character or one word has been changed....compared TXT documents and export the results to a convenient...and iOS. For information on optional package dependencies, such...

    products.aspose.com/words/java/compare/txt/
  10. Possible Regression: java.lang.ArrayIndexOutOfB...

    I am encountering a java.lang.ArrayIndexOutOfBoundsException when trying to load a specific CSV file using Aspose.Cells for Node.js via Java by using new aspose.Workbook(csvFilePath, aspose.getCsvLoadOptions()) I have t…...the file with explicit CSV options (if the API provides them)...// Create explicit CSV load options com.aspose.cells.CsvLoadOptions...

    forum.aspose.com/t/possible-regression-java-lan...