Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 18,811 for

form

(0.09 sec)
  1. Aspose::Words::Fields::FormField::get_Type meth...

    Aspose::Words::Fields::FormField::get_Type method. Returns the Form field type in C++....FormField::get_Type method Returns the form field type. Aspose :: Words...get_Result ()); // The form field will appear in the form of a "select"...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Stages of the OMR process|Documentation

    Three major stages of Aspose.OMR workflow are: designing the content and layout, generating a printable Form and recognition pattern, and perForming optical mark recognition (OMR)....OMR process - from designing a form to recognizing its filled hardcopies... filling out, and scanning forms are not covered in this reference...

    docs.aspose.com/omr/net/omr-stages/
  3. Error handling|Documentation

    Debugging and identifying errors in the source code of the Aspose.OMR template during generation....for complex, deeply nested forms may be very complex and difficult...errors when generating printable forms. To validate the source code...

    docs.aspose.com/omr/net/generate-template/error...
  4. PDF Forms. Manage via Python | Aspose.PDF

    Manage PDF Forms programmatically with Python sample code using Aspose.PDF for Python via .NET....Fill PDF forms progammatically How to Manage PDF Forms Using Python...Library In order to add PDF Forms (Acroforms) in a PDF file, we’ll...

    products.aspose.com/pdf/python-net/acroforms/
  5. 通过 C# 导入 FDF 格式注释到 PDF|Aspose.PDF for .NET

    使用现有的 Form.ImportFdf() 或 PdfAnnotationEditor.ImportAnnotationsFromFdf() 方法将 FDF 格式注释导入 PDF,使用 Aspose.PDF for .NET。... 此外, Class Form 包含 Form.ImportFdf 方法 - 从 FDF 文件导入字段内容并将其放入新的...文件导入字段内容并将其放入新的 PDF 中。 以下代码片段演示了如何使用 Form.ImportFdf() 方法将 FDF 格式注释导入 PDF:...

    docs.aspose.com/pdf/zh/net/import-fdf/
  6. Working with Operators using Python|Aspose.PDF ...

    This topic explains how to use operators with Aspose.PDF for Python via .NET. The operator classes provide great features for PDF manipulation....Create an XForm form = ap . XForm . create_new_form ( document ....1 ] . resources . forms . add ( form ) form . contents . add (...

    docs.aspose.com/pdf/python-net/working-with-ope...
  7. FormField.exitMacro property | Aspose.Words for...

    FormField.exitMacro property. Returns or sets an exit macro name for the Form field....sets an exit macro name for the form field. get exitMacro () : string...The exit macro runs when the form field loses the focus in Microsoft...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FormField.checked property | Aspose.Words for P...

    FormField.checked property. Gets or sets the checked status of the check box Form field...checked status of the check box form field. Default value for this...Remarks Applicable for a check box form field only. See Also module...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FormField.default property | Aspose.Words for P...

    FormField.default property. Gets or sets the default value of the check box Form field...default value of the check box form field. Default value for this...Remarks Applicable for a check box form field only. See Also module...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用列表项|Aspose.PDF for .NET

    本节解释如何使用 FormEditor 类与 Aspose.PDF Facades 一起处理列表项。...of FormEditor to manipulate form fields using ( var formEditor...BindPdf ( dataDir + "Sample-Form-01.pdf" ); // Add a ListBox...

    docs.aspose.com/pdf/zh/net/working-with-list-item/