Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 22,504 for

loadoptions

(0.03 sec)
  1. MailMessage.Load encountering "Compound File Bi...

    Aspose.Email (17.12.0, tested also with 23.9.0) Certain emails are failing with the following exception: { "Message": "Compound File Binary Format corrupted", "Data": {}, "InnerException": { "Messag…...#=zALGPVYt0qD9g(Stream #=zyMO2rl8=, LoadOptions& #=zX7U$BBM=)\r\n at Aspose...#=zg32bMjUJaNqL(Stream #=zyMO2rl8=, LoadOptions #=zX7U$BBM=)\r\n at Aspose...

    forum.aspose.com/t/mailmessage-load-encounterin...
  2. JVM Crash when using Aspose-Words and Aspose-PD...

    JVM Crash when using both Aspose-Words and Aspose-PDF on 15,000+ page RTFs. There is no problem using Words and PDF separately when working with many large files. Problem exists in all 25.* versions. I am using Java 8…...individual PDF LoadOptions loadOptions = new LoadOptions(); loadOptions...setMswVersion(MsWordVersion.WORD_2007); loadOptions.setLoadFormat(LoadFormat...

    forum.aspose.com/t/jvm-crash-when-using-aspose-...
  3. Aspose.PSD for .NET 21.9 - 发行说明|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 () {...Image . Load ( fileName , loadOptions )) { // 不应抛出异常 im . Save...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  4. Merge USD File Formats via Java | products.aspo...

    Sample Java merge USD file. Use this example code to merge USD 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/usd/
  5. Merge OBJ File Formats via Java | products.aspo...

    Sample Java merge OBJ file. Use this example code to merge OBJ 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/obj/
  6. Merge JT File Formats via Java | products.aspos...

    Sample Java merge JT file. Use this example code to merge JT 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/jt/
  7. Merge RVM File Formats via Java | products.aspo...

    Sample Java merge RVM file. Use this example code to merge RVM 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/rvm/
  8. Merge ASE File Formats via Java | products.aspo...

    Sample Java merge ASE file. Use this example code to merge ASE 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/ase/
  9. Merge FBX File Formats via Java | products.aspo...

    Sample Java merge FBX file. Use this example code to merge FBX 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/fbx/
  10. Aspose::Words::Saving::DocSaveOptions class | A...

    Aspose::Words::Saving::DocSaveOptions class. Can be used to specify additional options when saving a document into the Doc or Dot format. To learn more, visit the documentation article in C++....DocSaveOptions object in a LoadOptions object. ASSERT_THROW ( static_cast...IncorrectPasswordExc ); auto loadOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.sav...