Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 1,261 for

formfield

(0.06 sec)
  1. Aspose::Words::Fields::FieldOptions::get_IsBidi...

    Aspose::Words::Fields::FieldOptions::get_IsBidiTextSupportedOnUpdate method. Gets or sets the value indicating whether bidirectional text is fully supported during field update or not in C++....Aspose :: Words :: Fields :: FormField > comboBox = builder -> InsertComboBox...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose.Words updating formfields clears text in...

    After calling the method Document.UpdateFields some fields loose there input value. I included a sample file to reproduce the behavior. If I first call NormalizeFieldTypes() before UpdateFields() then it works as expect…...Words updating formfields clears text input Aspose.Words...BookmarkStart Run text=’ FORMTEXT ’ FormField fieldType=‘FieldFormTextInput’...

    forum.aspose.com/t/aspose-words-updating-formfi...
  3. Insert Checkboxes, Text Input or Images during ...

    Insert checkboxes or text input fields during Mail Merge using C++. Also insert images from a Database during Mail Merge in C++....name and replace it with a FormField of type CheckBox . Use DocumentBuilder...input placeholder, create a FormField of type TextInput . Set its...

    docs.aspose.com/words/cpp/insert-checkboxes-tex...
  4. Word document font replacement fails - Free Sup...

    I want to replace a font in a Word document. The font is not installed on my computer and I want to replace it with an installed font. version:aspose-words-25.9-jdk17 FontSettings fontSettings = new FontSettings(); fon…...<summary> /// Called when a FormField node is encountered in the...visitFormField(FormField formField) { resetFont(formField.getFont());...

    forum.aspose.com/t/word-document-font-replaceme...
  5. DropDownItemCollection.Count | Aspose.Words for...

    Discover the DropDownItemCollection Count property, which efficiently retrieves the total number of items in your collection for streamlined data management...."One" , "Two" , "Three" }; FormField comboBoxField = builder ..... Save ( ArtifactsDir + "FormFields.DropDownItemCollecti.html"...

    reference.aspose.com/words/net/aspose.words.fie...
  6. MailMerge.Execute clears protected form field v...

    Aspose.Words MailMerge Formfield Bug Repro Problem When performing a MailMerge.Execute on a Word document that contains protected form fields, the values in those form fields become empty after the merge — even if the me…...Words MailMerge FormField Bug Repro Problem When performing...

    forum.aspose.com/t/mailmerge-execute-clears-pro...
  7. DropDownItemCollection.Clear | Aspose.Words for...

    Efficiently clear all elements from the DropDownItemCollection with our Clear method. Streamline your data management effortlessly!..."One" , "Two" , "Three" }; FormField comboBoxField = builder ..... Save ( ArtifactsDir + "FormFields.DropDownItemCollecti.html"...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Aspose Words insertHtml checkbox rendering - Fr...

    Hello, I am creating a report where the content is created in HTML and then the insertHtml method is used and it is being saved as a docx. Part of the html are checkboxes. In HTML they look like this: <input _ngconten…...DocumentBuilder(doc); List<FormField> checkBoxes = doc.Range.FormFields.Where(ff...FieldFormCheckBox).ToList(); foreach (FormField ff in checkBoxes) { Node current...

    forum.aspose.com/t/aspose-words-inserthtml-chec...
  9. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::get_Count method. Gets the number of elements contained in the collection in C++....Aspose :: Words :: Fields :: FormField > comboBoxField = builder...get_ArtifactsDir () + u "FormFields.DropDownItemCollecti.html"...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. DropDownItemCollection.Insert | Aspose.Words fo...

    Effortlessly insert strings into your DropDownItemCollection at any index with our easy-to-use Insert method. Enhance your data management today!..."One" , "Two" , "Three" }; FormField comboBoxField = builder ..... Save ( ArtifactsDir + "FormFields.DropDownItemCollecti.html"...

    reference.aspose.com/words/net/aspose.words.fie...