Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 33,593 for

saveoptions

(0.08 sec)
  1. CommentRangeEnd | Aspose.Words for Java

    Denotes the end of a region of text that has a comment associated with it in Java....toString() toString(SaveOptions saveOptions) Exports the content...lang.String toString(SaveOptions saveOptions) public String toString(SaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  2. XamlFlowSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.XamlFlowSaveoptions for enhanced document saving in XamlFlow formats. Unlock advanced features for seamless integration!...class XamlFlowSaveOptions : SaveOptions Constructors Name Description...get ; } } See Also class SaveOptions namespace Aspose.Words.Saving...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Გადაიყვანეთ Გამოსახულება 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...
  4. Rendering Gantt Charts with Aspose.Tasks for Ja...

    Learn how to render Gantt charts from project files using Aspose.Tasks for Java, supporting various timescale resolutions....During Rendering If the SaveOptions.RollUpGanttBars property...on the Gantt chart.) If SaveOptions.RollUpGanttBars = false,...

    docs.aspose.com/tasks/java/rendering-gantt-chart/
  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. Save a OneNote Document | Aspose.Note Documenta...

    Learn how to save your work in OneNote....save methods that accept a SaveOptions object. This should be an...a class derived from the SaveOptions class. Each save format has...

    docs.aspose.com/note/java/save-a-onenote-document/
  7. 保存文件时,出现错误: - 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
  8. Different Ways to Save Files with Node.js via C...

    Aspose.Cells for Node.js via C++ can save files to different formats including PDF, HTML, DOCX, PPTX, JSON, and MHTML....compatible with PDF/A‑1a const saveOptions = new AsposeCells . PdfSaveOptions...PdfSaveOptions (); saveOptions . setCompliance ( AsposeCells . PdfCompliance...

    docs.aspose.com/cells/nodejs-cpp/different-ways...
  9. Convert OFT to MHTML via Java | products.aspose...

    Try the code sample to convert OFT 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...for the file and using the SaveOptions.getDefaultMhtml method to...

    products.aspose.com/email/java/conversion/oft-t...
  10. Convert ICS to EMLX via Java | products.aspose.com

    Try the code sample to convert ICS 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...default EMLX save options SaveOptions.getDefaultEmlx() . System...

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