Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 22,660 for

loadoptions

(0.36 sec)
  1. Key Not found Exception - Free Support Forum - ...

    System.Collections.Generic.KeyNotFoundException: The given key ‘00000000-0000-0000-0000-000000000000, 0’ was not present in the dictionary. at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at .() at .() …...(Stream , Document , LoadOptions ) at Aspose.Note.Document...Document.(Stream , LoadOptions ) at Aspose.Note.Document…ctor(Stream...

    forum.aspose.com/t/key-not-found-exception/293338
  2. 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...
  3. 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-...
  4. Prohlížeč souborů PSD | products.aspose.com

    Prohlížeč souborů PSD...PsdLoadOptions loadOptions = new PsdLoadOptions(); loadOptions.setReadOnlyMode(true);...Image.load(sourceFileName, loadOptions); image.save(sourceFileName...

    products.aspose.com/psd/cz/view/psd-file-viewer/
  5. 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...
  6. Otvorite PSD datoteku na mreži | products.aspos...

    Otvorite PSD datoteku na mreži pomoću Aspose.PSD...PsdLoadOptions loadOptions = new PsdLoadOptions(); loadOptions.setReadOnlyMode(true);...Image.load(sourceFileName, loadOptions); image.save(sourceFileName...

    products.aspose.com/psd/cr/view/open-psd-online/
  7. 使用 C++ 设置标题和正文主题字体|Documentation

    Aspose.Cells 是一个用于操作电子表格文件的 C++ 库。它支持在 Excel 文档中设置标题和正文主题字体,帮助用户自定义文档的外观和样式。本文介绍如何使用 Aspose.Cells 库处理 Excel 文档中的标题和正文主题字体。... 在加载文件之前,需要设置系统区域设置,使用 LoadOptions.GetRegion() 属性。 以下示例代码演示如何获取本地区域的主题字体。...Instantiate a new LoadOptions LoadOptions options ; // Set the...

    docs.aspose.com/cells/zh/cpp/headings-and-body-...
  8. 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/
  9. 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/
  10. 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/