Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 24,159 for

form

(0.08 sec)
  1. Developer's reference|Documentation

    For developers, by developers. Find answers to your questions regarding Aspose.OMR for C++ and start building your own software OMR solutions....designing a machine-readable form to reading hand-filled marks...machine-readable forms Describe the content and layout of OMR forms in textual...

    docs.aspose.com/omr/cpp/developer-reference/
  2. FormField.Result | Aspose.Words for .NET

    Discover the FormField Result property, easily manage and customize the string output of your Form fields for enhanced user experience....represents the result of this form field. public string Result...; set ; } Remarks For a text form field the result is the text...

    reference.aspose.com/words/net/aspose.words.fie...
  3. 从AcroForm提取数据|Aspose.PDF for Android via Java

    AcroForms存在于许多PDF文档中。本文旨在帮助您了解如何使用Aspose.PDF从AcroForms中提取数据。...Form 集合中的索引器来快速检索此数据。 按标题检索表单字段值...属性允许您获取特定字段的值。要获取值,请从 Document 对象的 form field collection 获取表单字段。此示例选择一个...

    docs.aspose.com/pdf/zh/androidjava/extract-data...
  4. Aspose::Words::Fields::FormFieldCollection clas...

    Aspose::Words::Fields::FormFieldCollection class. A collection of FormField objects that represent all the Form fields in a range. To learn more, visit the documentation article in C++....objects that represent all the form fields in a range. To learn...more, visit the Working with Form Fields documentation article...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. FormEditor Class|Aspose.PDF for Java

    This section explains how to work with com.aspose.pdf.facades using FormEditor Class....[ Hide ] Add PDF Form Fields Decorate Form Field in PDF Working...Move and Remove Form Field Import and Export Form Field PdfXmpMetadata...

    docs.aspose.com/pdf/java/formeditor-class/
  6. Aspose::Words::Fields::FormField class | Aspose...

    Aspose::Words::Fields::FormField class. Represents a single Form field. To learn more, visit the documentation article in C++....single form field. To learn more, visit the Working with Form Fields...references to the specified form field are automatically updated...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. 从 PDF 中删除表单 C#|Aspose.PDF for .NET

    基于子类型/表单使用 Aspose.PDF for .NET 库删除文本。 从 PDF 中删除所有表单。... GetDataDir_AsposePdf_Forms (); // Open PDF document using...{ // Get the forms from the first page var forms = document ....

    docs.aspose.com/pdf/zh/net/remove-form/
  8. PdfSaveOptions.UseSdtTagAsFormFieldName | Aspos...

    Discover how the PdfSaveOptions UseSdtTagAsFormFieldName property enhances PDF Forms by using SDT control tags for better organization and clarity....or Id property as a name of form field in PDF. public bool UseSdtTagAsFormField...property is used as a name of form field in PDF. When set to true...

    reference.aspose.com/words/net/aspose.words.sav...
  9. TextFormFieldType enumeration | Aspose.Words fo...

    Aspose.Words.Fields.TextFormFieldType enumeration. Specifies the type of a text Form field....Specifies the type of a text form field. Members Name Description...text form field can contain any text. Number The text form field...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Create AcroForm - Create Fillable PDF in Python...

    Create AcroForm fields from scratch in PDF documents by using Aspose.PDF for Python via .NET....Contents [ Hide ] 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/python-net/create-form/