Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 23,031 for

loadoptions

(2.03 sec)
  1. Ինչպես փոխարկել Word-ը MD ֆայլի օգտագործելով Py...

    Այս ձեռնարկը մանրամասներ է տալիս այն մասին, թե ինչպես փոխարկել Word-ը MD ֆայլ՝ օգտագործելով Python-ը: Դուք կստանաք կազմաձևման մանրամասները, մանրամասն քայլերը և գործարկվող կոդ՝ DOCX-ը Markdown-ի փոխարկելու համար Python-ի միջոցով:...հիշողության հոսքից կամ օգտագործել LoadOptions դասի օբյեկտը՝ վնասված ֆայլերը...

    kb.aspose.com/hy/words/python/how-to-convert-wo...
  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. 在 C# 中指定 3D 文件加载选项|Documentation

    有几个接受Loadoptions对象的Scene.Open方法重载或Scene类构造函数重载。每种加载格式都有一个相应的类,该类保存该加载格式的加载选项。...中将X转换为 3DS 3D 文件加载选项 有几个接受 LoadOptions 对象的 Scene.Open 方法重载或Scene类构造函数重载。这应该是从...方法重载或Scene类构造函数重载。这应该是从 LoadOptions 类派生的类的对象。每个加载格式都有一个对应的类,用于保存该加载格式的加载选项,例如,对于...

    docs.aspose.com/3d/zh/net/specify-3d-file-load-...
  4. Aspose.PSD for .NET 20.11 - 发行说明|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 ) { throw new NotImplementedExcept...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  5. Footnotes conversion from HTML to DOCX - Free S...

    Hello, I am trying to convert an HTML to DOCX with Aspose.Words for java and I have footnotes in the HTML with reference. I want to convert them in real footnotes in DOCX without loosing the reference is it possible? Th…...footnotes) HtmlLoadOptions loadOptions = new HtmlLoadOptions();...getBytes(StandardCharsets.UTF_8)), loadOptions); // 4️⃣ Save as DOCX – footnotes...

    forum.aspose.com/t/footnotes-conversion-from-ht...
  6. 在加载 Excel 文件时解析数据透视缓存记录(C++)|Documentation

    学习如何在加载 Excel 文件时解析数据透视缓存记录,使用 Aspose.Cells for C++。...中时,您可以决定是否也要加载透视缓存记录,使用 LoadOptions.GetParsingPivotCache() 属性。此属性的默认值为...在加载Excel文件时解析透视缓存记录 以下示例代码解释了 LoadOptions.GetParsingPivotCache() 属性的用法。它在解析透视缓存记录时加载...

    docs.aspose.com/cells/zh/cpp/parsing-pivot-cach...
  7. Convert DICOM to PNG using C#

    Follow this article to transform your images format from DICOM to PNG using C#. It has details to set the IDE, a list of steps, and a sample code to convert DCM to PNG using C#....images from a stream with LoadOptions to control buffer size, for...

    kb.aspose.com/imaging/net/convert-dicom-to-png-...
  8. How to Open MSG File without Outlook in C#

    This short tutorial guides on how to open MSG file without Outlook in C#. It provides details about IDE settings, detailed steps and a runnable sample code to read MSG file in C#....different load options using the LoadOptions class object like setting...

    kb.aspose.com/email/net/how-to-open-msg-file-wi...
  9. FieldNoteRef | Aspose.Words for Java

    Implements the NOTEREF field in Java....docx"); // The LoadOptions object has an option to update...the document. LoadOptions options = new LoadOptions(); options....

    reference.aspose.com/words/java/com.aspose.word...
  10. Ինչպես փոխարկել MPP-ն SVG-ին՝ օգտագործելով C#

    Այս պարզ հոդվածը մանրամասներ է տալիս այն մասին, թե ինչպես փոխարկել MPP-ն SVG-ին՝ օգտագործելով C#: Դուք կարող եք MPP ֆայլը վերածել SVG-ի՝ օգտագործելով C#՝ լավ սահմանված քայլերի և միայն մի քանի տող կոդ պարունակող կոդի նմուշի օգնությամբ:... LoadOptions դասը կարող է օգտագործվել...

    kb.aspose.com/hy/tasks/net/how-to-convert-mpp-t...