Sort Score
Result 10 results
Languages All
Labels All
Results 6,311 - 6,320 of 15,995 for

true type

(1.31 sec)
  1. Application not loading on Linux after adding S...

    Hello Aspose Support Team, We are facing an issue when running our .NET Core 3.1 application on Linux. The same application works fine on Windows, but after encountering a SkiaSharp error log, we added SkiaSharp native…...TypeInitializationEx: The type initializer for 'SkiaSharp.SKObject'...System.TypeInitializationEx: The type initializer for 'SkiaSharp.SKObject'...

    forum.aspose.com/t/application-not-loading-on-l...
  2. 搜索

    搜索..._CenterText ( NullableBool::True); chart->get_ChartTitle()->set_Height(20);...t(20); chart->set_HasTitle( true); // 刪除默認生成的系列和類別 chart->ge...

    blog.aspose.com/zh-hant/slides/create-powerpoin...
  3. 档案

    档案..._CenterText ( NullableBool::True); chart->get_ChartTitle()->set_Height(20);...t(20); chart->set_HasTitle( true); // 删除默认生成的系列和类别 chart->ge...

    blog.aspose.com/zh/slides/create-powerpoint-pre...
  4. Yellow OMR form with a horizontal tear line|Doc...

    OMR form with a horizontal tear line in yellow...barcode=test_id codetext=true value=15478977 barcode_type=Code32 &block...barcode=test_id codetext=true value=15478978 barcode_type=Code32 &block...

    docs.aspose.com/omr/net/showcases/tear/horizont...
  5. AxisCrosses enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.AxisCrosses enumeration. Specifies the possible crossing points for an axis.... insert_chart ( chart_type = aw . drawing . charts . ChartType...chart . axis_x x_axis . category_type = aw . drawing . charts . AxisCategoryType...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Shape.image_data property | Aspose.Words for Py...

    Shape.image_data property. Provides access to the image of the shape... SHAPE , True ) self . assertEqual ( 9 , len...image_type_to_extension ( shape . image_data . image_type ) } '...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Fonts::FontSettings::get_Substit...

    Aspose::Words::Fonts::FontSettings::get_SubstitutionSettings method. Settings related to font substitution mechanism in C++....SystemFonts , systemFontSource -> get_Type ()); ASSERT_EQ ( 0 , systemFontSource...get_FontInfoSubstitution () -> set_Enabled ( true ); doc -> get_FontSettings ()...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. AxisDisplayUnit.document property | Aspose.Word...

    AxisDisplayUnit.document property. Returns the document containing the parent chart....5 ; // Configure both types of tick marks to appear inside...referenceEquals ( doc )). toEqual ( true ); // Set the tick labels to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PDF 粘性注释使用 Python|Aspose.PDF for Python via .NET

    本主题关于粘性注释,作为示例,我们展示文本中的水印注释。...Rectangle ( 100 , 0 , 400 , 100 , True )) # 将注释添加到页面的注释集合中 page . annotations...annotations if ( a . annotation_type == ap . annotations . AnnotationType...

    docs.aspose.com/pdf/zh/python-net/sticky-annota...
  10. 怎么在这里面获取图片信息 if node.node_type == aw.NodeType.S...

    def get_paragraph_str(paragraph): """获取段落信息""" para_content = paragraph.to_string(aw.SaveFormat.TEXT) para_content = para_content.replace("\r", "") para_content = para_content.strip() return para_cont…...node_type == aw.NodeType.SHAPE: 中文技术支持 words-python...NodeType.ANY, False): if node.node_type == aw.NodeType.PARAGRAPH: node...

    forum.aspose.com/t/if-node-node-type-aw-nodetyp...