Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 20,557 for

loadoptions

(0.03 sec)
  1. How to Export PowerPoint to Word using Java

    This tutorial guides on how to export PowerPoint to Word using Java. It provides configuration details, stepwise procedure and a runnable sample code to convert PPTX to DOCX using Java....file on the disk Create a LoadOptions class object using the Aspose...overloads also like the one with LoadOptions that supports setting fonts...

    kb.aspose.com/slides/java/how-to-export-powerpo...
  2. 用 C++ 加密Excel文件|Documentation

    学习如何用 Aspose.Cells 和 C++对Excel文件进行加密和密码保护。...return 0 ; } 要解密ODS文件,通过在 LoadOptions.GetPassword() 中提供密码来加载文件。一旦文件加载完成,将...encrypted ODS file LoadOptions loadOptions ( LoadFormat :: Ods...

    docs.aspose.com/cells/zh/cpp/encrypting-excel-f...
  3. 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-...
  4. Aspose::Words::Loading::EditingLanguage enum | ...

    Aspose::Words::Loading::EditingLanguage enum. Specifies the editing language in C++.... auto loadOptions = System :: MakeObject <...Words :: Loading :: LoadOptions > (); loadOptions -> get_LanguagePreferences...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. Callback errors during export and load|CAD Docu...

    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.... Errors property in LoadOptions object is used to store messages...

    docs.aspose.com/cad/net/developer-guide/callbac...
  6. Callback errors during export and load|CAD Docu...

    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.... Errors property in LoadOptions object is used to store messages...

    docs.aspose.com/cad/net/callback-errors-during-...
  7. Zobrazit PSD, PSB nebo AI | products.aspose.com

    Převod obrázků souborů Adobe PhotoShop a Illustrator a další formáty...PsdLoadOptions loadOptions = new PsdLoadOptions(); loadOptions.setReadOnlyMode(true);...Image.load(sourceFileName, loadOptions); image.save(sourceFileName...

    products.aspose.com/psd/cz/view/
  8. Otevřete soubor PSD online | products.aspose.com

    Otevřete soubor PSD online pomocí Aspose.PSD...PsdLoadOptions loadOptions = new PsdLoadOptions(); loadOptions.setReadOnlyMode(true);...Image.load(sourceFileName, loadOptions); image.save(sourceFileName...

    products.aspose.com/psd/cz/view/open-psd-online/
  9. PSD File Viewer | products.aspose.com

    PSD File Viewer...PsdLoadOptions loadOptions = new PsdLoadOptions(); loadOptions.setReadOnlyMode(true);...Image.load(sourceFileName, loadOptions); image.save(sourceFileName...

    products.aspose.com/psd/view/psd-file-viewer/
  10. Open PSD file online | products.aspose.com

    Open PSD file online using Aspose.PSD...PsdLoadOptions loadOptions = new PsdLoadOptions(); loadOptions.setReadOnlyMode(true);...Image.load(sourceFileName, loadOptions); image.save(sourceFileName...

    products.aspose.com/psd/view/open-psd-online/