Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 22,660 for

loadoptions

(0.22 sec)
  1. LoadFormat enumeration | Aspose.Words for Python

    aspose.words.LoadFormat enumeration. Indicates the format of the document that is to be loaded.... LoadOptions ( aw . LoadFormat . HTML...from stream and pass the LoadOptions object. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose.PSD for .NET 19.8 - 发行说明|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....png" ; LoadOptions loadOptions = new PsdLoadOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  3. 使用 C++ 通过 Node.js 加载无图表的源Excel文件|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 在不含图表的情况下加载Excel文件。...Cells 允许您不加载图表,使用 LoadOptions.getLoadFilter() 属性实现。 加载不带图表的电子表格...options = new AsposeCells . LoadOptions (); // Include everything...

    docs.aspose.com/cells/zh/nodejs-cpp/load-source...
  4. 用 JavaScript 通过 C++ 加密 Excel 文件|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 加密和密码保护 Excel 文件。...> </ html > 要解密ODS文件,通过在 LoadOptions.password 中提供密码来加载文件。一旦文件加载完成,将...Workbook , SaveFormat , LoadOptions , LoadFormat , Utils } =...

    docs.aspose.com/cells/zh/javascript-cpp/encrypt...
  5. LoadOptions.load_format property | Aspose.Words...

    Loadoptions.load_format property. Specifies the format of the document to be loaded...load_format property LoadOptions.load_format property Specifies...words.loading class LoadOptions LoadOptions.language_preferences...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose.PSD for .NET 18.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....psd" ; var loadOptions = new PsdLoadOptions () {..."GradientOverlayChang.psd" ; var loadOptions = new PsdLoadOptions () {...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  7. Filter Objects while loading Workbook or Worksh...

    Learn how to filter data while loading workbooks or worksheets using Aspose.Cells for Node.js via C++....Usage Scenarios Please use LoadOptions.getLoadFilter() property...lOptions = new AsposeCells . LoadOptions (); lOptions . setLoadFilter...

    docs.aspose.com/cells/nodejs-cpp/filter-objects...
  8. TextLayer.update_text(str) and PsdImage.save() ...

    Hi all, Hope you can help me… I am running a test calling the above functions on an Ubuntu 22.04 via the python via .NET wheel downloadable from aspose with a temporary license and receiving the error message “RuntimeE…...Load Options loadOptions = PsdLoadOptions() loadOptions.load_effects_resource...load_effects_resource = True loadOptions.allow_warp_repaint = True #...

    forum.aspose.com/t/textlayer-update-text-str-an...
  9. View PSD, PSB or AI | products.aspose.com

    Convert Adobe PhotoShop & Illustrator files images and other formats...PsdLoadOptions loadOptions = new PsdLoadOptions(); loadOptions.setReadOnlyMode(true);...Image.load(sourceFileName, loadOptions); image.save(sourceFileName...

    products.aspose.com/psd/view/
  10. Specific file fails to open with ToDouble error...

    I have a specific file from a customer that is failing when I call new Project(FileStream fs). I am attaching the file. The exception is: System.InvalidOperationException HResult=0x80131509 Message=ToDouble: encounte…...#=z6rXcgzU=, Stream #=zCjPTjAE=, LoadOptions #=z963gpVQm0dWs, #=z4e22...#=zT9qyd_jNgIvB(Stream #=zCjPTjAE=, LoadOptions #=z963gpVQm0dWs) at Aspose...

    forum.aspose.com/t/specific-file-fails-to-open-...