Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 6,325 for

formfield

(0.69 sec)
  1. Prevent checkboxes from being editable in conve...

    We are using Word.Java to convert documents into HTML (from RTF) and some of the documents have checkboxes. When the document is converted to HTML, the checkboxes are clickable. For our use cases, we don’t want users to …...DocumentBuilder(doc); foreach (FormField ff in doc.Range.FormFields) { if (ff.Type...

    forum.aspose.com/t/prevent-checkboxes-from-bein...
  2. Aspose.PDF .NET 3.0.0.0 New Release Release Not...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Image, Graph, FormField andAttachment can be used...

    docs.aspose.com/pdf/net/aspose-pdf-net-3-0-0-0-...
  3. DocumentVisitor.h - Aspose.Words for C++ - API ...

    DocumentVisitor.h 1 // Copyright 2001-2022 Aspose Pty Ltd. All Rights Reserved. 3 // 4 // This file is part of Aspose......class FieldStart ; 46 class FormField ; 47 } 48 class HeaderFooter;...ose::Words::Fields::FormField> formField); 4612 4706 virtual...

    reference.aspose.com/words/cpp/_document_visito...
  4. FormField.NodeType | Aspose.Words for .NET API 参考

    Formfield 财产. 返回 NodeType.Formfield....FormField.NodeType FormField.NodeType property 返回 NodeType.FormField...也可以看看 enum NodeType class FormField 命名空间 Aspose.Words.Fields 部件...

    reference.aspose.com/words/zh/net/aspose.words....
  5. Collecting formfields and sdt dropdown values -...

    Hi, I am creating a Word document that has several textboxes and comboboxes that our users download as Word file and then upload back into our web app and text and values are inserted into our database. I have it workin…...Collecting formfields and sdt dropdown values Aspose.Words Product...filename); foreach (FormField field in doc.Range.FormFields) { if (field...

    forum.aspose.com/t/collecting-formfields-and-sd...
  6. 20.9 Release Notes|Aspose.Words for C++

    Aspose.Words for C++ 20.9 Release Notes – the latest updates and fixes.... The FormField font formatting API was extended...applying font formatting to FormField as a whole New Feature WORDSNET-20289...

    docs.aspose.com/words/cpp/aspose-words-for-cpp-...
  7. range - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....Footnote FootnoteOptions FormField FormFieldCollection Forms2OleControl...getFormFields () Returns a FormFields collection that represents...

    reference.aspose.com/words/java/com.aspose.word...
  8. ampform - Aspose.Email for Java - API Reference

    Contains documentation for all the methods & classes required to create applications using Aspose.Email for Java....FollowUpOptions Formatter FormField FormMethod FormTarget ForwardMessageBuilde...XMLHttpRequest (XHR). List < FormField > getFieldset () List of fields...

    reference.aspose.com/email/java/com.aspose.emai...
  9. Reading form fields created from xml - Free Sup...

    Hi, We’ve been using creation of pdf’s using the BindXml method for several years now. Now we need to add form fields to a PDF, and are trying to send something like this, inside a table cell: < Formfield FormfieldTyp…...this, inside a table cell: < FormField FormFieldType=“Text” Fiel...IsPageNumberRestarte="true"> <FormField ID="formFieldTest" FieldName="formFieldTest"...

    forum.aspose.com/t/reading-form-fields-created-...
  10. Aspose::Words::DocumentVisitor Class Reference ...

    Base class for custom document visitors....VisitFormField ( SharedPtr < FormField > formField) Called when a form...(SharedPtr<FormField> formField) override { if (formField->get_F...

    reference.aspose.com/words/cpp/class/aspose.wor...