Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 23,352 for

form

(0.1 sec)
  1. Developer's reference|Documentation

    For developers, by developers. Find answers to your questions regarding Aspose.OMR for C++ and start building your own software OMR solutions....designing a machine-readable form to reading hand-filled marks...machine-readable forms Describe the content and layout of OMR forms in textual...

    docs.aspose.com/omr/cpp/developer-reference/
  2. Import FDF format annotations to PDF via C#|Asp...

    Use existing Form.ImportFdf() or add PdfAnnotationEditor.ImportAnnotationsFromFdf() methods for import FDF Format annotations to PDF with Aspose.PDF for .NET....via C# Contents [ Hide ] FDF (Forms Data Format) is a file format...format that stores and transmits form data and annotations in PDF...

    docs.aspose.com/pdf/net/import-fdf/
  3. 从 PDF 中删除表单 C#|Aspose.PDF for .NET

    基于子类型/表单使用 Aspose.PDF for .NET 库删除文本。 从 PDF 中删除所有表单。... GetDataDir_AsposePdf_Forms (); // Open PDF document using...{ // Get the forms from the first page var forms = document ....

    docs.aspose.com/pdf/zh/net/remove-form/
  4. FormFieldCollection | Aspose.Words for Java

    A collection of FormField objects that represent all the Form fields in a range in Java....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/java/com.aspose.word...
  5. Optical Mark Recognition API for C++ | Aspose

    Generate machine-readable answer sheets, surveys, ballots, questionnaires, and other OMR Forms, and extract optical marks from scanned images and photos within C and C++ applications....questionnaires, and other OMR forms, and read optical marks from...// Generate machine-readable form from the markup System :: SharedPtr...

    products.aspose.com/omr/cpp/
  6. 从AcroForm中提取数据|Aspose.PDF for C++

    Aspose.PDF使从PDF文件中提取表单字段数据变得容易。了解如何从AcroForms中提取数据并将其保存为XML或FDF格式。...formField : document -> get_Form () -> get_Fields ()) { std ::...:: endl ; } 从 PDF 文件提取数据到 XML Form 类允许您使用 ExportXml 方法将数据从 PDF...

    docs.aspose.com/pdf/zh/cpp/extract-data-from-ac...
  7. DocumentBuilder.insertComboBox method | Aspose....

    DocumentBuilder.insertComboBox method. Inserts a combobox Form field at the current position....{#string_string[]_number} Inserts a combobox form field at the current position...name string The name of the form field. Can be an empty string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::DocumentBuilder::InsertCheckBox ...

    Aspose::Words::DocumentBuilder::InsertCheckBox method. Inserts a checkbox Form field at the current position in C++....int32_t) method Inserts a checkbox form field at the current position...System::String& The name of the form field. Can be an empty string...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. HtmlSaveOptions.export_text_input_form_field_as...

    HtmlSaveOptions.export_text_input_Form_field_as_text property. Controls how text input Form fields are saved to HTML or MHTML...export_text_input_form_field_as_text property HtmlSaveOptions...HtmlSaveOptions.export_text_input_form_field_as_text property Controls how...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Create AcroForms using using C++|Aspose.PDF for...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for C++....using C++ Contents [ Hide ] Add Form Field in PDF Document The Document...collection named Form which helps manage form fields in a PDF...

    docs.aspose.com/pdf/cpp/create-form/