Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 24,255 for

form

(0.78 sec)
  1. FormField.text_input_format property | Aspose.W...

    FormField.text_input_Format property. Returns or sets the text Formatting for a text Form field....the text formatting for a text form field. @property def text_input_format...str ): ... Remarks If the text form field contains regular text...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PDF Certification|Aspose.PDF for Python via .NET

    Learn how to certify PDF documents in Python using PdfFileSignature and DocMDPSignature with different document modification permissions....workflows: Certify a PDF and allow form filling after certification...further changes. Certify a PDF for form filling Use this approach when...

    docs.aspose.com/pdf/python-net/pdf-certification/
  3. Copy Inner and Outer Field|Aspose.PDF for .NET

    This section explains how to copy Inner and Outer Field with Aspose.PDF Facades using FormEditor Class....Document ( dataDir + "Sample-Form-01.pdf" )) { // Add page document...formEditor . Save ( dataDir + "Sample-Form-01-mod.pdf" ); } } } Copy Outer...

    docs.aspose.com/pdf/net/copy-inner-and-outer-fi...
  4. free_text_input|Documentation

    Free_text_input element generates a placeholder in which the respondent can write a text in free Form....handwritten text placeholder to the form where the respondent can write...textual information in free form. Syntax free_text_input element...

    docs.aspose.com/omr/net/json-markup/free_text_i...
  5. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportDropDownFormFieldAsText method. Controls how drop-down Form fields are saved to HTML or MHTML. Default value is false in C++....method Controls how drop-down form fields are saved to HTML or...to true , exports drop-down form fields as normal text. When...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. 添加 PDF 表单字段|Aspose.PDF for .NET

    本主题解释了如何使用 FormEditor 类与 Aspose.PDF Facades 一起处理表单字段。...of FormEditor to manipulate form fields using ( var editor =...BindPdf ( dataDir + "Sample-Form-01.pdf" ); // Add a text field...

    docs.aspose.com/pdf/zh/net/add-form-fields/
  7. FormField.type property | Aspose.Words for Node.js

    FormField.type property. Returns the Form field type....type property Returns the form field type. get type () : Aspose..."Apple" ); // The form field will appear in the form of a "select"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Set Field Alignment|Aspose.PDF for Python via .NET

    This example demonstrates how to set the text alignment of a Form field in a PDF document using Aspose.PDF for Python....Alignment Contents [ Hide ] PDF form fields often require customized...programmatically set the alignment of a form field’s text content. The FormEditor...

    docs.aspose.com/pdf/python-net/set-field-alignm...
  9. Set Field Appearance|Aspose.PDF for Python via ...

    This example demonstrates how to change the visual appearance of a PDF Form field using Aspose.PDF for Python....Appearance Contents [ Hide ] PDF form fields support appearance flags...modify these flags for specific form fields. Using the FormEditor...

    docs.aspose.com/pdf/python-net/set-field-appear...
  10. 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...