Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 24,159 for

form

(0.12 sec)
  1. FormEditor Class|Aspose.PDF for Python via .NET

    Learn how to use the FormEditor class in Aspose.PDF for Python via .NET to create Form fields, modify existing fields, customize field appearance, and add scripts or submit actions....interactive PDF form fields. It helps you build form structures,...Appearance Modifying Form Fields Creating Form Field PdfFileSignature...

    docs.aspose.com/pdf/python-net/formeditor-class/
  2. 导入和导出数据|Aspose.PDF for .NET

    本节解释如何使用表单类通过 Aspose.PDF Facades 导入和导出数据。...AI 导入和导出数据 Contents [ Hide ] Form 类允许您使用 ImportXml 方法从 XML 文件导入数据到...PDF 文件。为了从 XML 导入数据,您需要创建一个 Form 类的对象,然后使用 FileStream 对象调用 ImportXml...

    docs.aspose.com/pdf/zh/net/import-and-export-data/
  3. Optical Mark Recognition API for C++ | Aspose

    Generate machine-readable answer sheets, surveys, ballots, questionnaires, and other OMR Forms, and extract optical marks from scanned images and photos within C and C++ applications....questionnaires, and other OMR forms, and read optical marks from...// Generate machine-readable form from the markup System :: SharedPtr...

    products.aspose.com/omr/cpp/
  4. 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-...
  5. 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...
  6. Modifing AcroForm|Aspose.PDF for .NET

    Modifing Form in your PDF file with Aspose.PDF for .NET library. You can Add or remove fields in existing Form, getand set fieldlimit and etc.... GetDataDir_AsposePdf_Forms (); // Create FormEditor instance...instance using ( var form = new Aspose . Pdf . Facades . FormEditor...

    docs.aspose.com/pdf/net/modifing-form/
  7. Working with Forms using Python|Aspose.PDF for ...

    This section contains articles relating to work with Forms in PDF documents using Python API....Working with Forms using Python Contents [ Hide ] Forms are files...AcroForms are PDF files that contain form fields. Data can be entered...

    docs.aspose.com/pdf/python-java/forms/
  8. Remove Field Action|Aspose.PDF for Python via .NET

    Removing JavaScript from Form fields can be useful when modifying interactive PDF Forms, disabling previously assigned actions, or cleaning documents that contain unnecessary scripts....Action Contents [ Hide ] PDF forms often contain JavaScript actions...execute when users interact with form elements such as buttons or...

    docs.aspose.com/pdf/python-net/remove-field-act...
  9. Fill Barcode Fields|Aspose.PDF for Python via .NET

    This example demonstrates how to programmatically fill barcode fields in a PDF Form using Aspose.PDF for Python via .NET. It shows how to bind a PDF document, assign a value to a barcode field, and save the updated file....Hide ] Barcode fields in PDF forms allow encoded information to...barcodes. In this example, the Form facade from the aspose.pdf.facades...

    docs.aspose.com/pdf/python-net/fill-barcode-fie...
  10. FormField.result property | Aspose.Words for No...

    FormField.result property. Gets or sets a string that represents the result of this Form field....represents the result of this form field. get result () : string...string Remarks For a text form field the result is the text that...

    reference.aspose.com/words/nodejs-net/aspose.wo...