Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 22,661 for

loadoptions

(0.2 sec)
  1. 使用 C++ 指定工作簿渲染的单独或私有字体集|Documentation

    学习如何使用 Aspose.Cells for C++为工作簿渲染指定单独或私有的字体集。...options with font configs LoadOptions opts ( LoadFormat :: Xlsx...

    docs.aspose.com/cells/zh/cpp/specify-individual...
  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 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...
  4. 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...
  5. 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...
  6. 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...
  7. Get Warnings while Loading Excel File with C++|...

    Learn how to catch and handle warnings while loading Excel files using Aspose.Cells for C++....interface and setting the LoadOptions.GetWarningCallback() property...02_OutputDirectory \\ " ); LoadOptions options ; WarningCallback...

    docs.aspose.com/cells/cpp/get-warnings-while-lo...
  8. Check Password to modify using Aspose.Cells for...

    Learn how to check if a password to modify matches using Aspose.Cells for Node.js via C++.... LoadOptions (); opts . setPassword (...

    docs.aspose.com/cells/nodejs-cpp/check-password...
  9. Convert HTML to PDF in .NET|Aspose.PDF for .NET

    This topic shows you how to convert HTML to PDF and MHTML to PDF using Aspose.PDF.... LoadOptions . ResourceLoadingResul SamePictureLoader...GetDataDir_AsposePdf (); Aspose . Pdf . LoadOptions . ResourceLoadingResul result...

    docs.aspose.com/pdf/net/convert-html-to-pdf/
  10. Specify Individual or Private Set of Fonts for ...

    Learn how to specify individual or private sets of fonts for workbook rendering using Aspose.Cells for Node.js via C++.... LoadOptions ( AsposeCells . LoadFormat...

    docs.aspose.com/cells/nodejs-cpp/specify-indivi...