Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 3,754 for

formfield

(0.01 sec)
  1. Extract AcroForm Data using C++|Aspose.PDF for C++

    This section explains how to extract forms from your PDF document with Aspose.PDF for C++....document -> get_Form ()) { auto formField = System :: DynamicCast <...( u "Field Name : {0} " , formField -> get_PartialName ()); Console...

    docs.aspose.com/pdf/cpp/extract-form/
  2. FormField.exit_macro property | Aspose.Words fo...

    Formfield.exit_macro property. Returns or sets an exit macro name for the form field....exit_macro property FormField.exit_macro property Returns or...class FormField FormField.entry_macro property FormField.help_text...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. IsRequired | Aspose.Email for .NET API Reference

    IsRequired Formfield.IsRequired property Get or set value that define field as required. public bool IsRequired { get......IsRequired FormField.IsRequired property Get or set value that...; set ; } See Also class FormField namespace Aspose.Email.Amp...

    reference.aspose.com/email/net/aspose.email.amp...
  5. DocumentBuilder.InsertComboBox | Aspose.Words f...

    DocumentBuilder InsertComboBox method. Inserts a combobox form field at the current position in C#.... public FormField InsertComboBox ( string name...CreateForm.docx" ); See Also class FormField class DocumentBuilder namespace...

    reference.aspose.com/words/net/aspose.words/doc...
  6. 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....
  7. 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...
  8. How to extract the Style and Font Information's...

    Hello Team, Could you please help me on how to extract the common style and font information of one document and apply that properties to another document...<summary> /// Called when a FormField node is encountered in the...VisitFormField(FormField formField) { ResetFont(formField.Font); return...

    forum.aspose.com/t/how-to-extract-the-style-and...
  9. FormField.own_help property | Aspose.Words for ...

    Formfield.own_help property. Specifies the source of the text that's displayed in a message box when a form field has the focus and the user presses F1....own_help property FormField.own_help property Specifies the source...the text specified by the FormField.help_text property is displayed...

    reference.aspose.com/words/python-net/aspose.wo...
  10. SpecialChar Class | Aspose.Words for .NET

    Aspose.Words.SpecialChar class. Base class for special characters in the document in C#....<summary> /// Called when a FormField is encountered in the document...VisitFormField ( FormField formField ) { if ( formField . Font . Hidden...

    reference.aspose.com/words/net/aspose.words/spe...