Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 22,512 for

loadoptions

(0.06 sec)
  1. PPT to PDF Conversion with an Empty Comment in ...

    Hi Team, While converting PPT into PDF we are using Presentation class Object to load ppt file in Java code. import com.aspose.slides.Presentation; Presentation presentation = new Presentation("sample1.pptx"); We hav…...*; LoadOptions loadOptions = new LoadOptions(); loadOptions...Presentation("sample1.pptx", loadOptions); pres.save("output.pdf"...

    forum.aspose.com/t/ppt-to-pdf-conversion-with-a...
  2. 通过 Node.js 加载或导入带有公式的 CSV 文件|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 加载和导入包含公式的 CSV 文件。...cells' ); let loadOptions = new AsposeCells . TxtLoadOptions...TxtLoadOptions (); loadOptions . setHasFormula ( true ); let workbook...

    docs.aspose.com/cells/zh/nodejs-cpp/load-or-imp...
  3. Support For Interruptable Library|Aspose.Slides...

    Make long-running tasks cancelable with Aspose.Slides for C++. Interrupt rendering and conversions for PowerPoint and OpenDocument safely, with examples....ionToken is set and the LoadOptions instance is passed to the...= System :: MakeObject < LoadOptions > (); options -> set_InterruptionToken...

    docs.aspose.com/slides/cpp/support-for-interrup...
  4. java.lang.OutOfMemoryError: Java heap space whe...

    Environment Details: Aspose.Cells Version: 25.2 to 25.6 Jenkins OS: Linux Java Version: OpenJDK 17 Problem Description: I am using Aspose.CELLS to convert cells to HTML and getting OutOfMemory error. Here is the er…...as follows: LoadOptions options = new LoadOptions(); options....args) { try { LoadOptions options = new LoadOptions(); options....

    forum.aspose.com/t/java-lang-outofmemoryerror-j...
  5. Aspose.Cells 8.8.3 中的公共 API 更改|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.... Xlsx ); 添加LoadOptions.SetPaperSize方法 Aspose.Cells...Cells for .NET 8.8.3允许在使用新公开的LoadOptions.SetPaperSize方法时从默认打印机设置设...

    docs.aspose.com/cells/zh/net/public-api-changes...
  6. Secure Presentations with Passwords in JavaScri...

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

    docs.aspose.com/slides/nodejs-java/password-pro...
  7. Aspose.PSD for Python via .NET 24.6 - Release N...

    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....png" loadOpt = PsdLoadOptions () loadOpt . allow_warp_repaint...allow_warp_repaint = True loadOpt . load_effects_resource = True pngOpt...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  8. How to Convert PPT to PPTX in Java

    This tutorial focuses on how to convert PPT to PPTX in Java by providing the crisp information about the environment settings, detailed steps and a runnable sample code to transform PPT to PPTX in Java....conversion Initialize the LoadOptions class object to set the load...for the PPT file using the LoadOptions class. If the source PPT...

    kb.aspose.com/slides/java/how-to-convert-ppt-to...
  9. 使用JavaScript通过C++监控运行中的程序|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....SystemTimeInterruptM 类创建监控对象,使用 LoadOptions.interruptMonitor(AbstractInterruptMon)...tInterruptMon) 方法添加到 LoadOptions 参数中,然后用 startMonitor 函数设置预期...

    docs.aspose.com/cells/zh/javascript-cpp/monitor...
  10. Փոխակերպեք VSD-ն VSDX-ի՝ օգտագործելով Python-ը

    Այս կարճ ձեռնարկը նկարագրում է Python-ի միջոցով VSD-ն VSDX-ի փոխարկելու գործընթացը: Այն տրամադրում է բոլոր անհրաժեշտ մանրամասները՝ IDE-ը սահմանելու և Python-ի միջոցով VSD-ի VSDX փոխարկիչ մշակելու համար:...աղբյուր VSD ֆայլից Ստեղծեք LoadOptions դասի օբյեկտը և սահմանեք մուտքագրման...օգտագործելով Python : Ստեղծեք LoadOptions-ի օբյեկտ և սահմանեք բեռնման...

    kb.aspose.com/hy/diagram/python/convert-vsd-to-...