Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 22,533 for

form

(0.17 sec)
  1. FormField.SetTextInputValue | Aspose.Words for ...

    Discover how the FormField SetTextInputValue method enhances text Formatting and efficiently stores results, streamlining your data input process....how insert different kinds of form fields into a document, and...builder to insert text input form field. builder . Write ( "Enter...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Working with Operators|Aspose.PDF for Java

    This topic explains how to use operators with Aspose.PDF. The operator classes provide great features for PDF manipulation....GSave ()); // Create xForm XForm form = XForm . createNewForm ( pdfDocument...getResources (). getForms (). add ( form ); form . getContents (). add (...

    docs.aspose.com/pdf/java/operators/
  3. Aspose::Words::Fields::FormField::get_Default m...

    Aspose::Words::Fields::FormField::get_Default method. Gets or sets the default value of the check box Form field. Default value for this property is false in C++....default value of the check box form field. Default value for this...Remarks Applicable for a check box form field only. See Also Class FormField...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. 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...
  5. FormField.drop_down_items property | Aspose.Wor...

    FormField.drop_down_items property. Provides access to the items of a dropdown Form field....access to the items of a dropdown form field. @property def drop_down_items...maximum 25 items in a dropdown form field. See Also module aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Import and Export Annotations to XFDF format|As...

    You may import and export annotation with XFDF Format using Aspose.PDF for Java library....[ Hide ] XFDF stand for XML Forms Data Format. It is an XML based...represent form data or annotations contained in a PDF form. XFDF...

    docs.aspose.com/pdf/java/import-export-xfdf/
  7. 搜索

    搜索...</p> <br /> <form asp-controller="Home" asp-action="UploadFiles"...class="form-inline dropzone" enctype="multipart/form-data"> <div...

    blog.aspose.com/zh-hant/words/compare-two-word-...
  8. 档案

    档案...</p> <br /> <form asp-controller="Home" asp-action="UploadFiles"...class="form-inline dropzone" enctype="multipart/form-data"> <div...

    blog.aspose.com/zh/words/compare-two-word-docum...
  9. 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/
  10. 通过 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/