Sort Score
Result 10 results
Languages All
Labels All
Results 5,261 - 5,270 of 15,992 for

true type

(0.08 sec)
  1. FieldIndex.page_number_list_separator property ...

    FieldIndex.page_number_list_separator property. Gets or sets the character sequence that is used to separate two page numbers in a page number list.... insert_field ( field_type = aw . fields . FieldType ....FIELD_INDEX , update_field = True ) . as_field_index () # If our...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartDataLabelCollection.rotation property | As...

    ChartDataLabelCollection.rotation property. Gets or sets the rotation of the data labels of the entire series in degrees.... insert_chart ( chart_type = aw . drawing . charts . ChartType...has_data_labels = True data_labels . show_value = True data_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldIndex.sequence_separator property | Aspose...

    FieldIndex.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_INDEX , update_field = True ) . as_field_index () # In the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Font.bidi property | Aspose.Words for Python

    Font.bidi property. Specifies whether the contents of this run shall have right-to-left characteristics....classified as “weak types” and “neutral types”. Examples Shows how...italic_bi = True builder . font . bold_bi = True builder . font...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 档案

    档案...fill_type = slides.FillType.NO_FILL watermarkShape...line_format.fill_format.fill_type = slides.FillType.NO_FILL #...

    blog.aspose.com/zh/slides/add-watermark-to-powe...
  6. 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...
  7. FieldOptions.file_name property | Aspose.Words ...

    FieldOptions.file_name property. Gets or sets the file name of the document.... insert_field ( field_type = aw . fields . FieldType ....FIELD_FILE_NAME , update_field = True ) . as_field_file_name () field...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HtmlSaveOptions.export_original_url_for_linked_...

    HtmlSaveOptions.export_original_url_for_linked_images property. Specifies whether original URL should be used as the URL of the linked images... Remarks If value is set to True ImageData.source_full_name value...() options . css_style_sheet_type = aw . saving . CssStyleSheetType...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Non-standard /DefaultValue key in the /Pages di...

    I have a PDF document that when examining its metadata has this object: 2 0 obj << /Type /Pages /Count 4 /Kids [3 0 R 22 0 R 25 0 R 28 0 R] /DefaultValue (GykqNSk/dAoeHHo8NSh6dBQfDnpobnRodGo=) >> endobj Appare…...has this object: 2 0 obj << /Type /Pages /Count 4 /Kids [3 0 R...if you could confirm this is true. asad.ali September 1, 2025...

    forum.aspose.com/t/non-standard-defaultvalue-ke...
  10. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_Title method. Provides access to the axis title properties in C++....chartAxisXTitle -> set_Show ( true ); System :: SharedPtr < Aspose...set_Show ( true ); chartAxisYTitle -> set_Overlay ( true ); chartAxisYTitle...

    reference.aspose.com/words/cpp/aspose.words.dra...