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

form

(0.09 sec)
  1. Changing the Layout of Pivot Table|Documentation

    How to change the Layout of Pivot Table with Aspose.Cells for Python via .NET....three forms Show in Compact Form Show in Outline Form Show in...in Tabular Form How to Change the Layout of a Pivot Table Using...

    docs.aspose.com/cells/python-net/changing-the-l...
  2. 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...
  3. 从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...
  4. 从 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/
  5. 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/
  6. 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/
  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. 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...
  9. 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...
  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/