Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 33,589 for

saveoptions

(0.12 sec)
  1. Convert HTML to PDF file in Java|Aspose.PDF for...

    Explore how to convert HTML content into PDF format using Aspose.PDF in Java....pdf" ) // Instantiate HTML SaveOptions object HtmlSaveOptions htmlsaveOptions...

    docs.aspose.com/pdf/java/convert-html-to-pdf/
  2. Cancelling Meeting Requests with Calendar|Docum...

    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....eml" , SaveOptions . getDefaultEml ()); client...

    docs.aspose.com/email/java/cancelling-meeting-r...
  3. Aspose::Words::Markup::SmartTag class | Aspose....

    Aspose::Words::Markup::SmartTag class. This element specifies the presence of a smart tag around one or more inline structures (runs, images, fields,etc.) within a paragraph. To learn more, visit the documentation article in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>&) Exports the content of...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. What's new|Aspose.PDF for Java

    In this page introduces the most popular new features in Aspose.PDF for Java that have been introduced in recent releases.... SaveOptions . BorderPartStyle style =...new com . aspose . pdf . SaveOptions . BorderPartStyle (); style...

    docs.aspose.com/pdf/java/whatsnew/
  5. Constant segmentation faults on Excel -> HTML o...

    Hi, As I’ve reported many times before (e.g Aspose.Cells Segmentation Fault when saving to HTML), I often get segmentation faults when using aspose.cells.node (this time using the latest version, 25.12.0). Just using a…...copy(sheet); const saveOptions = new aspose.HtmlSaveOptions();...HtmlSaveOptions(); saveOptions.setExportDocumentPro(false); saveOptions.set...

    forum.aspose.com/t/constant-segmentation-faults...
  6. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveoptions::get_ExportRoundtripInformation method. Specifies whether to write the roundtrip information when saving to HTML, MHTML or EPUB. Default value is true for HTML and false for MHTML and EPUB in C++....document to HTML, we can pass a SaveOptions object to determine // how...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. 档案

    档案...HtmlSaveOptions saveOptions = new HtmlSaveOptions(); saveOptions.setIn...e); saveOptions.setIncludeProjectNam(false); saveOptions.setPageSize(PageSize...

    blog.aspose.com/zh/tasks/metadata-and-formulas-...
  8. 在 Python 中保存 HTML 文档 – Aspose.HTML for Python v...

    了解如何使用 Aspose.HTML for Python 通过 .NET API 将 HTML 文档保存到文件或 URL,以及如何应用保存选项。... 本文将介绍 SaveOptions 和 ResourceHandler 类的使用。 保存...将文档保存为不同格式。 保存选项和资源处理选项 SaveOptions 是一个基类,允许为保存操作指定附加选项,并有助于管理链接的资源。SaveOptions...

    docs.aspose.com/html/zh/python-net/save-html-do...
  9. Convert Excel to PDF, Image, and other formats ...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML, and more using Aspose.Cells for C++....HtmlSaveOptions saveOptions ( SaveFormat :: Html ); saveOptions . GetImageOptions...outDir + u "output.html" , saveOptions ); std :: cout << "Spreadsheet...

    docs.aspose.com/cells/cpp/convert-workbook-to-d...
  10. 在 PHP 中将 PowerPoint 演示文稿转换为 HTML|Aspose.Slides ...

    在 PHP 中将 PowerPoint 演示文稿转换为响应式 HTML。使用 Aspose.Slides 转换指南,可保留布局、链接和图像,实现快速、完美的效果。...try { $saveOptions = new HtmlOptions (); $saveOptions -> setSvgResponsiveLayo..., SaveFormat :: Html , $saveOptions ); } finally { if ( ! java_is_null...

    docs.aspose.com/slides/zh/php-java/convert-powe...