Sort Score
Result 10 results
Languages All
Labels All
Results 5,801 - 5,810 of 17,415 for

true type

(0.6 sec)
  1. ChartDataLabelCollection.position property | As...

    ChartDataLabelCollection.position property. Gets or sets the position of the data labels....the following chart series types: ChartSeriesType.Bar , ChartSeriesType...color. series . hasDataLabels = true ; let dataLabels = series ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. SaveOptions class | Aspose.Words for Python

    aspose.words.saving.SaveOptions class. This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format... export_generator_name When True , causes the name and version...produced files. Default value is True . iml_rendering_mode Gets or...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Fonts::DefaultFontSubstitutionRu...

    Aspose::Words::Fonts::DefaultFontSubstitutionRule class. Default font substitution rule. To learn more, visit the documentation article in C++.... static Type () Examples Shows how to set...get_DefaultFontSubstitut (); ASSERT_TRUE ( defaultFontSubstitut -> get_Enabled...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. 使用 Python 將水印添加到 PPT 演示文件 | products.aspose.com

    Python 源代碼,用於將水印添加到 PPT 演示文稿。...select_locked = True watermarkShape . shape_lock . size_locked = True watermarkShape... shape_lock . text_locked = True watermarkShape . shape_lock...

    products.aspose.com/slides/zh-hant/python-net/w...
  5. 使用 Python 將水印添加到 PPTX 演示文件 | products.aspose.com

    Python 源代碼,用於將水印添加到 PPTX 演示文稿。...select_locked = True watermarkShape . shape_lock . size_locked = True watermarkShape... shape_lock . text_locked = True watermarkShape . shape_lock...

    products.aspose.com/slides/zh-hant/python-net/w...
  6. FieldToc.use_paragraph_outline_level property |...

    FieldToc.use_paragraph_outline_level property. Gets or sets whether to use the applied paragraph outline level.... insert_field ( field_type = aw . fields . FieldType .... FIELD_TOC , update_field = True ) . as_field_toc () # Use the...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldToc.preserve_line_breaks property | Aspose...

    FieldToc.preserve_line_breaks property. Gets or sets whether to preserve newline characters within table entries.... insert_field ( field_type = aw . fields . FieldType .... FIELD_TOC , update_field = True ) . as_field_toc () # Use the...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose.PDF problem convert pdf to pptx with sli...

    Hello for an application, we must convert files pdf in pptx with slides as images, so use the property PptxSaveOptions.SlidesAsImages at True. When we try to convert, get the follow error: Call Stack: System.ArgumentEx…...SlidesAsImages at true. When we try to convert, get...SlidesAsImages = true, IsMultiThreading = true, }; document.Save(msPptx...

    forum.aspose.com/t/aspose-pdf-problem-convert-p...
  9. FieldToc.page_number_omitting_level_range prope...

    FieldToc.page_number_omitting_level_range property. Gets or sets a range of levels of the table of contents entries from which to omits page numbers.... insert_field ( field_type = aw . fields . FieldType .... FIELD_TOC , update_field = True ) . as_field_toc () # Use the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. "Aspose.TotalforPythonvia.NET.lic" not working ...

    Getting error Proxy error(InvalidOperationException): The license is not valid for this product #!/usr/bin/env python3 """ HTML to PDF Converter Using Official Documentation Pattern Based on official Aspose.HTML Python …...ThreadPoolExecutor, as_completed from typing import List, Optional # Use...License() namespace") return True except Exception as e: print(f"❌...

    forum.aspose.com/t/aspose-totalforpythonvia-net...