Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 33,722 for

saveoptions

(1 sec)
  1. 将 Excel 转换为 Pdf、图像及其他格式|Documentation

    使用 Node.js 通过 C++ 将 Excel 文件转换为 Word、Excel、PowerPoint、PDF、CSV、JPG、HTML、MHT、ODS、BMP、PNG、SVG、TIFF、XPS、JSON、SQL、XML 等格式。...save(string, SaveOptions) 方法的第二个参数。也可以使用 MarkdownSaveOptions...作为参数传递给 Workbook.save(string, SaveOptions) 方法的第二个参数。也可以使用 DocxSaveOptions...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-wor...
  2. com.aspose.pdf.exceptions.FontNotFoundException...

    Converting a document to PDF on a Linux machine generates this error: com.aspose.pdf.exceptions.FontNotFoundException: Font OpenSansRegular can not found. com.aspose.pdf.internal.l5h.l1n.l1h(Unknown Source) com.aspose.p…...SaveOptions; import com.aspose.pdf.PdfSaveOptions;...PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.setCom...

    forum.aspose.com/t/com-aspose-pdf-exceptions-fo...
  3. Pdf 转epub java-api调用生成文件没有目录 - Free Support For...

    pdf 转epub java-api调用生成文件没有目录信息...创建HtmlSaveOptions对象 HtmlSaveOptions saveOptions = new HtmlSaveOptions();...HtmlSaveOptions(); // 设置EPUB导航地图级别 saveOptions.setEpubNavigationMap(3); // 1到9之间的值,指定最大标题级别...

    forum.aspose.com/t/pdf-epub-java-api/317411
  4. Გადაიყვანეთ Გამოსახულება HTML C#

    გადაიყვანეთ Გამოსახულება HTML C# ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც HTML C#....png"); var saveOptions = new ImageSaveOptions(SaveFormat...doc.PageCount; page++) { saveOptions.PageSet = new PageSet(page);...

    products.aspose.com/words/ka/net/conversion/ima...
  5. Introduction to Java Programming | Aspose.Zip D...

    This document provides an overview of Java programming fundamentals and concepts....(outputStream, saveOptions) 2 archive. save (filePath, saveOptions) Archive...

    docs.aspose.com/zip/java/introduction/
  6. 保存文件时,出现错误: - Free Support Forum - aspose.com

    try(InputStream workbookStream = new URL(url).openStream()){ Workbook workbook = new Workbook(workbookStream); workbook.save(output, options); } 报错了:java.lang.ClassCastException: com.aspose.cells.b.a.d.z cannot be ca…... 5 检查 SaveOptions :如果使用了 PdfSaveOptions 、 CsvSaveOptions...Aspose.Cells 版本匹配;不必要时可使用默认 SaveOptions 进行测试。 6 若仍报错 :在项目中加入以下代码...

    forum.aspose.com/t/topic/323685
  7. Convert OFT to EMLX via Java | products.aspose.com

    Try the code sample to convert OFT files to EMLX format in Java. Download Java API to take your email processing applications to the next level.... The SaveOptions class provides options for...path for the file and the SaveOptions.getDefaultEmlx method to...

    products.aspose.com/email/java/conversion/oft-t...
  8. Convert MSG to MHTML via Java | products.aspose...

    Try the code sample to convert MSG files to MHTML format in Java. Download Java API to take your email processing applications to the next level.... The SaveOptions class provides options for...output MHTML file path and SaveOptions.getDefaultMhtml() as parameters...

    products.aspose.com/email/java/conversion/msg-t...
  9. Convert MHTML to EMLX via Java | products.aspos...

    Try the code sample to convert MHTML files to EMLX format in Java. Download Java API to take your email processing applications to the next level.... The SaveOptions class provides options for...using the save() method with SaveOptions.getDefaultEmlx() and specifying...

    products.aspose.com/email/java/conversion/mhtml...
  10. Convert MSG to EML via Java | products.aspose.com

    Try the code sample to convert MSG files to EML format in Java. Download Java API to take your email processing applications to the next level.... The SaveOptions class provides options for...for the EML file and use SaveOptions.getDefaultEml() to set default...

    products.aspose.com/email/java/conversion/msg-t...