Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 22,510 for

loadoptions

(0.14 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. 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-...
  3. 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/
  4. 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/
  5. 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/
  6. 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/
  7. FieldLastSavedBy | Aspose.Words for Java

    Implements the LASTSAVEDBY 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...
  8. FieldOcx | Aspose.Words for Java

    Implements the OCX 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...
  9. FieldUnknown | Aspose.Words for Java

    Implements an unknown or unrecognized 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. FieldFormCheckBox | Aspose.Words for Java

    Implements the FORMCHECKBOX 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...