Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 23,223 for

form

(0.07 sec)
  1. Aspose::Words::Fields::FormField::get_Type meth...

    Aspose::Words::Fields::FormField::get_Type method. Returns the Form field type in C++....FormField::get_Type method Returns the form field type. Aspose :: Words...get_Result ()); // The form field will appear in the form of a "select"...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. 通过 C# 导入 FDF 格式注释到 PDF|Aspose.PDF for .NET

    使用现有的 Form.ImportFdf() 或 PdfAnnotationEditor.ImportAnnotationsFromFdf() 方法将 FDF 格式注释导入 PDF,使用 Aspose.PDF for .NET。... 此外, Class Form 包含 Form.ImportFdf 方法 - 从 FDF 文件导入字段内容并将其放入新的...文件导入字段内容并将其放入新的 PDF 中。 以下代码片段演示了如何使用 Form.ImportFdf() 方法将 FDF 格式注释导入 PDF:...

    docs.aspose.com/pdf/zh/net/import-fdf/
  3. Converting Word document to PDF does not render...

    Please find attached the word document that does not render correctly when converted to PDF. Some of the pages are not rendered correctly and new page is added at the end. Input Word file Employee evaluation Form - 5 …...Word file Employee evaluation form - 5 page.docx (679.7 KB) Output...PDF file Employee evaluation form - 5 page - converted.pdf (303...

    forum.aspose.com/t/converting-word-document-to-...
  4. 更改数据透视表的布局|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...
  5. FormField.help_text property | Aspose.Words for...

    FormField.help_text property. Returns or sets the text that's displayed in a message box when the Form field has the focus and the user presses F1....displayed in a message box when the form field has the focus and the...that contains help text for the form field. Microsoft Word allows...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Branded survey|Documentation

    A customer satisfaction survey decorated with your logo....or more lines of text to the form. Source code Adding images to...when generating a printable form. Template source ?image=aspose-logo...

    docs.aspose.com/omr/net/txt-markup/examples/bra...
  7. FormField.helpText property | Aspose.Words for ...

    FormField.helpText property. Returns or sets the text that's displayed in a message box when the Form field has the focus and the user presses F1....displayed in a message box when the form field has the focus and the...that contains help text for the form field. Microsoft Word allows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. NullReferenceException when trying to set a fie...

    Hi, After appending a page to blank document when I try to set a value of a field on the freshly appended page I get a System.NullReferenceException. Apparently the fields that have dot in their full name are affected. …...Forms; string pdfFilePath = @"..\...TextBoxField? textBoxField = pdfDoc.Form["CoName_1"] as TextBoxField;...

    forum.aspose.com/t/nullreferenceexception-when-...
  9. Aspose::Words::Fields::FormField::get_HelpText ...

    Aspose::Words::Fields::FormField::get_HelpText method. Returns or sets the text that's displayed in a message box when the Form field has the focus and the user presses F1 in C++....displayed in a message box when the form field has the focus and the...that contains help text for the form field. Microsoft Word allows...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Get Button Option Value|Aspose.PDF for .NET

    This section explains how to get Button Option Value with Aspose.PDF Facades using Form Class.... The Form class allows you to get all...GetDataDir_AsposePdfFacades_Forms (); using ( var pdfForm = new...

    docs.aspose.com/pdf/net/get-button-option-value/