Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 66,727 for

form

(0.07 sec)
  1. System::UriShim Class Reference - Aspose.Slides...

    Static Public Member Functions | List of all members System::UriShim Class Reference Service class. More... #include ......Converts character to escaped hex form. More... static char16_t HexUnescape...Converts character from escaped hex form. More... static bool IsHexEncoding...

    reference.aspose.com/slides/cpp/class/system.ur...
  2. System::UriShim Class Reference - Aspose.PDF fo...

    Static Public Member Functions | List of all members System::UriShim Class Reference Service class. More... #include ......Converts character to escaped hex form. More... static ASPOSECPP_SHARED_API...Converts character from escaped hex form. More... static ASPOSECPP_SHARED_API...

    reference.aspose.com/pdf/cpp/class/system.uri_s...
  3. What's is the difference between FDF, XML, and ...

    This section difference between XML, FDF and XFDF Forms with Aspose.PDF Facades using Form Class.... Unraveling Forms Aspose.PDF for .NET is used...interactive forms called AcroForms. These interactive forms have a...

    docs.aspose.com/pdf/net/whats-the-difference-be...
  4. FormFieldCollection class | Aspose.Words for Py...

    aspose.words.fields.FormFieldCollection class. A collection of [FormField](../Formfield/) objects that represent all the Form fields in a range...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/python-net/aspose.wo...
  5. ImportXfdf | Aspose.PDF for .NET API Reference

    Imports the content of the fields from the xfdfxml file and put them into the new pdf....ImportXfdf Form.ImportXfdf method Imports the content of the...Examples Form form = new Form ( "PdfForm.pdf" , "Form_ImportXfdf...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  6. 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 // C# preprocessor direct......Form.h 1 #pragma once 2 // Copyright (c) 2001-2023 Aspose Pty...enum class FieldType ; 49 class Form ; 50 class FormEditor; 51 class...

    reference.aspose.com/pdf/cpp/_aspose_pdf_cpp_2c...
  7. SignDependentElementsRenderingModeWhenConverted...

    Forms can contain signing inFormation i.e. can be signed or unsigned. And Forms view sometimes must depend on whether Form is signed or not. This property tells to Forms converter f.e. during conversion XFA Form to Standard Form whether result Form must be rendered as signed or as unsigned....SignDependentElement Form.SignDependentElement field Forms can contain... And form’s view sometimes must depend on whether form is signed...

    reference.aspose.com/pdf/net/aspose.pdf.forms/f...
  8. How to Fill PDF | Aspose.PDF

    Do you know how easily to How to Fill PDF Forms via Python? How to Fill PDF Forms with high quality Python via .NET PDF library....How to Fill PDF Forms via Python When dealing with documents...often arises to fill out a PDF form. Python, known for its versatility...

    products.aspose.com/pdf/tutorial/fill-pdf/
  9. GetButtonOptionValues | Aspose.PDF for .NET API...

    Gets the radio button option fields and related values based on the field name. This method has meaning for radio button groups....GetButtonOptionValue Form.GetButtonOptionValue method Gets the...keyed by form item name Examples Form form = new Form ( "PdfForm...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  10. FormSubmitButtonNames | Aspose.PDF for .NET API...

    Gets all Form submit button names....FormSubmitButtonName Form.FormSubmitButtonName property Gets all form submit... { get ; } Examples Form form = new Form ( "PdfForm.pdf" ); string...

    reference.aspose.com/pdf/net/aspose.pdf.facades...