Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 25,008 for

form

(0.09 sec)
  1. Document.ShadeFormData | Aspose.Words for .NET

    Discover how to use the ShadeFormData property to enhance Form visibility with gray shading, improving user experience and accessibility....turn on the gray shading on form fields. public bool ShadeFormData...how to apply gray shading to form fields. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Import Microsoft Excel File|Documentation

    This article introduces how to import file in GridWeb....GridWeb control to a web form. Import the Excel file by specifying...control to a web form, refer to Add GridWeb to Web Form . When Aspose...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  3. Layout|Documentation

    Layout elements are used to arrange other elements and define the appearance and design of the OMR Form....appearance and design of the OMR form. Layout elements themselves...arrangement of elements All form elements are rendered one below...

    docs.aspose.com/omr/net/programmatic-forms/elem...
  4. Extract AcroForm Data using C++|Aspose.PDF for C++

    This section explains how to extract Forms from your PDF document with Aspose.PDF for C++....to navigate through all the form fields and then get the value...property. Get each field from the Form collection, in the base field...

    docs.aspose.com/pdf/cpp/extract-form/
  5. FormField.enabled property | Aspose.Words for N...

    FormField.enabled property. True if a Form field is enabled....enabled property True if a form field is enabled. get enabled...enabled () : boolean Remarks If a form field is enabled, its contents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 按钮字段和图像|Aspose.PDF for Python via .NET

    本示例演示如何使用 Aspose.PDF Facades API 在 PDF 表单中管理按钮字段。... 创建一个 Form 对象。 将 PDF 文件绑定到 Form 对象。 向 Button Field...# Create Form object pdf_form = pdf_facades . Form () # Bind...

    docs.aspose.com/pdf/zh/python-net/button-fields...
  7. PDF sticky Annotations using C#|Aspose.PDF for ...

    Learn how to create sticky annotations, such as notes and highlights, in PDFs using Aspose.PDF in .NET....); XForm form = annotation . Appearance [ "N" ]; form . BBox =...name ; // Add the image to the form resources if it hasn't been...

    docs.aspose.com/pdf/net/sticky-annotations/
  8. PdfSaveOptions.renderChoiceFormFieldBorder prop...

    PdfSaveOptions.renderChoiceFormFieldBorder property. Specifies whether to render PDF choice Form field border....whether to render PDF choice form field border. get renderChoiceFormFiel...: boolean Remarks PDF choice form fields are used for export of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Extract Data from AcroForm using Rust|Aspose.PD...

    Aspose.PDF makes it easy to extract Form field data from PDF files. Learn how to extract data from AcroForms and save it into XML, FDF or XFDF Format....opening an existing PDF file with form fields, then exporting those...’export_xml’ method to extract the form field data and save it as an...

    docs.aspose.com/pdf/rust-cpp/extract-data-from-...
  10. Get Required Field Names|Aspose.PDF for Python ...

    This example demonstrates how to identify and retrieve the names of required Form fields in a PDF document using Aspose.PDF Facades API....Names Contents [ Hide ] PDF forms may contain mandatory fields...required in the form’s properties. Create a Form Object. Bind the...

    docs.aspose.com/pdf/python-net/get-required-fie...