Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 23,223 for

form

(0.09 sec)
  1. Working with Operators using C++|Aspose.PDF for...

    This topic explains how to use operators with Aspose.PDF in C++. The operator classes provide great features for PDF manipulation....> ()); // Create xForm auto form = XForm :: CreateNewForm ( document...get_Resources () -> get_Forms () -> Add ( form ); form -> get_Contents...

    docs.aspose.com/pdf/cpp/operators/
  2. Fine tuning recognition accuracy|Documentation

    How to adjust the recognition accuracy to get reliable results under various conditions....Hide ] Different types of OMR forms can take different types of...taking a photo of the filled form can adversely affect recognition...

    docs.aspose.com/omr/net/recognition/accuracy-th...
  3. Aspose::Words::Document::get_ShadeFormData meth...

    Aspose::Words::Document::get_ShadeFormData method. Specifies whether to turn on the gray shading on Form fields in C++....turn on the gray shading on form fields. bool Aspose :: Words...how to apply gray shading to form fields. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. FormField.StatusText | Aspose.Words for .NET

    Discover the FormField StatusText property to customize status bar messages when Form fields are focused. Enhance user experience effortlessly!...displayed in the status bar when a form field has the focus. public...contains status bar text for the form field. Microsoft Word allows...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Working with Forms using Python|Aspose.PDF for ...

    This section describes how to work with AcroForms in PDF documents with Aspose.PDF. for Python via .NET....Working with Forms using Python Contents [ Hide ] This section...fill in, submit and store the forms electronically, making them...

    docs.aspose.com/pdf/python-net/working-with-forms/
  6. Working with Forms|Aspose.PDF for .NET

    This section explains how to work with AcroForms and XFA Forms in your PDF documents with Aspose.PDF for .NET....Ask AI Working with Forms Contents [ Hide ] This section describes...presentation forms based on XML. AcroForms - create form, fill form field...

    docs.aspose.com/pdf/net/working-with-forms/
  7. Aspose.Cells Forms for Sitefinity|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platForms....Cells Forms for Sitefinity Contents [ Hide ] Introduction...Introduction Aspose.Cells Dynamic Forms for Sitefinity Module allows...

    docs.aspose.com/cells/net/aspose-cells-forms-fo...
  8. 使用 C# 创建 PDF 粘性注释|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中创建粘性注释,例如笔记和高亮。...); XForm form = annotation . Appearance [ "N" ]; form . BBox =...name ; // Add the image to the form resources if it hasn't been...

    docs.aspose.com/pdf/zh/net/sticky-annotations/
  9. Optical Mark Recognition API for Java | Aspose

    Generate machine-readable OMR Forms, including bubble sheets, quizzes, surveys, questionnaires, and many more. Recognize hand-filled marks from scanned images and photos within cross-platForm Java applications and services....questionnaires, and other OMR forms. Focus on the task at hand rather...// Generate machine-readable form from the markup GenerationResult...

    products.aspose.com/omr/java/
  10. FormField.text_input_format property | Aspose.W...

    FormField.text_input_Format property. Returns or sets the text Formatting for a text Form field....the text formatting for a text form field. @property def text_input_format...str ): ... Remarks If the text form field contains regular text...

    reference.aspose.com/words/python-net/aspose.wo...