Sort Score
Result 10 results
Languages All
Labels All
Results 4,291 - 4,300 of 10,766 for

true type

(0.05 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Python 를 사용하여 PDF 문서 병합https://products.aspose.com/pdf/ko/python-net/merger/Recent content in Python 를 사용하여 PDF 문서 병합 on Aspsoe.PDF ProductsHug......org","@type":"HowTo","name":"파이썬을 사용하여 BMP를...pdf-for-net.svg","step":[{"@type":"HowToStep","name":"문서 초기화"...

    products.aspose.com/pdf/ko/python-net/merger/in...
  2. FieldToc.sequence_separator property | Aspose.W...

    FieldToc.sequence_separator property. Gets or sets the character sequence that is used to separate sequence numbers and page numbers.... insert_field ( field_type = aw . fields . FieldType .... FIELD_TOC , update_field = True ) . as_field_toc () # SEQ fields...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TextPath.shadow property | Aspose.Words for Python

    TextPath.shadow property. Defines whether a shadow is applied to the text on a text path.... bold = True shape . text_path . italic = True # Below are...TEXT_PLAIN_TEXT , shape . shape_type ) # Use the "on" property to...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartAxisTitle class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartAxisTitle class. Provides access to the axis title properties... insert_chart ( chart_type = aw . drawing . charts . ChartType...chart_axis_x_title . show = True chart_axis_y_title = chart ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to align by Hyperlink along side paragraph ...

    I have used below code to create a bookmark and insert hyper link at end of paragraph . But the hyperlink isnt aligning well with paragraph headings(inserted image) . How to align it properly? // Insert bookmark at the …...Type == FieldType.FieldTOC).FirstOrDefault();...GetChildNodes(NodeType.Paragraph, true)) { int index; if (paragraph...

    forum.aspose.com/t/how-to-align-by-hyperlink-al...
  6. FieldIndex.use_yomi property | Aspose.Words for...

    FieldIndex.use_yomi property. Gets or sets whether to enable the use of yomi text for index entries.... insert_field ( field_type = aw . fields . FieldType ....FIELD_INDEX , update_field = True ) . as_field_index () # The...

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

    TextPath.trim property. Determines whether extra space is removed above and below the text.... bold = True shape . text_path . italic = True # Below are...TEXT_PLAIN_TEXT , shape . shape_type ) # Use the "on" property to...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TextPath.text_path_alignment property | Aspose....

    TextPath.text_path_alignment property. Defines the alignment of text.... bold = True shape . text_path . italic = True # Below are...TEXT_PLAIN_TEXT , shape . shape_type ) # Use the "on" property to...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any text boxes containing MergeField Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)"); try { // Find all text boxes containing merge fields Docum…...SHAPE, true)) { if (obj instanceof Shape)...getChildNodes(NodeType.PARAGRAPH, true); Paragraph refNode = shape...

    forum.aspose.com/t/alternative-way-to-extract-a...
  10. 使用 Python 將水印添加到 ODP 演示文件 | products.aspose.com

    Python 源代碼,用於將水印添加到 ODP 演示文稿。...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...