Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 22,536 for

form

(0.14 sec)
  1. 提取 AcroForm - 从 PDF 中提取表单数据 C#|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET 库从您的 PDF 文档中提取表单。获取 PDF 文件中单个字段的值。...从 Form 集合中获取每个字段,在名为 Field 的基本字段类型中访问其...RunExamples . GetDataDir_AsposePdf_Forms (); // Open PDF document using...

    docs.aspose.com/pdf/zh/net/extract-form/
  2. Working with Operators using C++|Aspose.PDF for...

    This topic explains how to use operators with Aspose.PDF in C++. The operator classes provide great features for PDF manipulation....> ()); // Create xForm auto form = XForm :: CreateNewForm ( document...get_Resources () -> get_Forms () -> Add ( form ); form -> get_Contents...

    docs.aspose.com/pdf/cpp/operators/
  3. Optical Mark Recognition API for Java | Aspose

    Generate machine-readable OMR Forms, including bubble sheets, quizzes, surveys, questionnaires, and many more. Recognize hand-filled marks from scanned images and photos within cross-platForm Java applications and services....questionnaires, and other OMR forms. Focus on the task at hand rather...// Generate machine-readable form from the markup GenerationResult...

    products.aspose.com/omr/java/
  4. 识别表单字段名称|Aspose.PDF for .NET

    Aspose.Pdf.Facades 允许您使用 Form 类识别表单字段名称。...Facades 命名空间包含 Form 类,该类包含名为 FillField 的函数,它接受两...单字段,我们首先需要读取所有 Pdf 表单字段的名称。 Form 类提供名为 FieldNames 的属性,该属性返回所有字段的名称,如果...

    docs.aspose.com/pdf/zh/net/identifying-form-fie...
  5. FormField.textInputDefault property | Aspose.Wo...

    FormField.textInputDefault property. Gets or sets the default string or a calculation expression of a text Form field....calculation expression of a text form field. get textInputDefault...default string for the text form field. This string is the content...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Hello, World!|Documentation

    Familiarize yourself with Aspose.OMR for JAVA by creating simple applications for generating and recognizing machine-readable Forms....printer for producing printed forms. A pen, a pencil, or a marker...printable form and recognition pattern files. Print the form. Fill...

    docs.aspose.com/omr/java/hello-world/
  7. PDF file after saving is not fillable - Free Su...

    Hi, I have 2 pdf, that I attached. input1.pdf after saving is not fillable anymore. While input2.pdf after saving is still fillable. I don’t understand the reason. I tried setting the security options through PdfFileSec…...levels of compatibility with form fields, and certain operations...Solution To ensure that the form fields remain fillable after...

    forum.aspose.com/t/pdf-file-after-saving-is-not...
  8. Developer's reference|Documentation

    For developers, by developers. Find answers in Aspose.OMR for .NET developer's reference and start building your OMR applications....workflow - from designing a form to recognizing its filled hardcopies...Designing the form Describe the content and layout of the form using...

    docs.aspose.com/omr/net/developer-reference/
  9. Developer's reference|Documentation

    For developers, by developers. Start building your OMR software with Aspose.OMR for Java and find answers to the most common questions....designing a machine-readable form to recognizing the completed...the form Describe the content and layout of the OMR form using...

    docs.aspose.com/omr/java/developer-reference/
  10. Create AcroForm - Create Fillable PDF in C#|Asp...

    With Aspose.PDF for .NET you may create a Form from scratch in your PDF file... Create form from scratch Add Form Field in a PDF Document...collection named Form which helps you manage form fields in a PDF...

    docs.aspose.com/pdf/net/create-form/