Sort Score
Result 10 results
Languages All
Labels All
Results 2,901 - 2,910 of 33,720 for

saveoptions

(0.13 sec)
  1. Aspose.Html - System.PlatformNotSupportedExcept...

    https://forum.aspose.com/t/aspose-html-system-platformnotsupportedexception-system-drawing-common-is-not-supported-on-non-windows-platforms-version-24-10-0/293413/10...the code base- try { var saveOptions = new ImageSaveOptions(Aspose...Image.ImageFormat.Bmp); saveOptions.BackgroundColor = (System...

    forum.aspose.com/t/aspose-html-system-platformn...
  2. SpecialChar | Aspose.Words for Java

    Base class for special characters in the document 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...
  3. Aspose.Cells 8.7.0中的公共API更改|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....SaveOptions 属性 Workbook.SaveOptions 属性已被标记为过时,因此在此版本中已从公共...save(Stream, SaveOptions) 或 Workbook.save(string, SaveOptions) 方法作为替代。...

    docs.aspose.com/cells/zh/java/public-api-change...
  4. Aspose Email - Sender header with special chara...

    Hello, I am using the 2025-11 version or Aspose Java Email. I am using it to convert an MSG message to an EML. The conversion works but it has a problem with the header “Sender”. The sender in this case contains the …...EmlSaveOptions saveOptions = SaveOptions.getDefaultEml(); saveOptions.se...rue); message.save(out, saveOptions); return out.toByteArray();...

    forum.aspose.com/t/aspose-email-sender-header-w...
  5. 保存文件之后文档目录页码不对 - Free Support Forum - aspose.com

    样例文件.docx (860.3 KB) 目录中第九章显示页码是56,但是实际是在第55页,且最后两个目录虚线和文字显示错误。 我将文件保存为pdf之后目录页码正常,发现第55和第56页之间有一个空白页。 说明:文档中不缺少任何字体,表格都禁用了跨页断行,但依旧是这种情况。 我使用的aspose-words for java版本是24.2,保存文件的代码如下: public void saveFile(Strin…...throws Exception { SaveOptions options = SaveOptions.createSaveOptions(saveFormat);...

    forum.aspose.com/t/topic/326304
  6. LayoutOptions | Aspose.Words for Java

    Holds the options that allow controlling the document layout process in Java....Exception { ImageSaveOptions saveOptions = new ImageSaveOptions(SaveFormat...ImageSaveOptions(SaveFormat.PNG); { saveOptions.setPageSet(new PageSet(pageIndex));...

    reference.aspose.com/words/java/com.aspose.word...
  7. Convert XBRL to HTML in Python | iXBRL to HTML

    Learn how to convert XBRL to HTML in Python with Aspose.Finance for Python. Programmatically export financial data from XBRL or iXBRL to HTML in Python....Create an instance of the SaveOptions class and set the SaveFormat...

    blog.aspose.com/finance/convert-xbrl-to-html-in...
  8. Compress USDZ File Formats via .NET | products....

    C# source code to load, render and Compress USDZ documents on .NET Framework, .NET Core, Mono....file Create an instance of SaveOptions Call the Scene.Save method...

    products.aspose.com/3d/net/compression/usdz/
  9. Compress X File Formats via .NET | products.asp...

    C# source code to load, render and Compress X documents on .NET Framework, .NET Core, Mono....file Create an instance of SaveOptions Call the Scene.Save method...

    products.aspose.com/3d/net/compression/x/
  10. Compress DXF File Formats via .NET | products.a...

    C# source code to load, render and Compress DXF documents on .NET Framework, .NET Core, Mono....file Create an instance of SaveOptions Call the Scene.Save method...

    products.aspose.com/3d/net/compression/dxf/