Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 23,910 for

form

(1.88 sec)
  1. 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/
  2. PdfSaveOptions.preserveFormFields property | As...

    PdfSaveOptions.preserveFormFields property. Specifies whether to preserve Microsoft Word Form fields as Form fields in PDF or convert them to text...preserve Microsoft Word form fields as form fields in PDF or convert...boolean Remarks Microsoft Word form fields include text input, drop...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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/
  4. Generating the template|Documentation

    How to render a printable Form image and generate a recognition pattern file for Aspose.OMR for C++ engine....Contents [ Hide ] To generate a form image that can be printed out...to respondents, process the form’s source code with GenerateTemplate...

    docs.aspose.com/omr/cpp/generate-template/
  5. 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/
  6. Aspose::Words::Fields::TextFormFieldType enum |...

    Aspose::Words::Fields::TextFormFieldType enum. Specifies the type of a text Form field in C++....Specifies the type of a text form field. enum class TextFormFieldType...Description Regular 0 The text form field can contain any text....

    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. Working with XFA Forms in PDF|Aspose.PDF for PH...

    With Aspose.PDF for PHP via Java you may convert XFA into AcroForm, fill the Form field in a PDF document, extract data from the Form....Working with XFA Forms in PDF Contents [ Hide ] XFA stands for...for XML Forms Architecture. It’s a set of proprietary XML specifications...

    docs.aspose.com/pdf/php-java/xfa-forms/
  9. 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/
  10. Create AcroForms - Create Fillable PDF in Java|...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for Java....in Java Contents [ Hide ] Add Form Field in a PDF Document The...collection named Form which helps manage form fields in a PDF...

    docs.aspose.com/pdf/java/create-forms/