Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 22,504 for

loadoptions

(0.12 sec)
  1. Näytä PSD, PSB tai AI | products.aspose.com

    Muunna Adobe PhotoShop & Illustrator tiedostoja kuvia ja muita formaatteja...PsdLoadOptions loadOptions = new PsdLoadOptions(); loadOptions.setReadOnlyMode(true);...Image.load(sourceFileName, loadOptions); image.save(sourceFileName...

    products.aspose.com/psd/fl/view/
  2. 用JavaScript通过C++在加载Excel文件时获取警告信息|Documentation

    学习如何在用C++调用Aspose.Cells for JavaScript加载Excel文件时捕获警告。有效处理损坏但可加载的工作簿。... IWarningCallback 接口并设置 LoadOptions.warningCallback 属性来捕获这些警告。...Workbook , SaveFormat , LoadOptions , WarningType } = AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/get-war...
  3. Manage Presentation Properties in Java|Aspose.S...

    Master presentation properties in Aspose.Slides for Java and streamline search, branding and workflow in your PowerPoint and OpenDocument files....presentation: LoadOptions loadOptions = new LoadOptions (); loadOptions...pres = new Presentation ( loadOptions ); try { // Adds a new rectangle...

    docs.aspose.com/slides/java/presentation-proper...
  4. Doc to PDF error on table column size - Free Su...

    Good morning, we have a document, we store it as Word document, then we store it also as PDF document. We found a different column size in a table (where cells are added dynamically via C#) See images below PDF W…...LoadDocument(loadOptions); DocumentStoreHelper.St...ePathDocx).LoadDocument(loadOptions); // Set PDF save options...

    forum.aspose.com/t/doc-to-pdf-error-on-table-co...
  5. ArgumentOutOfRangeException when loading MPP fi...

    Product: Aspose.Tasks for .NET Version: 25.8.0 Environment: .NET 8.0, Windows MPP files containing Material type resources crash Aspose.Tasks immediately during Project constructor. The issue occurs because Material r…...ctor(Stream stream, LoadOptions options) Reproduction: Load...new Project(stream, new LoadOptions()) Immediate crash - cannot...

    forum.aspose.com/t/argumentoutofrangeexception-...
  6. Merge X File Formats via Java | products.aspose...

    Sample Java merge X file. Use this example code to merge X file within any Web or Desktop Java based application....subScene = new Scene(); LoadOptions opt = fmt.createLoadOptions();...subScene2 = new Scene(); LoadOptions opt2 = fmt2.createLoadOptions();...

    products.aspose.com/3d/java/merger/x/
  7. Merge AMF File Formats via Java | products.aspo...

    Sample Java merge AMF file. Use this example code to merge AMF file within any Web or Desktop Java based application....subScene = new Scene(); LoadOptions opt = fmt.createLoadOptions();...subScene2 = new Scene(); LoadOptions opt2 = fmt2.createLoadOptions();...

    products.aspose.com/3d/java/merger/amf/
  8. Merge USDZ File Formats via Java | products.asp...

    Sample Java merge USDZ file. Use this example code to merge USDZ file within any Web or Desktop Java based application....subScene = new Scene(); LoadOptions opt = fmt.createLoadOptions();...subScene2 = new Scene(); LoadOptions opt2 = fmt2.createLoadOptions();...

    products.aspose.com/3d/java/merger/usdz/
  9. Merge GLTF File Formats via Java | products.asp...

    Sample Java merge GLTF file. Use this example code to merge GLTF file within any Web or Desktop Java based application....subScene = new Scene(); LoadOptions opt = fmt.createLoadOptions();...subScene2 = new Scene(); LoadOptions opt2 = fmt2.createLoadOptions();...

    products.aspose.com/3d/java/merger/gltf/
  10. The type initializer for 'SkiaSharp.SKObject' t...

    I am facing the following error while using Aspose.Words for .NET and Aspose.Cells for .NET (latest versions of both). The issue happens only when web app is deployed Linux based environment. I am using Docker to deploy …...LoadOptions loadOptions = new Aspose.Cells.LoadOptions(Aspose...Workbook(downloadFilePath, loadOptions); // Converted file's path...

    forum.aspose.com/t/the-type-initializer-for-ski...