Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 22,833 for

loadoptions

(1.4 sec)
  1. Customize PowerPoint Fonts in Java|Aspose.Slide...

    Customize fonts in PowerPoint slides with Aspose.Slides for Java to keep your presentations sharp and consistent across any device....ttf" ); LoadOptions loadOptions = new LoadOptions (); loadOptions..."assets/fonts" , "global/fonts" }); loadOptions . getDocumentLevelFont ()...

    docs.aspose.com/slides/java/custom-font/
  2. LoadOptions.preserve_include_picture_field prop...

    Loadoptions.preserve_include_picture_field property. Gets or sets whether to preserve the INCLUDEPICTURE field when reading Microsoft Word formats...preserve_include_picture_field property LoadOptions.preserve_include_picture_field...# We can set a flag in a LoadOptions object to decide whether...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 在加载工作簿时使用Node.js通过C++过滤VBA项目|Documentation

    学习如何在加载Excel工作簿时使用Aspose.Cells for Node.js via C++过滤VBA项目。...VBA const loadOptions = new AsposeCells . LoadOptions ( AsposeCells...LoadDataFilterOption . VBA ); loadOptions . setLoadFilter ( loadFilter...

    docs.aspose.com/cells/zh/nodejs-cpp/filter-vba-...
  4. Word-ից Excel փոխարկում Python-ի օգնությամբ

    Հետևեք այս հոդվածին՝ Word փաստաթուղթը Excel ձևաչափի փոխարկելու համար՝ օգտագործելով Python։ Այն պարունակում է IDE-ի կարգավորման բոլոր մանրամասները, քայլերի ցանկը և օրինակային կոդ՝ Python-ում պարզ Word DOC-ից Excel փոխարկիչ կառուցելու համար։...պահանջների՝ օգտագործելով LoadOptions և SaveFormat։ Քայլեր՝ DOC...Document և License Ստեղծեք LoadOptions օբյեկտ՝ մուտքային ձևաչափը...

    kb.aspose.com/hy/words/python/conversion-from-w...
  5. 如何修复加载大型电子表格时的java.lang.OutOfMemoryError|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....//Specify the LoadOptions LoadOptions options = new LoadOptions (); //Set...

    docs.aspose.com/cells/zh/java/how-to-fix-the-ja...
  6. Your First Aspose.Diagram Application - Hello W...

    This page describes how to create first application with Aspose.Diagram library....options */ LoadOptions loadOptions = new LoadOptions ( LoadFileFormat...dataDir + "Drawing1.vsx" , loadOptions );...

    docs.aspose.com/diagram/java/your-first-aspose-...
  7. LoadOptions.temp_folder property | Aspose.Words...

    Loadoptions.temp_folder property. Allows to use temporary files when reading document...temp_folder property LoadOptions.temp_folder property Allows...load_options = aw . loading . LoadOptions () load_options . temp_folder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Ինչպես փոխարկել XLS-ը XLSX-ի Python-ում

    Այս կարճ ձեռնարկը տալիս է հստակ տեղեկատվություն այն մասին, թե ինչպես փոխարկել XLS-ը XLSX-ի Python-ում: Մինչ XLS-ը XLSX Python կոդի փոխակերպումը պահանջում է պարզապես բեռնել և պահպանել ֆայլը ցանկալի ձևաչափով:...փոխարկելու համար Ստեղծեք LoadOptions դասի օբյեկտ՝ աղբյուրը XLS-ը...օբյեկտի մեջ՝ օգտագործելով LoadOptions օբյեկտի ցանկալի զտիչները...

    kb.aspose.com/hy/cells/python/how-to-convert-xl...
  9. Encrypt And Decrypt ODS files with Node.js via ...

    Password-protect and encrypt ODS files using Aspose.Cells for Node.js via C++....providing a password in the LoadOptions.getPassword() . Once the...file const loadOptions = new AsposeCells . LoadOptions ( AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/encrypt-and-de...
  10. IDocumentReaderPlugin.read method | Aspose.Word...

    IDocumentReaderPlugin.read method. Reads the data from the specified stream into the [Document](../../document/) instance.... LoadOptions , document : aspose . words...document from. load_options LoadOptions An additional load options...

    reference.aspose.com/words/python-net/aspose.wo...