Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 6,151 for

formfield

(0.03 sec)
  1. Aspose::Words::DocumentVisitor::VisitCommentSta...

    Aspose::Words::DocumentVisitor::VisitCommentStart method. Called when enumeration of a comment text has started in C++....SharedPtr < FormField > formField ) override { if ( formField -> get_Font...get_Font () -> get_Hidden ()) { formField -> Remove (); } return VisitorAction...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. FormField.is_check_box_exact_size property | As...

    Formfield.is_check_box_exact_size property. Gets or sets the boolean value that indicates whether the size of the textbox is automatic or specified explicitly....is_check_box_exact_size property FormField.is_check_box_exact_size property...class FormField property FormField.check_box_size FormField.help_text...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FormField.remove_field method | Aspose.Words fo...

    Formfield.remove_field method. Removes the complete form field, not just the form field special character....fields class FormField FormField.accept method FormField.set_text_input_value...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FormField.h - Aspose.Words for C++ - API Reference

    Formfield.h 1 // Copyright 2001-2022 Aspose Pty Ltd. All Rights Reserved. 3 // 4 // This file is part of Aspose.Words......FormField.h 1 // Copyright 2001-2022 Aspose Pty Ltd. All Rights...ASPOSE_WORDS_SHARED_CLASS FormField : public Aspose::Words::SpecialChar...

    reference.aspose.com/words/cpp/_form_field_8h_s...
  5. Aspose::Words::SpecialChar Class Reference - As...

    Base class for special characters in the document....VisitFormField(SharedPtr<FormField> formField) override { if (formField->get_F...(formField->get_Font()->get_Hidden()) { formField->Remove(); } return VisitorAction::Continue...

    reference.aspose.com/words/cpp/class/aspose.wor...
  6. While replacing a specified syntax with a docum...

    Hello Team, Currently I have a main document which in turn has some syntaxes those syntax will be replaced with a document that I have done with the help of your Shows how to insert an entire document’s contents as a re…...<summary> /// Called when a FormField node is encountered in the...VisitFormField(FormField formField) { ResetFont(formField.Font); return...

    forum.aspose.com/t/while-replacing-a-specified-...
  7. HtmlControlType Enum | Aspose.Words for .NET

    Aspose.Words.Loading.HtmlControlType enum. Type of document nodes that represent input and select elements imported from HTML in C#....Values Name Value Description FormField 0 StructuredDocumentTa 1 See...

    reference.aspose.com/words/net/aspose.words.loa...
  8. Table.Accept | Aspose.Words for .NET API 参考

    Table 方法. 接受访客.../// <summary> /// 在文档中遇到 FormField 时调用。 /// </summary> public...VisitFormField ( FormField formField ) { if ( formField . Font . Hidden...

    reference.aspose.com/words/zh/net/aspose.words....
  9. Paragraph.Accept | Aspose.Words for .NET API 参考

    Paragraph 方法. 接受访客.../// <summary> /// 在文档中遇到 FormField 时调用。 /// </summary> public...VisitFormField ( FormField formField ) { if ( formField . Font . Hidden...

    reference.aspose.com/words/zh/net/aspose.words/...
  10. Name | Aspose.Email for .NET API 参考

    获取或设置字段名称...Name FormField.Name property 获取或设置字段名称。 public string Name {...get ; set ; } 也可以看看 class FormField 命名空间 Aspose.Email.Amp 部件 Aspose...

    reference.aspose.com/email/zh/net/aspose.email....