Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 22,885 for

loadoptions

(1.51 sec)
  1. 使用 C++ 获取加载Excel文件时的警告|Documentation

    学习如何在使用 Aspose.Cells for C++ 加载Excel文件时捕获和处理警告。... IWarningCallback 接口并设置 LoadOptions.GetWarningCallback() 属性来捕获这些警告。...02_OutputDirectory \\ " ); LoadOptions options ; WarningCallback...

    docs.aspose.com/cells/zh/cpp/get-warnings-while...
  2. Aspose.PSD(26.2, JDK17)替换 PSD 智能对象内容后导出 JPG。 部分...

    问题概述 我们在 Java 服务端使用 Aspose.PSD(26.2, JDK17)替换 PSD 智能对象内容后导出 JPG。 部分带“变形(Warp)”的智能对象在导出图里看起来未应用变形。但把替换后的 PSD 用 Photoshop 打开后,只要进入“变形”菜单(不做任何编辑),画面会立刻恢复正确变形效果。 环境信息 Aspose.PSD for Java: 26.2 Java: 17 OS: macOS(服务端运行) 处…...PsdLoadOptions loadOptions = new PsdLoadOptions(); loadOptions.setLoa...setLoadEffectsResour(true); loadOptions.setAllowWarpRepaint(true);...

    forum.aspose.com/t/aspose-psd-26-2-jdk17-psd-jp...
  3. Aspose.Words.Loading module | Aspose.Words for ...

    The aspose.words.loading module provides classes and enumerations that allow to specify additional options when loading documents.... LoadOptions Allows to specify additional...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 为工作簿渲染指定单独或私有字体集,使用 Node.js 通过 C++|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 指定工作簿渲染的单独或私有字体集。... LoadOptions ( AsposeCells . LoadFormat...

    docs.aspose.com/cells/zh/nodejs-cpp/specify-ind...
  5. Saving in html is not correct - Free Support Fo...

    Hi, We do conversion to html, html shows incorrectly and table and columns are shifted to the right. I am attaching html versions for different Aspose In version 25.1.2 - html shows correctly In version 25.5.0 - html …...wbc = new Workbook(ms, new LoadOptions(LoadFormat.Xlsx)); var range...

    forum.aspose.com/t/saving-in-html-is-not-correc...
  6. Convert MPP to Excel in Python

    This tutorial assists to convert MPP to Excel in Python. You may follow it to transform an MPP file to Excel in Python with a few API calls only....Likewise, you can use the LoadOptions class to specify the password...

    kb.aspose.com/tasks/python/convert-mpp-to-excel...
  7. Excel ֆայլերի միավորում Java-ի միջոցով

    Դիտեք այս հոդվածը Excel ֆայլերը Java-ի միջոցով միավորելու համար։ Այն տրամադրում է IDE-ի կարգավորումներ, քայլերի ցանկ և օրինակ կոդ Excel ֆայլերը Java-ի միջոցով համատեղելու համար։...թերթերի հերթականությունը LoadOptions-ում LoadFilter հատկության...

    kb.aspose.com/hy/cells/java/merge-excel-files-u...
  8. Markdown-ը Word ֆայլի վերափոխում C#-ով

    Այս կարճ հոդվածը ներկայացնում է Markdown ֆայլը Word-ի դարձնելու գործընթացը C# օգտագործելով։ Այն ունի IDE-ի կարգավորումներ, քայլերի ցանկ և օրինակային կոդ Markdown-ը C#-ով DOCX ձևաչափի վերափոխելու համար։...փոխակերպումը, օգտագործեք LoadOptions՝ վերահսկելու MD ֆայլի բեռնումը...

    kb.aspose.com/hy/words/net/convert-markdown-to-...
  9. Ինչպես բացել MSG ֆայլը առանց Outlook-ի C#-ում

    Այս կարճ ձեռնարկը ցույց է տալիս, թե ինչպես բացել MSG ֆայլը առանց Outlook-ի C#-ով: Այն տրամադրում է մանրամասներ IDE-ի կարգավորումների, մանրամասն քայլերի և գործարկվող կոդ՝ MSG ֆայլը C#-ով կարդալու համար:...ընտրանքներ՝ օգտագործելով LoadOptions դասի օբյեկտը, օրինակ՝ հաղորդագրության...

    kb.aspose.com/hy/email/net/how-to-open-msg-file...
  10. Issue While Converting HTML to PDF on Linux Usi...

    Hi Team - We are using .net library. We are facing an issue while converting HTML to PDF using the Aspose library after deploying changes to Dev environment on Linux server. The same functionality works fine in local en…...Load HTML HtmlLoadOptions loadOptions = new HtmlLoadOptions { //...= new Document(htmlPath, loadOptions)) { // Save as PDF pdfDoc...

    forum.aspose.com/t/issue-while-converting-html-...