Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 22,578 for

loadoptions

(0.19 sec)
  1. 使用cad-java 23.7 版本,把一个250兆的.stl文件转成pdf ,内存飙到了11...

    下面是我的代码, 有什么办法减少内存使用,或者可以设置超过多少内存,就到磁盘处理,不然这个根本没法使用,一点就内存溢出了 public synchronized Path doCadToPdf(InputStream inputStream, String outputFilePath) throws IOException { Path outputPath = Paths.get(outputFileP…...get(outputFilePath); LoadOptions opts = new LoadOptions(); opts.setS...get(outputFilePath); LoadOptions opts = new LoadOptions(); opts.setS...

    forum.aspose.com/t/cad-java-23-7-250-stl-pdf-11...
  2. Working with Pages | Aspose.Note Documentation

    Learn how to work with pages in the Java developers' documentation....Note 3 LoadOptions options = new LoadOptions(); 4 Document..."pages/" ; 2 3 LoadOptions loadOptions = new LoadOptions(); 4 loadOptions...

    docs.aspose.com/note/java/working-with-pages/
  3. OdtSaveOptions | Aspose.Words for .NET

    Discover the OdtSaveOptions constructor to effortlessly save documents in ODT format. Streamline your workflow with this powerful tool!...we will have to provide a LoadOptions object with the correct password...+ extensionString , new LoadOptions ( "@sposeEncrypted_1145"...

    reference.aspose.com/words/net/aspose.words.sav...
  4. java.lang.ClassCastException: class com.aspose....

    Hi team, wondering what might causing this error on load method. for input docx file attached ? throwing below error. java.lang.ClassCastException: class com.aspose.words.OfficeMath cannot be cast to class com.aspose.w…...Loading the document with LoadOptions that disables the processing...objects, e.g.: LoadOptions loadOptions = new LoadOptions(); loadOptions...

    forum.aspose.com/t/java-lang-classcastexception...
  5. Unable to save unchanged PSD - Free Support For...

    Hi! The attached file is a simplification of an actual file we are trying to edit using Aspose.PSD v25.4.0 Even with no changes, I’m not being able to save the PSD file back to disk. I’m running the following code: …...code: var loadOptions = new PsdLoadOptions(); loadOptions.LoadEffectsResource...(PsdImage)Image.Load(@opt.Psd, loadOptions)) { image.Save(opt.Output);...

    forum.aspose.com/t/unable-to-save-unchanged-psd...
  6. Create a new Task similar to Outlook and send T...

    Hi, I just want to Create/Update/Delete a Task in .Net similar as we create a new Task in Outlook and need to send Task as an email to the assigned user.Then Task should be shown in the outlook calender under the Tasks …...MailMessageLoadOptio loadOptions = new MailMessageLoadOptio(); loadOptions.MessageFormat...MessageFormat = MessageFormat.Msg; loadOptions.FileCompatibilityMod = FileCompatibilityMod...

    forum.aspose.com/t/create-a-new-task-similar-to...
  7. WarningInfoCollection.count property | Aspose.W...

    WarningInfoCollection.count property. Gets the number of elements contained in the collection.... LoadOptions (); lo . warningCallback...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Recognise Self Closing Tags with JavaScript via...

    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....keep precision true const loadOptions = new HtmlLoadOptions ( LoadFormat...Uint8Array ( arrayBuffer ), loadOptions ); // Save the workbook to...

    docs.aspose.com/cells/javascript-cpp/recognise-...
  9. Aspose.PSD for Java 24.5 - Release Notes|Docume...

    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....PsdLoadOptions loadOptions = new PsdLoadOptions (); loadOptions . setLoadEffectsResour...setLoadEffectsResour ( true ); loadOptions . setUseDiskForLoadEff (...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  10. Aspose::Words::Fields::Field::get_IsDirty metho...

    Aspose::Words::Fields::Field::get_IsDirty method. Gets or sets whether the current result of the field is no longer correct (stale) due to other modifications made to the document in C++....SaveFormat :: Docx ); // The LoadOptions object has an option to update...Aspose :: Words :: Loading :: LoadOptions > (); options -> set_UpdateDirtyFields...

    reference.aspose.com/words/cpp/aspose.words.fie...