Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 21,193 for

form

(0.06 sec)
  1. Modifing AcroForm|Aspose.PDF for C++

    Modifing Form in your PDF file with Aspose.PDF for C++ library. You can Add or remove fields in existing Form, getand set fieldlimit and etc....TextBoxField > ( document -> get_Form () -> idx_get ( u "textbox1"...TextBoxField > ( document -> get_Form () -> idx_get ( u "textbox1"...

    docs.aspose.com/pdf/cpp/modifing-form/
  2. Document.shade_form_data property | Aspose.Word...

    Document.shade_Form_data property. Specifies whether to turn on the gray shading on Form fields....shade_form_data property Document.shade_form_data property Specifies...shading on form fields. @property def shade_form_data ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PdfSaveOptions.render_choice_form_field_border ...

    PdfSaveOptions.render_choice_Form_field_border property. Specifies whether to render PDF choice Form field border....render_choice_form_field_border property PdfSaveOptions.rend...render_choice_form_field_border property Specifies whether to render...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 从AcroForm提取数据|Aspose.PDF for Java

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

    docs.aspose.com/pdf/zh/java/extract-data-from-a...
  5. Page setup|Documentation

    How to customize the paper size, orientation, font, images, and other layout settings of a printable Form....paths to images used in the form. GlobalPageSettings is passed...generates the printable form! Otherwise, form generation will fail...

    docs.aspose.com/omr/cpp/generate-template/page-...
  6. Aspose::Words::DocumentBuilder::InsertComboBox ...

    Aspose::Words::DocumentBuilder::InsertComboBox method. Inserts a combobox Form field at the current position in C++....x method Inserts a combobox form field at the current position...System::String& The name of the form field. Can be an empty string...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Aspose::Words::Saving::PdfSaveOptions::get_UseS...

    Aspose::Words::Saving::PdfSaveOptions::get_UseSdtTagAsFormFieldName method. Specifies whether to use SDT control Tag or Id property as a name of Form field in PDF in C++....or Id property as a name of form field in PDF. bool Aspose ::...property is used as a name of form field in PDF. When set to true...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Working with Forms|Aspose.PDF for Java

    This section explains how to work with AcroForms and XFA Forms in your PDF documents with Aspose.PDF for Java....Working with Forms Contents [ Hide ] Forms are files with areas...AcroForms are PDF files that contain form fields. Data can be entered...

    docs.aspose.com/pdf/java/working-with-forms/
  9. 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/
  10. PdfSaveOptions.PreserveFormFields | Aspose.Word...

    Discover how PdfSaveOptions' PreserveFormFields property retains Microsoft Word Form fields in PDFs or converts them to text. Enhance your document quality!...preserve Microsoft Word form fields as form fields in PDF or convert...set ; } Remarks Microsoft Word form fields include text input, drop...

    reference.aspose.com/words/net/aspose.words.sav...