Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 66,752 for

form

(0.06 sec)
  1. Form.h - Aspose.PDF for C++ - API Reference

    Form.h 1 #pragma once 2 // Copyright (c) 2001-2023 Aspose Pty Ltd. All Rights Reserved. 3 4 #include Form.h 1 #pragma once 2 // Copyright (c) 2001-2023 Aspose Pty...namespace Facades 60 { 61 class Form; 62 class FormEditor; 63 class...

    reference.aspose.com/pdf/cpp/_aspose_pdf_cpp_2c...
  2. Working with Forms using Python|Aspose.PDF for ...

    This section describes how to work with AcroForms in PDF documents with Aspose.PDF. for Python via .NET....Working with Forms using Python Contents [ Hide ] This section...fill in, submit and store the forms electronically, making them...

    docs.aspose.com/pdf/python-net/working-with-forms/
  3. FormField.Checked | Aspose.Words for .NET

    FormField Checked property. Gets or sets the checked status of the check box Form field. Default value for this property is false in C#....checked status of the check box form field. Default value for this...Remarks Applicable for a check box form field only. Examples Shows how...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FormField.ExitMacro | Aspose.Words for .NET

    FormField ExitMacro property. Returns or sets an exit macro name for the Form field in C#....sets an exit macro name for the form field. public string ExitMacro...The exit macro runs when the form field loses the focus in Microsoft...

    reference.aspose.com/words/net/aspose.words.fie...
  5. InputElementType | Aspose.HTML for .NET API Ref...

    Represent states of the input field....A button for submitting the form result. Image 20 A graphical...the form result. Reset 21 A button for resetting the form data...

    reference.aspose.com/html/net/aspose.html.forms...
  6. Import and Export Annotations to XFDF|Aspose.PD...

    You may import and export annotation with XFDF Format with C# and Aspose.PDF for .NET library....[ Hide ] XFDF stand for XML Forms Data Format. It is an XML based...represent form data or annotations contained in a PDF form. XFDF...

    docs.aspose.com/pdf/net/import-export-xfdf/
  7. IForm - Aspose.PDF for Java - API Reference

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platForm....FieldType FontColor FontStyle Form Form.ImportStatus FormattedText...Description class Form Class representing Acro form object. class...

    reference.aspose.com/pdf/java/com.aspose.pdf.fa...
  8. Fill AcroForms|Aspose.PDF for PHP via Java

    This section explains how to fill Form field in a PDF document with Aspose.PDF for PHP via Java....preferred file type, for creating Forms. Aspose.PDF for PHP via Java...Java allows you to fill a form field, get the field from the Document...

    docs.aspose.com/pdf/php-java/fill-form/
  9. Image|Documentation

    A markup element that adds a picture to a generated Form....to insert an image into the form at the provided coordinates...all images referenced in the form’s source code must be provided...

    docs.aspose.com/omr/java/design-form/image/
  10. TFF are not updated automatically - Free Suppor...

    Hi Alex, TFF are not getting updated automatically, which is causing problems during mail merge fields processing… I have tried doc.updateFields(); before saving, but is of no use. I can only see them after doing the f…...the following code to update Form Fields manually: Document doc...FieldType.FIELD_FORM_TEXT_INPUT) { // Get form field asociated...

    forum.aspose.com/t/tff-are-not-updated-automati...