Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 3,754 for

formfield

(0.02 sec)
  1. DefaultAppearance constructor of PDF Form Field...

    Hello We are using Aspose.PDF for .NET (23.1.0). Upgrading to the newest version (23.8.0) makes the DefaultAppearance constructor that takes a Font unusable. This issue can be traced back to version 23.2.0 and still exi…...(var formField in doc.Form) { if (font != null) { formField.DefaultAppearance...DefaultAppearance(font, formField.DefaultAppearance.FontSize, formField.DefaultAppearance...

    forum.aspose.com/t/defaultappearance-constructo...
  2. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::Contains method. Determines whether the collection contains the specified value in C++....u "Three" }); SharedPtr < FormField > comboBoxField = builder...Save ( ArtifactsDir + u "FormFields.DropDownItemCollecti.html"...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items 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...
  4. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::IndexOf method. Returns the zero-based index of the specified value 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...
  5. FootnoteType | Aspose.Words for Java API 参考

    指定这是脚注还是尾注。...arg1 int FootnotePosition FormField 简体中文 English Русский...

    reference.aspose.com/words/zh/java/com.aspose.w...
  6. Range | Aspose.Words for Java

    Represents a contiguous area in a document in Java....from this combo box: "); FormField comboBox = builder.insert...box to tick/untick it: "); FormField checkBox = builder.insert...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Markup::StructuredDocumentTagRan...

    Represents an end of ranged structured document tag which accepts multi-sections content. See also StructuredDocumentTagRangeStart node....VisitFormField(SharedPtr<FormField> formField) override { if (formField->get_F...(formField->get_Font()->get_Hidden()) { formField->Remove(); } return VisitorAction::Continue...

    reference.aspose.com/words/cpp/class/aspose.wor...
  8. DropDownItemCollection.Clear | Aspose.Words for...

    DropDownItemCollection Clear method. Removes all elements from the collection in C#...."One" , "Two" , "Three" }; FormField comboBoxField = builder ..... Save ( ArtifactsDir + "FormFields.DropDownItemCollecti.html"...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Aspose PDF python support - Free Support Forum ...

    Hi Team, i am acutally doing poc with aspose pdf temporary license to see whether it can support our use case. Our framework is developed using python, the use case is to extract text and images their bounding boxes fro…...Document(file_path) for formfield in document.form: print(formfield.partial_name...partial_name,formfield.value) carlos.molina April 19, 2023, 2:39pm #7...

    forum.aspose.com/t/aspose-pdf-python-support/26...
  10. DropDownItemCollection.Clear | Aspose.Words for...

    DropDownItemCollection 方法. 从集合中删除所有元素..."One" , "Two" , "Three" }; FormField comboBoxField = builder ..... Save ( ArtifactsDir + "FormFields.DropDownItemCollecti.html"...

    reference.aspose.com/words/zh/net/aspose.words....