Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 3,753 for

formfield

(0.03 sec)
  1. 20.9 Release Notes|Aspose.Words for Android via...

    Aspose.Words for Android via Java 20.9 Release Notes – the latest updates and fixes.... The FormField font formatting API was extended...

    docs.aspose.com/words/java/aspose-words-for-and...
  2. 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...
  3. 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...
  4. 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...
  5. 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-...
  6. 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...
  7. 3.7.0.0 New Release Notes|Aspose.Words for .NET

    Aspose.Words .NET 3.7.0.0 New Release Notes – the latest updates and fixes....Words does not show formfield name if the enclosing bookmark...bookmark is deleted. Fixed FormField.Result returns empty string...

    docs.aspose.com/words/net/aspose-words-net-3-7-...
  8. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::get_Count method. Gets the number of elements contained in the collection in C++....u "Three" }); SharedPtr < FormField > comboBoxField = builder...Save ( ArtifactsDir + u "FormFields.DropDownItemCollecti.html"...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. DropDownItemCollection.Contains | Aspose.Words ...

    DropDownItemCollection Contains method. Determines whether the collection contains the specified value in C#...."One" , "Two" , "Three" }; FormField comboBoxField = builder ..... Save ( ArtifactsDir + "FormFields.DropDownItemCollecti.html"...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Aspose::Words::NodeType enum | Aspose.Words for...

    Aspose::Words::NodeType enum. Specifies the type of a Word document node in C++....FieldSeparator , FieldEnd , FormField , Shape , GroupShape , Footnote...the end of a Word field. FormField 25 A form field. SpecialChar...

    reference.aspose.com/words/cpp/aspose.words/nod...