Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 22,864 for

loadoptions

(0.51 sec)
  1. Convert WORD to JSON format in C++ | products.a...

    Export WORD to JSON in C++ without using Microsoft Excel or Word...overload, which accepts a LoadOptions object. This object contains...

    products.aspose.com/total/cpp/conversion/word-t...
  2. How to Compress a PNG in C#

    This topic covers the a work flow for how to compress a PNG in C#. It covers all the resources, important classes, methods and a runnable sample code for developing an application to reduce PNG file size in C#....along with other additional LoadOptions parameters to support other...

    kb.aspose.com/imaging/net/how-to-compress-a-png...
  3. File type detect wrong case - Free Support Foru...

    Hello, The attached sample: asopsewords.pem which is Pem, is wrongly detected as Markdown by Words file type detect. Thanks :slight_smile: asopsewords.zip (219.9 KB)...the file explicitly with LoadOptions specifying the format to...

    forum.aspose.com/t/file-type-detect-wrong-case/...
  4. 演示文稿属性|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中管理 PowerPoint 演示文稿属性...演示文稿设置默认语言: var loadOptions = new aspose . slides . LoadOptions (); loadOptions...slides . Presentation ( loadOptions ); try { // 添加一个带文本的矩形形状...

    docs.aspose.com/slides/zh/nodejs-java/presentat...
  5. 将 HTML 转换为 PDF(.NET)|Aspose.PDF for .NET

    本主题展示如何使用 Aspose.PDF 将 HTML 和 MHTML 转换为 PDF。... LoadOptions . ResourceLoadingResul SamePictureLoader...GetDataDir_AsposePdf (); Aspose . Pdf . LoadOptions . ResourceLoadingResul result...

    docs.aspose.com/pdf/zh/net/convert-html-to-pdf/
  6. 在 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-...
  7. FAQ|Aspose.Words for C++

    Aspose.Words for C++ answers the most frequently asked questions. Learn this page to quickly solve your problem on general questions or specific topics....the correct password in a `LoadOptions` object. doc = System ::... System :: MakeObject < LoadOptions >( u "MyPassword" )); ASSERT_EQ...

    docs.aspose.com/words/cpp/faq/
  8. Aspose.Cells.GridJs 24.2.0 OutOfMemoryException...

    Hello Aspose Support Team, We are currently using Aspose.Cells.GridJs version 24.2.0 in our web application and are facing a critical issue when loading large Excel files. Issue Description: When attempting to load Ex…..., loadOptions , viewerOptions )? Please...loading workbooks. No custom loadOptions or viewerOptions are currently...

    forum.aspose.com/t/aspose-cells-gridjs-24-2-0-o...
  9. Aspose::Words::LowCode::Comparer class | Aspose...

    Aspose::Words::LowCode::Comparer class. Provides methods intended to compare documents in C++....System::SharedPtr<Aspose::Words::Loading::LoadOptions>&) Specifies input document...System::SharedPtr<Aspose::Words::Loading::LoadOptions>&) Specifies input document...

    reference.aspose.com/words/cpp/aspose.words.low...
  10. Getting OOM error while converting vsdx file - ...

    I have one .vsdx file which is of around 23 MB. trying to attach file but it is failing I am getting OOM error while converting it. We are using aspose.diagram version 29.3 and java 11 I have set -Xmx to 15GB but sti…... Are you using any LoadOptions or SaveOptions when loading...space Are you using any LoadOptions or SaveOptions when loading...

    forum.aspose.com/t/getting-oom-error-while-conv...