Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 23,218 for

form

(0.06 sec)
  1. PdfPermissions enumeration | Aspose.Words for N...

    Aspose.Words.Saving.PdfPermissions enumeration. Specifies the operations that are allowed to a user on an encrypted PDF document....annotations, fill in interactive form fields, and, if PdfPermissions...create or modify interactive form fields (including signature...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FormField.drop_down_selected_index property | A...

    FormField.drop_down_selected_index property. Gets or sets the index specifying the currently selected item in a dropdown Form field....selected item in a dropdown form field. @property def drop_down_selected_index...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 创建 AcroForm - 在 C# 中创建可填写 PDF|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET,您可以在 PDF 文件中从头开始创建表单...文档中添加表单字段 Document 类提供了一个名为 Form 的集合,帮助您管理 PDF 文档中的表单字段。 要添加表单字段:...要添加表单字段: 创建您想要添加的表单字段。 调用 Form 集合的 Add 方法。 添加 TextBoxField 以下示例演示如何添加...

    docs.aspose.com/pdf/zh/net/create-form/
  4. Asian Typography in Java|Aspose.Words for Java

    Work with Asian typography using Java. Adjust Space between Asian and Latin text in Java....enhance the appearance of your form template by controlling the...text, you can configure your form template to automatically adjust...

    docs.aspose.com/words/java/working-with-asian-t...
  5. TableSubstitutionRule.save method | Aspose.Word...

    aspose.words.fonts.TableSubstitutionRule.save method...We can save the table in the form of an XML document. table_substitution_rule...Linux substitution table in the form of an XML document using a stream...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FormFieldCollection.count property | Aspose.Wor...

    FormFieldCollection.count property. Returns the number of Form fields in the collection....property Returns the number of form fields in the collection. get...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Create a Project with Default Properties | Aspo...

    Learn how to create, edit or save Microsoft Project (MPP/XML) files in classic ASP applications using Aspose.Tasks for .NET.... A simple web form allows users to input the standard...overtime resource rates . When the form is submitted, a new project...

    docs.aspose.com/tasks/net/creating-and-saving-a...
  8. Supported file formats|Documentation

    File and data Formats for print Forms, scanned / photographed images and recognition results supported by Aspose.OMR for.NET....language for designing OMR forms. Form layout can be provided in...for Aspose.OMR forms. Object Describe the OMR form directly in the...

    docs.aspose.com/omr/net/supported-file-formats/
  9. Deal with PDF Forms in C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/acroforms/
  10. 使用运算符|Aspose.PDF for Java

    本主题解释了如何使用 Aspose.PDF 的运算符。运算符类为 PDF 操作提供了强大的功能。...GSave ()); // 创建 xForm XForm form = XForm . createNewForm ( pdfDocument...getResources (). getForms (). add ( form ); form . getContents (). add (...

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