Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 22,661 for

loadoptions

(0.15 sec)
  1. Aspose.Pdf convert HTML to PDF gets exception F...

    A bad href link in html for example “http://415.707.7015/” throws a failed to parse exception that does not allow for processing to continue. Work arounds here suggest pre-validating all hrefs in the entire html before …...LoadOptions; Read the HTML source (file...to false HtmlLoadOptions loadOptions = new HtmlLoadOptions { When...

    forum.aspose.com/t/aspose-pdf-convert-html-to-p...
  2. Converting to PDF raises Exception about fonts ...

    Hi. I tried to find the same error description, but can’t. I sure, that it is widespread error: we tried to convert xlsx book with font Calibri underlined to PDF in Linux-based Docker container and got error Caused by…... LoadOptions opts = new LoadOptions(LoadFormat.Xlsx);...

    forum.aspose.com/t/converting-to-pdf-raises-exc...
  3. 标题和正文主题字体|Documentation

    Aspose.Cells 是一个通过 C++ 的 JavaScript 库,用于操作电子表格文件。它支持在 Excel 文档中设置标题和正文的主题字体,让用户可以自定义文档的外观和样式。本文将介绍如何使用 Aspose.Cells 库操作 Excel 文档中的标题和正文主题字体。... 在使用 LoadOptions.region 方法加载文件之前,我们必须设置系统区域设置。...(); // Instantiate a new LoadOptions. const options = new AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/heading...
  4. Converting Email to PDF consumes huge memory - ...

    Hello, We have an EML file and we want to convert it to PDF. In our usecase we need to consume less than 256MB of RAM and we are passing files up to 25MB of size. The code we use to convert them is something like: pu…...saveOptions); LoadOptions wordsLoadOptions = new LoadOptions(); wordsLoadOptions...documents, you can try using LoadOptions.TempFolder , SaveOptions...

    forum.aspose.com/t/converting-email-to-pdf-cons...
  5. HTML to PDF, special character error - Free Sup...

    Hello, if we converting the attached files to PDF, the Character “§” is not visible in the attached PDF. Probably an encoding issue because ASCII is used in this case. I’ve tried other encodings as well, with no succes…...html", new LoadOptions() { LoadFormat = LoadFormat...LoadFormat.Mhtml } and new LoadOptions{ LoadFormat = LoadFormat...

    forum.aspose.com/t/html-to-pdf-special-characte...
  6. Aspose.PSD for .NET 19.12 - 发布说明|Documentation

    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....start , Point end , LoadOptions loadOptions ) { } } PSDNET-161...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  7. Aspose.PSD for .NET 20.5 - Release Notes|Docume...

    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....psd ---------- ); var loadOptions = new PsdLoadOptions () {...Load ( sourceFilePath , loadOptions )) { Console . WriteLine...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-5...
  8. LINQ Report Engine - When using XmlDataSource n...

    Hi, When iterating an element array from the datasource the report is coming as blank for the below input xml and the template. Input Xml <data> <testData> <persons> <department>IT</department> <c…...XmlDataLoadOptions loadOptions = new XmlDataLoadOptions(); loadOptions.setA...XmlDataSource(inputXmlBytes, loadOptions); ReportingEngine engine...

    forum.aspose.com/t/linq-report-engine-when-usin...
  9. DocSaveOptions class | Aspose.Words for Python

    aspose.words.saving.DocSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.DOC](../../aspose.words/saveformat/#DOC) or [SaveFormat.DOT](../../aspose.words/saveformat/#DOT) format...DocSaveOptions object in a LoadOptions object. with self . assertRaises...load_options = aw . loading . LoadOptions ( password = 'MyPassword'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Converting HTML to PDF errors after upgrading f...

    Hi, please help, we are using Aspose.PDF for HTML to PDF conversions and encountering a blocking error when upgrading to .NET 8 or .NET 9, I have tried various versions of Aspose.PDF and the latest stable version 25.2.…...#=z_IIvKXU=(Stream #=z$A1ps7Y=, LoadOptions #=ze_om$e0=) Document.ctor(Stream...ctor(Stream input, LoadOptions options) AsposePdfGeneratorTe.C...

    forum.aspose.com/t/converting-html-to-pdf-error...