Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 22,885 for

loadoptions

(1.32 sec)
  1. FieldDisplayBarcode | Aspose.Words for Java

    Implements the DISPLAYBARCODE field in Java....docx"); // The LoadOptions object has an option to update...the document. LoadOptions options = new LoadOptions(); options....

    reference.aspose.com/words/java/com.aspose.word...
  2. Convert POTM to JSON Format in Android Apps | p...

    Convert POTM to JSON format in Android Apps without using using Microsoft Excel or PowerPoint...the correct password in a LoadOptions object. The following code...

    products.aspose.com/total/android-java/conversi...
  3. Convert PPSX to JSON Format via Java | products...

    Convert PPSX to JSON format via Java without using using Microsoft Excel or PowerPoint...the correct password in a LoadOptions object. Convert PPSX to JSON...

    products.aspose.com/total/java/conversion/ppsx-...
  4. Convert POT to JSON Format via Java | products....

    Convert POT to JSON format via Java without using using Microsoft Excel or PowerPoint...the correct password in a LoadOptions object. Convert POT to JSON...

    products.aspose.com/total/java/conversion/pot-t...
  5. Exit Code 139 when converting RTF with image to...

    We have a .NET web application that uses Aspose.Words to convert RTF files to PDF. This application has been running fine in IIS on a Windows VM for a number of years, but we’ve recently started running it on a Linux co…...Document(ms, new LoadOptions { LoadFormat = LoadFormat...

    forum.aspose.com/t/exit-code-139-when-convertin...
  6. 指定 3D 文件加载选项|Documentation

    有几个接受loadopons实例的Scene.open方法重载或Scene类构造函数重载。...这应该是从LoadOptions类派生的类的实例。每种加载格式都有一个相应的类,该...getDataDir (); Discreet3DSLoadOptio loadOpts = new Discreet3DSLoadOptio...

    docs.aspose.com/3d/zh/java/specify-3d-file-load...
  7. 在处理PSD时, 替换字体内容时出现了两个问题 - Free Support Forum - ...

    #Specify Load Options Loadoptions = PsdLoadoptions() Loadoptions.load_effects_resource = True Loadoptions.allow_warp_repaint = True 已经设置为True了 在处理PSD时, 替换字体内容时出现了两个问题: 无法延用原有的字体, 发生了改变 替换后字体的效果丢失了,如白边效果消失了 如何解决呢,…...Load Options loadOptions = PsdLoadOptions() loadOptions.load_effects_resource...load_effects_resource = True loadOptions.allow_warp_repaint = True 已经设置为True了...

    forum.aspose.com/t/psd/323995
  8. FAQ|Aspose.Words for .NET

    Aspose.Words for .NET answers the most frequently asked questions. Learn this page to quickly solve your problem on general questions or specific topics....the correct password in a `LoadOptions` object. doc = new Document..."OoxmlSaveOptions.Password.docx" , new LoadOptions ( "MyPassword" )); Assert...

    docs.aspose.com/words/net/faq/
  9. Convert DOTM to JSON Format via Java | products...

    Convert DOTM to JSON format via Java without using using Microsoft Word or Microsoft Excel...the correct password in a LoadOptions object. The following code...

    products.aspose.com/total/java/conversion/dotm-...
  10. Handling of duplicate Headers in EML files - Fr...

    The EDRM DupeID project requires that if an email has multiple “Message-ID” headers, only the first one should be used. Some experiments indicate that Aspose.Email (.NET) makes only the last value available, and there d…...could be: Have a setting in LoadOptions called DuplicateHeaderStrat...

    forum.aspose.com/t/handling-of-duplicate-header...