Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 23,708 for

form

(0.06 sec)
  1. Deal with PDF Forms in Python | Aspose.PDF

    Manage PDF Forms programmatically with Python sample code using Aspose.PDF for Python via .NET....Fill PDF forms programmatically How to Manage PDF Forms Using Aspose...Library In order to add PDF Forms (Acroforms) in a PDF file, we’ll...

    products.aspose.com/pdf/python-net/acroforms/
  2. Aspose::Words::Fields::FormField::get_EntryMacr...

    Aspose::Words::Fields::FormField::get_EntryMacro method. Returns or sets an entry macro name for the Form field in C++....an entry macro name for the form field. System :: String Aspose...The entry macro runs when the form field gets the focus in Microsoft...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::Fields::FormField::get_ExitMacro...

    Aspose::Words::Fields::FormField::get_ExitMacro method. Returns or sets an exit macro name for the Form field in C++....sets an exit macro name for the form field. System :: String Aspose...The exit macro runs when the form field loses the focus in Microsoft...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Fields::FormField::get_DropDownI...

    Aspose::Words::Fields::FormField::get_DropDownItems method. Provides access to the items of a dropdown Form field in C++....access to the items of a dropdown form field. System :: SharedPtr <...maximum 25 items in a dropdown form field. See Also Class DropDownItemCollecti...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Error handling|Documentation

    Debugging and identifying errors in the Aspose.OMR for Java machine-readable Forms....method for detecting errors in form’s source code. Use getErrorCode()...GenerationResult object returned by the form generator . Method Type Description...

    docs.aspose.com/omr/java/generate-template/erro...
  6. Aspose::Words::Fields::FormField::get_Checked m...

    Aspose::Words::Fields::FormField::get_Checked method. Gets or sets the checked status of the check box Form field. Default value for this property is false in C++....checked status of the check box form field. Default value for this...Remarks Applicable for a check box form field only. See Also Class FormField...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. 更改数据透视表的布局|Documentation

    如何使用Aspose.Cells for Java脚本通过C++改变数据透视表的布局。...Cells Pivot Table Display Forms Example </ title > </ head >...< h1 > Pivot Table Display Forms Example </ h1 > < input type...

    docs.aspose.com/cells/zh/javascript-cpp/changin...
  8. 修改AcroForm|Aspose.PDF for C++

    使用Aspose.PDF for C++库修改PDF文件中的表单。您可以在现有表单中添加或删除字段,获取和设置字段限制等。...TextBoxField > ( document -> get_Form () -> idx_get ( u "textbox1"...TextBoxField > ( document -> get_Form () -> idx_get ( u "textbox1"...

    docs.aspose.com/pdf/zh/cpp/modifing-form/
  9. 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/
  10. Working with Operators|Aspose.PDF for Java

    This topic explains how to use operators with Aspose.PDF. The operator classes provide great features for PDF manipulation....GSave ()); // Create xForm XForm form = XForm . createNewForm ( pdfDocument...getResources (). getForms (). add ( form ); form . getContents (). add (...

    docs.aspose.com/pdf/java/operators/