Sort Score
Result 10 results
Languages All
Labels All
Results 5,581 - 5,590 of 17,463 for

true type

(1.74 sec)
  1. FieldTA.long_citation property | Aspose.Words f...

    FieldTA.long_citation property. Gets or sets the long citation for the entry.... insert_field ( field_type = FieldType . FIELD_TOA , update_field...variable to true. field_toa . use_heading = True # We can further...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldTA.page_range_bookmark_name property | Asp...

    FieldTA.page_range_bookmark_name property. Gets or sets the name of the bookmark that marks a range of pages that is inserted as the entry's page number.... insert_field ( field_type = FieldType . FIELD_TOA , update_field...variable to true. field_toa . use_heading = True # We can further...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldToa.page_number_list_separator property | ...

    FieldToa.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 = FieldType . FIELD_TOA , update_field...variable to true. field_toa . use_heading = True # We can further...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldTA.short_citation property | Aspose.Words ...

    FieldTA.short_citation property. Gets or sets the short citation for the entry.... insert_field ( field_type = FieldType . FIELD_TOA , update_field...variable to true. field_toa . use_heading = True # We can further...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldToc.update_page_numbers method | Aspose.Wo...

    FieldToc.update_page_numbers method. Updates the page numbers for items in this table of contents.... Returns True if the operation is successful...builder . insert_field ( field_type = aw . fields . FieldType ....

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

    aspose.words.saving.PclSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.PCL](../../aspose.words/saveformat/#PCL) format...) export_generator_name When True , causes the name and version...produced files. Default value is True . (Inherited from SaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Shape.signature_line property | Aspose.Words fo...

    Shape.signature_line property. Gets [SignatureLine](../../signatureline/) object if the shape is a signature line...allow_comments = True options . default_instructions = True options ...here' options . show_date = True options . signer = 'John Doe'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldFillIn.default_response property | Aspose....

    FieldFillIn.default_response property. Gets or sets default user response (initial value contained in the prompt window).... insert_field ( field_type = aw . fields . FieldType ....FIELD_FILL_IN , update_field = True ) . as_field_fill_in () field...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Insert hyperlink doesnt work when doc is conver...

    We are using below code to insert hyper link after every paragraph . But once the document is converted to pdf, hyper link isnt working. foreach (Paragraph paragraph in doc.GetChildNodes(NodeType.Paragraph, True)) { …...Paragraph, true)) { int index; if (paragraph...GetChildNodes(NodeType.Paragraph, true).IndexOf(paragraph); builder...

    forum.aspose.com/t/insert-hyperlink-doesnt-work...
  10. FieldGlossary.entry_name property | Aspose.Word...

    FieldGlossary.entry_name property. Gets or sets the name of the glossary entry to insert....first_section , is_import_children = True ) building_block . append_child...builder . insert_field ( field_type = aw . fields . FieldType ....

    reference.aspose.com/words/python-net/aspose.wo...