Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 23,223 for

form

(0.16 sec)
  1. 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...
  2. Aspose::Words::Section::get_ProtectedForForms m...

    Aspose::Words::Section::get_ProtectedForForms method. True if the section is protected for Forms. When a section is protected for Forms, users can select and modify text only in Form fields in Microsoft Word in C++....protected for forms. When a section is protected for forms, users can...select and modify text only in form fields in Microsoft Word. bool...

    reference.aspose.com/words/cpp/aspose.words/sec...
  3. syntax checking & spell correction for GridJs|D...

    This article describes how to add syntax checking & spell correction for GridJs.... form . get ( 'v' ) locale = request . form . get ( 'locale'...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  4. FormFieldCollection.clear method | Aspose.Words...

    FormFieldCollection.clear method. Removes all Form fields from this collection and from the document....clear method clear() Removes all form fields from this collection...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TableSubstitutionRule.load_linux_settings metho...

    TableSubstitutionRule.load_linux_settings method. Loads predefined table substitution settings for Linux platForm....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. TableSubstitutionRule.load_windows_settings met...

    TableSubstitutionRule.load_windows_settings method. Loads predefined table substitution settings for Windows platForm....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...
  7. 将图像添加到 PDF 使用 C++|Aspose.PDF for C++

    本节描述如何使用 C++ 库将图像添加到现有的 PDF 文件中。... page -> get_Rect ()); auto form = annotation -> get_Appearance...get_Appearance () -> idx_get ( u "N" ); form -> set_BBox ( page -> get_Rect...

    docs.aspose.com/pdf/zh/cpp/add-image-to-existin...
  8. FORMCHECKBOX fields missing in converted doc/do...

    A .doc/.dot to odt convertet (saved) file contains “field:type=vnd.oasis.opendocument.field.FormCHECKBOX” fields. This fields does not shown up in Aspose online editor or after converting to pdf. Is there any Workaroun…...interpret that ODT‑specific form field type, so it is omitted...checkbox, not the ODT‑specific FORM‑CHECKBOX. If you must keep the...

    forum.aspose.com/t/formcheckbox-fields-missing-...
  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. 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/