Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 24,993 for

form

(0.07 sec)
  1. 获取字段Facade|Aspose.PDF for Python via .NET

    本示例演示如何使用 Aspose.PDF Facades API 从 PDF 文档中读取特定表单字段的值。... 创建一个 Form 对象。 将 PDF 文档绑定到表单对象。 检索字段值。...# Create Form object pdf_form = pdf_facades . Form () # Bind...

    docs.aspose.com/pdf/zh/python-net/get-field-fac...
  2. 获取单选按钮选项|Aspose.PDF for Python via .NET

    本文演示如何使用 Aspose.PDF Facades API 检索 PDF 文档中单选按钮字段的当前选定值。... 创建 Form 对象。 绑定 PDF 文档。 检索已选的单选按钮选项。...# Create Form object pdf_form = pdf_facades . Form () # Bind...

    docs.aspose.com/pdf/zh/python-net/get-radio-but...
  3. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

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

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. FormField.exit_macro property | Aspose.Words fo...

    FormField.exit_macro property. Returns or sets an exit macro name for the Form field....sets an exit macro name for the form field. @property def exit_macro...The exit macro runs when the form field loses the focus in Microsoft...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Set Field Alignment|Aspose.PDF for Python via .NET

    This example demonstrates how to set the text alignment of a Form field in a PDF document using Aspose.PDF for Python....Alignment Contents [ Hide ] PDF form fields often require customized...programmatically set the alignment of a form field’s text content. The FormEditor...

    docs.aspose.com/pdf/python-net/set-field-alignm...
  6. Set Field Appearance|Aspose.PDF for Python via ...

    This example demonstrates how to change the visual appearance of a PDF Form field using Aspose.PDF for Python....Appearance Contents [ Hide ] PDF form fields support appearance flags...modify these flags for specific form fields. Using the FormEditor...

    docs.aspose.com/pdf/python-net/set-field-appear...
  7. Error handling|Documentation

    Debugging and identifying errors in the source code of the Aspose.OMR template during generation....for complex, deeply nested forms may be very complex and difficult...errors when generating printable forms. To validate the source code...

    docs.aspose.com/omr/net/generate-template/error...
  8. 通过 C# 导入 FDF 格式注释到 PDF|Aspose.PDF for .NET

    使用现有的 Form.ImportFdf() 或 PdfAnnotationEditor.ImportAnnotationsFromFdf() 方法将 FDF 格式注释导入 PDF,使用 Aspose.PDF for .NET。... 此外, Class Form 包含 Form.ImportFdf 方法 - 从 FDF 文件导入字段内容并将其放入新的...文件导入字段内容并将其放入新的 PDF 中。 以下代码片段演示了如何使用 Form.ImportFdf() 方法将 FDF 格式注释导入 PDF:...

    docs.aspose.com/pdf/zh/net/import-fdf/
  9. 修改AcroForm|Aspose.PDF for C++

    使用Aspose.PDF for C++库修改PDF文件中的表单。您可以在现有表单中添加或删除字段,获取和设置字段限制等。...TextBoxField > ( document -> get_Form () -> idx_get ( u "textbox1"...TextBoxField > ( document -> get_Form () -> idx_get ( u "textbox1"...

    docs.aspose.com/pdf/zh/cpp/modifing-form/
  10. Converting Word document to PDF does not render...

    Please find attached the word document that does not render correctly when converted to PDF. Some of the pages are not rendered correctly and new page is added at the end. Input Word file Employee evaluation Form - 5 …...Word file Employee evaluation form - 5 page.docx (679.7 KB) Output...PDF file Employee evaluation form - 5 page - converted.pdf (303...

    forum.aspose.com/t/converting-word-document-to-...