Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 22,570 for

loadoptions

(0.05 sec)
  1. Ինչպես բացել գաղտնաբառով պաշտպանված Excel ֆայլը...

    Այս հոդվածը ներառում է տեղեկատվություն այն մասին, թե ինչպես բացել գաղտնաբառով պաշտպանված Excel ֆայլը Java-ում: Օգտագործելով Java, բացեք Excel ֆայլը գաղտնաբառով, այս հոդվածում ներկայացված մի քանի տող կոդի օգնությամբ:...օգտագործելու համար ստեղծեք LoadOptions դասի օբյեկտի օրինակ Սահմանեք...օբյեկտի օրինակ՝ օգտագործելով LoadOptions օբյեկտը գաղտնաբառով: Վերոհիշյալ...

    kb.aspose.com/hy/cells/java/how-to-open-passwor...
  2. Convert CSV to JSON with JavaScript via C++|Doc...

    Convert CSV file to JSON using the easy-to-use Aspose.Cells for JavaScript via C++ API...."text/javascript" > const { Workbook , LoadOptions , LoadFormat , JsonSaveOptions...arrayBuffer (); const loadOptions = new LoadOptions ( LoadFormat . Csv...

    docs.aspose.com/cells/javascript-cpp/convert-cs...
  3. Merger.merge_stream method | Aspose.Words for P...

    aspose.words.lowcode.Merger.merge_stream method... LoadOptions ], save_options : aspose...streams. load_options List[ LoadOptions ] Load options for the input...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Converter Class | Aspose.Words for .NET

    Effortlessly convert various document types with Aspose.Words.LowCode.Converter. Simplify your workflow using just one line of code for seamless integration.... From ( Stream, LoadOptions ) Specifies input document...processing. From ( string, LoadOptions ) Specifies input document...

    reference.aspose.com/words/net/aspose.words.low...
  5. Aspose words合并word包含toc,toc的宽度和被合并文件的宽度不一致 - Fr...

    Hi , 我的问题,合并word包含toc,toc的宽度和被合并文件不一致。帮忙看下,感谢 技术栈:jdk21 + spring boot 3.2.5 + aspose-words-21.5.0-jdk17 合并代码: public static final String tocFontName = "Arial"; private static final License ASPOSE_LICENSE = new Li…...setInsertHyperlinks(true); LoadOptions loadOptions = new LoadOptions(); loadOptions...System.currentTimeMillis(); loadOptions.setLoadFormat(ImportFormatMode...

    forum.aspose.com/t/aspose-words-word-toc-toc/31...
  6. Secure Presentations with Passwords in Java|Asp...

    Learn how to effortlessly lock and unlock password-protected PowerPoint and OpenDocument presentations with Aspose.Slides for Java. Secure your presentations....presentation: LoadOptions loadOptions = new LoadOptions (); loadOptions...Presentation ( "pres.pptx" , loadOptions ); try { // work with decrypted...

    docs.aspose.com/slides/java/password-protected-...
  7. Secure Presentations with Passwords on Android|...

    Effortlessly lock and unlock password-protected PowerPoint and OpenDocument presentations with Aspose.Slides for Android via Java. Secure your presentations....presentation: LoadOptions loadOptions = new LoadOptions (); loadOptions...Presentation ( "pres.pptx" , loadOptions ); try { // work with decrypted...

    docs.aspose.com/slides/androidjava/password-pro...
  8. Load OneNote Document or File | Aspose.Note Doc...

    A guide on how to load a OneNote document or file using Java API methods.... The API’s LoadOptions class provides the setDocumentPassword...steps: Create a new object of LoadOptions class Specify the password...

    docs.aspose.com/note/java/load-a-onenote-document/
  9. 档案

    档案...# 您可以在加载 JPEG 2000 图像时使用 LoadOptions 类中的 BufferSizeHint 属性指定内存缓冲区大小,如以下...Load("inputFile.jp2", new LoadOptions() { BufferSizeHint = 10 }))...

    blog.aspose.com/zh/imaging/memory-optimization-...
  10. Field.IsDirty | Aspose.Words for .NET

    Manage the IsDirty property to ensure your field data stays accurate and up-to-date, enhancing document integrity and performance.... Docx ); // The LoadOptions object has an option to update...the document. LoadOptions options = new LoadOptions (); options...

    reference.aspose.com/words/net/aspose.words.fie...