Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 23,689 for

form

(0.07 sec)
  1. Aspose::Words::ControlChar::Cr method | Aspose....

    Aspose::Words::ControlChar::Cr method. Carriage return character: "\x000d" or "\r". Same as ParagraphBreak in C++....Converting the document to text form reveals that control characters...converting a document to string form, // we can omit some of the...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. SdtListItem | Aspose.Words for Java

    This element specifies a single list item within a parent SdtType.COMBO_BOX or SdtType.DROP_DOWN_LIST structured document tag in Java....structured document tag is a form that allows the user to // select...left-clicking and opening the form in Microsoft Word. // The "ListItems"...

    reference.aspose.com/words/java/com.aspose.word...
  3. Create PDF Forms using Python | Aspose.PDF

    Create PDF Forms and add fields programmatically with Python sample code using Aspose.PDF for Python for .NET....create PDF forms using Python In order to create PDF Forms (Acroforms)...save modified PDF Create PDF Forms in PDF - Python This sample...

    products.aspose.com/pdf/python-net/acroforms/cr...
  4. HtmlControlType | Aspose.Words for Java

    Type of document nodes that represent and elements imported from HTML in Java....Fields Field Description FORM_FIELD A form field. STRUCTURED_DOCUMENT_TAG...htmlControlType) FORM_FIELD public static int FORM_FIELD A form field....

    reference.aspose.com/words/java/com.aspose.word...
  5. PdfViewer Class|Aspose.PDF for Java

    Learn how to use the PDFViewer class in Java to render and view PDF files within your application with Aspose.PDF....(facades) PdfFileStamp Class Form Class...

    docs.aspose.com/pdf/java/pdfviewer-class/
  6. Section.protectedForForms property | Aspose.Wor...

    Section.protectedForForms property. True if the section is protected for Forms...protected for forms. When a section is protected for forms, users can...select and modify text only in form fields in Microsoft Word. get...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Resize Rows and Columns|Documentation

    This article introduces how to set row height and column width in GridWeb....GridWeb control to your Web Form. Access the worksheet’s Cells...GridWeb control to your Web Form. Access the worksheet’s Cells...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  8. ProtectionType enumeration | Aspose.Words for N...

    Aspose.Words.ProtectionType enumeration. Protection type for a document....User can only enter data in the form fields in the document. AllowOnlyRevisions...to edit the contents of the form field in the second section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 创建 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/
  10. Add Tooltip in PDF in Java

    Follow this article to add tooltip in PDF in Java. It shares details for setting the IDE, a list of steps, and a sample code to work with the PDF tooltip in Java for Form fields....text Customize the style of the form field by setting its border...control with a tooltip to the PDF form Save the resultant output PDF...

    kb.aspose.com/pdf/java/add-tooltip-in-pdf-in-java/