Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 24,993 for

form

(0.14 sec)
  1. 在文本框字段中对齐文本|Aspose.PDF for .NET

    本文展示了如何使用 Form 类在文本框字段中对齐文本。...在下面的示例中,我们将首先使用 Form 类的 FillField 方法填充一个文本框字段。之后,我们将使用...MemoryStream ()) { // Create Form Object var form = new Aspose . Pdf ...

    docs.aspose.com/pdf/zh/net/justify-text-in-a-te...
  2. Extract data from PDF Forms using Python | Aspo...

    Extract user data fields from fillable PDF document programmatically with Python sample code using Aspose.PDF for Python for .NET....How to Extract data from PDF Forms using Python Library In order...order to extract PDF Forms (Acroforms) in a PDF file, we’ll use...

    products.aspose.com/pdf/python-net/acroforms/ex...
  3. Generating the template|Documentation

    How to render a printable Form and generate a recognition pattern file for Aspose.OMR engine....printable form and a recognition pattern file, process the form’s source...); It will create a printable form for A4 (210 x 297 mm) paper...

    docs.aspose.com/omr/net/generate-template/
  4. Aspose.Cells Forms for Sitefinity|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platForms....Cells Forms for Sitefinity Contents [ Hide ] Introduction...Introduction Aspose.Cells Dynamic Forms for Sitefinity Module allows...

    docs.aspose.com/cells/net/aspose-cells-forms-fo...
  5. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

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

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. 导入 XML 数据|Aspose.PDF for Python via .NET

    本示例演示如何使用 Aspose.PDF for Python via .NET 将 XML 文件中的表单数据导入到 PDF 表单字段。它展示了如何绑定 PDF 文档,通过文件流读取结构化的 XML 数据,并自动填充相应的表单字段。...在本示例中,the Form facade 来自 aspose.pdf.facades...PDF 将保存为新文档。 初始化 pdf_facades.Form() 以操作 PDF 表单字段。 调用 ‘bind_pdf()’...

    docs.aspose.com/pdf/zh/python-net/import-xml-data/
  7. FormField.calculate_on_exit property | Aspose.W...

    FormField.calculate_on_exit property. True if references to the specified Form field are automatically updated whenever the field is exited....references to the specified form field are automatically updated...affects the behavior of the form field when the document is opened...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Fields::FormField::set_Enabled m...

    Aspose::Words::Fields::FormField::set_Enabled method. True if a Form field is enabled in C++....FormField::set_Enabled method True if a form field is enabled. void Aspose...( bool value ) Remarks If a form field is enabled, its contents...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. 使用 C# 创建 PDF 粘性注释|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .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/zh/net/sticky-annotations/
  10. FormField.Enabled | Aspose.Words for .NET

    Discover the FormField Enabled property. Easily check if a Form field is active for seamless user interactions and enhanced web functionality....Enabled property True if a form field is enabled. public bool...{ get ; set ; } Remarks If a form field is enabled, its contents...

    reference.aspose.com/words/net/aspose.words.fie...