Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 66,308 for

form

(0.15 sec)
  1. 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/
  2. Aspose.OMR for .NET|Documentation

    Aspose.OMR for .NET is an easy-to-use .NET library for designing and recognizing hand-filled questionnaires, surveys, and similar Forms.... applications, and similar forms. With it, you can quickly develop...Respondents can fill out your forms with a pen or pencil and use...

    docs.aspose.com/omr/net/
  3. System::UriShim Class Reference - Aspose.BarCod...

    Static Public Member Functions | List of all members System::UriShim Class Reference Service class. More... Static Pu......Converts character to escaped hex form. Parameters ch Character to...Converts character to escaped hex form. Parameters character Character...

    reference.aspose.com/barcode/cpp/class/system.u...
  4. Creating and reading machine-readable SAT sheet...

    Download a ready-made OMR SAT sheet in PDF Format for practicing and coaching. Process dozens of completed SAT Forms per minute....sheets Machine-readable SAT form The Scholastic Assessment Test...answers with a pencil. The SAT form includes 154 multiple-choice...

    products.aspose.com/omr/exam/sat/
  5. Working with Operators|Aspose.PDF for .NET

    This topic explains how to use operators with Aspose.PDF. The operator classes provide great features for PDF manipulation....xForm // Create xForm XForm form = XForm . CreateNewForm ( document...1 ]. Resources . Forms . Add ( form ); form . Contents . Add...

    docs.aspose.com/pdf/net/working-with-operators/
  6. Working with Operators|Aspose.PDF for .NET

    This topic explains how to use operators with Aspose.PDF. The operator classes provide great features for PDF manipulation....xForm // Create xForm XForm form = XForm . CreateNewForm ( doc...1 ]. Resources . Forms . Add ( form ); form . Contents . Add...

    docs.aspose.com/pdf/net/operators/
  7. Selected | Aspose.HTML for .NET API Reference

    Represents the current state of the corresponding Form control in an interactive user agent. Changing this attribute changes the state of the Form control but does not change the value of the HTML selected attribute of the element....current state of the corresponding form control, in an interactive user...attribute changes the state of the form control, but does not change...

    reference.aspose.com/html/net/aspose.html/htmlo...
  8. XfaTag | Aspose.PDF for .NET API Reference

    The xfa stream tag...Localset 3 The localset tag Form 4 The form tag See Also namespace...

    reference.aspose.com/pdf/net/aspose.pdf/xfatag/
  9. Import Microsoft Excel File|Documentation

    This article introduces how to import file in GridWeb....GridWeb control to a web form. Import the Excel file by specifying...control to a web form, refer to Add GridWeb to Web Form . When Aspose...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  10. Remove ALL the Javascript in the PDF documents ...

    Hi. I want to remove javascript totally from my PDF documents.Instead of just removing the js code only, is there any way to remove the whole object ? For the result below, I’m using PdfJavaScriptStripper class (.NET). …...dynamic XFA form, and scripts were contained in the form and not...should first convert an XFA form into a plain AcroForm: string...

    forum.aspose.com/t/remove-all-the-javascript-in...