Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 23,020 for

form

(0.07 sec)
  1. Range.form_fields property | Aspose.Words for P...

    Range.Form_fields property. Returns a [Range.Form_fields](./) collection that represents all Form fields in the range....form_fields property Range.form_fields property Returns a Range...Range.form_fields collection that represents all form fields in...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Opening an Excel File|Documentation

    This article introduces how to open file in GridDesktop....GridDesktop control to your windows form then you should refer to How...one GridControl Control to the form. Add three buttons with their...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  3. 使用运算符与C++协作|Aspose.PDF for C++

    本主题解释如何在C++中使用Aspose.PDF的运算符。运算符类为PDF操作提供了强大的功能。...GSave > ()); // 创建xForm auto form = XForm :: CreateNewForm ( document...get_Resources () -> get_Forms () -> Add ( form ); form -> get_Contents...

    docs.aspose.com/pdf/zh/cpp/operators/
  4. text|Documentation

    Text element is used to add one or more lines of text to the Form....or more lines of text to the form. Text elements cannot be nested...be top-level elements in the form hierarchy. Syntax The element...

    docs.aspose.com/omr/net/txt-markup/text/
  5. Image|Documentation

    A markup element that adds a picture to a generated Form....to insert an image into the form at the provided coordinates...all images referenced in the form’s source code must be provided...

    docs.aspose.com/omr/java/design-form/image/
  6. Fine-tuning recognition accuracy|Documentation

    How to adjust the recognition accuracy to get reliable results for all types of marks under various conditions....Different types of machine-readable forms can take different types of...when photographing a completed form can adversely affect recognition...

    docs.aspose.com/omr/java/recognition/accuracy-t...
  7. Aspose::Words::Section::get_ProtectedForForms m...

    Aspose::Words::Section::get_ProtectedForForms method. True if the section is protected for Forms. When a section is protected for Forms, users can select and modify text only in Form fields in Microsoft Word in C++....protected for forms. When a section is protected for forms, users can...select and modify text only in form fields in Microsoft Word. bool...

    reference.aspose.com/words/cpp/aspose.words/sec...
  8. Product overview|Documentation

    An introduction to OMR technology and how Aspose.OMR for Java can help you to create and recognize machine-readable Forms of any complexity.... OMR form structure Core elements of the...Aspose.OMR for Java printable form. Getting started Analyzing your...

    docs.aspose.com/omr/java/overview/
  9. VerticalChoiceBoxConfig|Documentation

    VerticalChoiceBoxConfig element generates a vertical question block with multiple answers and an optional write-in field....used at the top level of the form hierarchy. Required properties...text is not displayed on the form. Threshold int 45 Set the recognition...

    docs.aspose.com/omr/net/programmatic-forms/vert...
  10. Few Fields not being populated onto XFA PDF usi...

    Hello I am using the below code to populate the attached PDF (FDA-3331a_Dyn_Sec_Ext_10-14-2024-unlocked.pdf) using attached FDA-3331a_Dyn_Sec_Ext_10-14-2024-unlocked.pdf (3.3 MB) XML (Pasted below) but few fields do no…...pdf”); var m_form = new Aspose.Pdf.Facades.Form(); m_form.BindPdf(doc);...Save(xmlStream); m_form.ImportXml(xmlStream, false); m_form.Save(“Output...

    forum.aspose.com/t/few-fields-not-being-populat...