Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 22,514 for

loadoptions

(0.14 sec)
  1. Word转pdf 图片丢失 - Free Support Forum - aspose.com

    SNT25070004_1(4).zip (2.4 MB) word转pdf 这里第四页的第二张图片不见了...8:22am 3 代码是 LoadOptions optionss = new LoadOptions(); optionss...

    forum.aspose.com/t/word-pdf/314770
  2. How to solve the memory leak problem when save ...

    Please see the demo atthachment, i am building a preview online website with Aspose.Cell 24.1.0, sometimes there is a memory leak problem with a small excel file(file also in demo attachment). So could you provide a dem…... LoadOptions loadOptions = new LoadOptions(LoadFormat...t.Xlsx); loadOptions.LoadFilter = new CustomLoad(); John.He July...

    forum.aspose.com/t/how-to-solve-the-memory-leak...
  3. Convert DOTM to ODP via C++ or with free Online...

    Export DOTM to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTM to ODP online converter quickly before integrating the code....overload, which accepts a LoadOptions object. This object contains...document's constructor using a LoadOptions object. auto options = MakeObject...

    products.aspose.com/total/cpp/conversion/dotm-t...
  4. Convert DOC to ODP via C++ or with free Online ...

    Export DOC to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOC to ODP online converter quickly before integrating the code....overload, which accepts a LoadOptions object. This object contains...document's constructor using a LoadOptions object. auto options = MakeObject...

    products.aspose.com/total/cpp/conversion/doc-to...
  5. Convert ODT to PPTM via C++ or with free Online...

    Export ODT to PPTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free ODT to PPTM online converter quickly before integrating the code....overload, which accepts a LoadOptions object. This object contains...document's constructor using a LoadOptions object. auto options = MakeObject...

    products.aspose.com/total/cpp/conversion/odt-to...
  6. Convert DOCX to PPS via C++ or with free Online...

    Export DOCX to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to PPS online converter quickly before integrating the code....overload, which accepts a LoadOptions object. This object contains...document's constructor using a LoadOptions object. auto options = MakeObject...

    products.aspose.com/total/cpp/conversion/docx-t...
  7. 将 PowerPoint 转换为 PDF|Aspose.Slides for PHP 文档

    将 PowerPoint 演示文稿转换为 PDF。将 PowerPoint 保存为符合标准或无障碍标准的 PDF...Continue ; } } $loadOptions = new LoadOptions (); $warningCallback...slides.IWarningCallback" )); $loadOptions -> setWarningCallback ( $warningCallback...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  8. FieldAutoTextList | Aspose.Words for Java

    Implements the AUTOTEXTLIST 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...
  9. FieldDate | Aspose.Words for Java

    Implements the DATE 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...
  10. FieldIf | Aspose.Words for Java

    Implements the IF 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...