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

form

(0.27 sec)
  1. 导入和导出数据|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/
  2. 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/txt-markup/elements-lay...
  3. 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...
  4. 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/
  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. Aspose::Words::Fields::FormFieldCollection clas...

    Aspose::Words::Fields::FormFieldCollection class. A collection of FormField objects that represent all the Form fields in a range. To learn more, visit the documentation article in C++....objects that represent all the form fields in a range. To learn...more, visit the Working with Form Fields documentation article...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. 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...
  8. 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...
  9. 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...
  10. Working with XFA Forms using C++|Aspose.PDF for...

    Aspose.PDF for C++ API lets you work with XFA and XFA AcroForm fields in a PDF document. The Aspose.PDF.Facades....with XFA Forms using C++ Contents [ Hide ] XFA Forms is XML Forms...improve the handling of web forms. It can also be used in PDF...

    docs.aspose.com/pdf/cpp/xfa-forms/