Sort Score
Result 10 results
Languages All
Labels All
Results 5,991 - 6,000 of 15,887 for

true type

(0.12 sec)
  1. Low Code|Aspose.Words for .NET

    Simplify document processing tasks like compare, convert, split, merge, find and replace, and others using Low Code API. Aspose.Words LowCode API with clean syntax, fast results, and minimal coding effort....examples to see how these two types of API differ. In the Fluent...IgnoreFormatting = true , IgnoreCaseChanges = true }; LowCodeComparer...

    docs.aspose.com/words/net/low-code/
  2. Field.display_result property | Aspose.Words fo...

    Field.display_result property. Gets the text that represents the displayed field result.... insert_field ( field_type = aw . fields . FieldType ....FIELD_AUTHOR , update_field = True ) . as_field_author () field_author...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartLegend.position property | Aspose.Words fo...

    ChartLegend.position property. Specifies the position of the legend on a chart.... insert_chart ( chart_type = aw . drawing . charts . ChartType...the legend. legend . overlay = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats.... image_type = cells . drawing . ImageType...one_page_per_sheet = True image_options . only_area = True sheet_render...

    docs.aspose.com/slides/python-net/working-solut...
  5. 将 Markdown 翻译为 DOM|Python via .NET 格式的 Aspose.W...

    使用 Python 将 Markdown 文档转换为 Document Object Model 并返回。因此,您可以使用复杂的现有 Markdown 并以编程方式从头开始创建 Markdown 文档。...bold = True # Use a document builder to...Bold. builder . font . bold = True builder . writeln ( "This text...

    docs.aspose.com/words/zh/python-net/translate-m...
  6. CompatibilityOptions class | Aspose.Words for P...

    aspose.words.settings.CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word)... disable_open_type_font_formatting_features Specifies...Calculation. ui_compat_97_to_2003 True to disable UI functionality...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ShapeBase.font property | Aspose.Words for Python

    ShapeBase.font property. Provides access to the font formatting of this object.... insert_shape ( shape_type = aw . drawing . ShapeType ...the shape's "Font" object to "true" to hide the text box from sight...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TextureAlignment enumeration | Aspose.Words for...

    aspose.words.drawing.TextureAlignment enumeration. Specifies the alignment for the tiling of the texture fill.... insert_shape ( shape_type = aw . drawing . ShapeType ...aw . NodeType . SHAPE , 0 , True ) . as_shape () self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldUserAddress.user_address property | Aspose...

    FieldUserAddress.user_address property. Gets or sets the current user's postal address.... insert_field ( field_type = aw . fields . FieldType ....FIELD_USER_ADDRESS , update_field = True ) . as_field_user_address ()...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用文本注释处理PDF通过Python|Aspose.PDF for Python via .NET

    Aspose.PDF for Python 允许您从PDF文档中添加、获取和删除文本注释。...769 , True ) ) textAnnotation . title =...annotations if ( a . annotation_type == ap . annotations . AnnotationType...

    docs.aspose.com/pdf/zh/python-net/text-annotation/