Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 23,699 for

forms

(0.29 sec)
  1. .NET API for GIS Mapping | GIS Formats Parsing ...

    GIS library for .NET developers. Process and convert GPX, KML, GeoTIFF, GeoJSON, ESRI Shapefile, OpenStreetMap (OSM) formats and more...NET Target Windows Forms, ASP.NET, WPF, WCF or any type...

    products.aspose.com/gis/family/
  2. TextBoxControl.type property | Aspose.Words for...

    TextBoxControl.type property. Gets type of Forms 2.0 control....type property Gets type of Forms 2.0 control. @property def type...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Import and Export Annotations to XFDF format|As...

    You may import and export annotation with XFDF format using Aspose.PDF for Java 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/java/import-export-xfdf/
  4. How to add Smart Card signature to PDF|Aspose.P...

    Aspose.PDF for Python via .NET allows you to sign PDF documents from a smart card using signature field.... forms . ExternalSignature ( selected_certificates...Adding the signature field to the form fields of the PDF. Signing the...

    docs.aspose.com/pdf/python-net/sign-pdf-documen...
  5. Extract AcroForm Data using C++|Aspose.PDF for C++

    This section explains how to extract Forms from your PDF document with Aspose.PDF for C++....to navigate through all the form fields and then get the value...property. Get each field from the Form collection, in the base field...

    docs.aspose.com/pdf/cpp/extract-form/
  6. Exploring features of FormEditor class|Aspose.P...

    You can learn details of exploring features of FormEditor class with Aspose. PDF for .NET library...sometimes contain interactive form, which are known as AcroForm...just like a form used in the web pages. These forms contain different...

    docs.aspose.com/pdf/net/exploring-features-of-f...
  7. Getting started|Documentation

    Learn how to install and license Aspose.OMR for .NET and how to write a simple OMR application....rendering and recognizing OMR forms. Product overview Developer's...

    docs.aspose.com/omr/net/getting-started/
  8. CheckBoxControl.Type | Aspose.Words for .NET

    Discover the CheckBoxControl Type property for Forms 2.0, unlocking versatile control options to enhance your application’s functionality....Type property Gets type of Forms 2.0 control. public override...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Getting started|Documentation

    Learn how to install and license Aspose.OMR for Java and how to write a simple cross-platform OMR application....rendering and recognizing OMR forms in Java. Product overview Developer's...

    docs.aspose.com/omr/java/getting-started/
  10. Few Fields not being populated onto XFA PDF usi...

    Hello I am using the below code to populate the attached PDF (FDA-3331a_Dyn_Sec_Ext_10-14-2024-unlocked.pdf) using attached FDA-3331a_Dyn_Sec_Ext_10-14-2024-unlocked.pdf (3.3 MB) XML (Pasted below) but few fields do no…...pdf”); var m_form = new Aspose.Pdf.Facades.Form(); m_form.BindPdf(doc);...Save(xmlStream); m_form.ImportXml(xmlStream, false); m_form.Save(“Output...

    forum.aspose.com/t/few-fields-not-being-populat...