Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 25,008 for

form

(0.13 sec)
  1. 通过 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/
  2. 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-...
  3. Load Spreadsheet with GridJs and Flask|Document...

    Step‑by‑step guide to load an Excel spreadsheet using Aspose.Cells GridJs with a Flask backend.... form . get ( "p" ) uid = request . form . get ( "uid"...---------- # 3️⃣ Add image (multipart/form‑data) # ---------- @app.route...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  4. JSON Data and Word Template Output - Free Suppo...

    ‌JSON Content and Word Output The JSON content is: {"Form":{ "gender":"M"}}. In Word, the output statement is: <<[Form.gender]>>, which works fine. However, if the JSON content is: {"Form":{ "smoke":["Y","N"]}}. In W…...Output The JSON content is: {"form":{ "gender":"M"}} . In Word...the output statement is: <<[form.gender]>> , which works fine...

    forum.aspose.com/t/json-data-and-word-template-...
  5. Aspose::Words::Fields::FormField::get_Default m...

    Aspose::Words::Fields::FormField::get_Default method. Gets or sets the default value of the check box Form field. Default value for this property is false in C++....default value of the check box form field. Default value for this...Remarks Applicable for a check box form field only. See Also Class FormField...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose.PDF for PHP via Java - Create, Merge, Mo...

    PHP wrapper to generate edit and parse PDF files based on Java. Library converts PDF to multiple Formats including DOC, DOCX, XLS, XLSX, PPTX HTML and images...document processing tasks such as form processing, get and set metadata... hyperlinks, watermarks and form fields from an existing PDF...

    products.aspose.com/pdf/php-java/
  7. Processing write-in fields|Documentation

    How to recognize fields in which the respondent can hand write some text or draw a picture.... Form ?container=Example ?block=Write-in...templateProcessor . Recognize ( "form-20220519.png" ); int i = 1 ;...

    docs.aspose.com/omr/net/recognition/write-in/
  8. 获取字段值|Aspose.PDF for Python via .NET

    使用 Form 类的 Aspose.PDF Facades 从 PDF 表单检索字段值。... 将 PDF 绑定到 Form 对象。 指定您想读取的字段名称。 使用 get_field()...# Create Form object pdf_form = pdf_facades . Form () # Bind...

    docs.aspose.com/pdf/zh/python-net/get-field-val...
  9. Aspose OMR Voting Forms Creator and Recognizer ...

    Automate the preparation, printing, recognition, and data processing of voting Forms with Aspose OMR Voting Forms Designer and Recognizer. Experience the efficiency, accuracy, and convenience of our powerful...OMR Voting Form Aspose OMR Voting Forms Creator and Recognizer...Elections Aspose OMR Voting Forms Designer and Recognizer: Automate...

    products.aspose.com/omr/voting/form/
  10. Get Button Option Value|Aspose.PDF for .NET

    This section explains how to get Button Option Value with Aspose.PDF Facades using Form Class.... The Form class allows you to get all...GetDataDir_AsposePdfFacades_Forms (); using ( var pdfForm = new...

    docs.aspose.com/pdf/net/get-button-option-value/