Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 22,512 for

loadoptions

(0.06 sec)
  1. Customize Default Fonts in Presentations with P...

    Set default fonts in Aspose.Slides for Python to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images....API: Create an instance of LoadOptions. Set the DefaultRegularFont...and asian fonts loadOptions = slides . LoadOptions ( slides . LoadFormat...

    docs.aspose.com/slides/python-net/default-font/
  2. 在加载工作簿时使用JavaScript通过C++过滤VBA项目|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在加载Excel工作簿时过滤VBA项目。...Workbook , SaveFormat , LoadOptions , LoadFormat , LoadFilter...load VBA const loadOptions = new LoadOptions ( LoadFormat . Auto...

    docs.aspose.com/cells/zh/javascript-cpp/filter-...
  3. HtmlLoadOptions.SupportFontFaceRules | Aspose.W...

    Discover HtmlLoadoptions SupportFontFaceRules, control font loading with ease. Enhance your web design by enabling custom fonts for a polished look....HtmlLoadOptions loadOptions = new HtmlLoadOptions (); loadOptions . SupportFontFaceRules..."Html with FontFace.html" , loadOptions ); Assert . That ( doc ....

    reference.aspose.com/words/net/aspose.words.loa...
  4. RtfLoadOptions | Aspose.Words for .NET

    Discover the RtfLoadoptions constructor that effortlessly initializes your class with default values, enhancing your coding efficiency and productivity.... RtfLoadOptions loadOptions = new RtfLoadOptions ();...that may occur in the text. loadOptions . RecognizeUtf8Text = recognizeUtf8Text...

    reference.aspose.com/words/net/aspose.words.loa...
  5. RtfLoadOptions.RecognizeUtf8Text | Aspose.Words...

    Discover how the RtfLoadoptions RecognizeUtf8Text property preserves UTF-8 characters during import, ensuring accurate text representation and seamless integration.... RtfLoadOptions loadOptions = new RtfLoadOptions ();...that may occur in the text. loadOptions . RecognizeUtf8Text = recognizeUtf8Text...

    reference.aspose.com/words/net/aspose.words.loa...
  6. Aspose::Words::Loading::BlockImportMode enum | ...

    Aspose::Words::Loading::BlockImportMode enum. Specifies how properties of block-level elements are imported from HTML-based documents in C++....GetBytes ( html )); auto loadOptions = System :: MakeObject <...HTML block-level elements. loadOptions -> set_BlockImportMode (...

    reference.aspose.com/words/cpp/aspose.words.loa...
  7. Shape conversion into image with same font diff...

    Hello, we found an issue with the conversion of the shape of the following docx. Smart objects - formatting issue (2).docx (24.1 KB) Our environment: Debian 12 Python 3.12 Aspose-Words - 25.7.0 Image after conversio…...Font Settings : Use the LoadOptions to pass the FontSettings...FontSettings LoadOptions loadOptions = new LoadOptions(); loadOptions...

    forum.aspose.com/t/shape-conversion-into-image-...
  8. ReportBuilder | Aspose.Words for Java

    Provides methods intended to fill template with data using LINQ Reporting Engine in Java....from(InputStream input, LoadOptions loadOptions) Specifies input document...from(String input, LoadOptions loadOptions) Specifies input document...

    reference.aspose.com/words/java/com.aspose.word...
  9. Filter VBA Project while loading a workbook wit...

    Learn how to filter VBA projects while loading Excel workbooks using Aspose.Cells for JavaScript via C++....Workbook , SaveFormat , LoadOptions , LoadFormat , LoadFilter...load VBA const loadOptions = new LoadOptions ( LoadFormat . Auto...

    docs.aspose.com/cells/javascript-cpp/filter-vba...
  10. Aspose::Words::Loading::TxtLoadOptions::TxtLoad...

    Aspose::Words::Loading::TxtLoadoptions::TxtLoadoptions constructor. Initializes a new instance of this class with default values in C++....-> get_Length ()); auto loadOptions = System :: MakeObject <...:: TxtLoadOptions > (); loadOptions -> set_DetectHyperlinks (...

    reference.aspose.com/words/cpp/aspose.words.loa...