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

formfield

(0.1 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. Aspose swaps the order of paragraphs in input f...

    When text is entered in a form field that is separated by blank lines, the blank lines are moved to the end of the text during PDF export with the “PreserveFormfields” option enabled. If the “PreserveFormfields” option i…...FormFields; formsFields.ForEach(formField => { formField...

    forum.aspose.com/t/aspose-swaps-the-order-of-pa...
  3. FieldOptions.IsBidiTextSupportedOnUpdate | Aspo...

    FieldOptions IsBidiTextSupportedOnUpdate property. Gets or sets the value indicating whether bidirectional text is fully supported during field update or not in C#.... FormField comboBox = builder . InsertComboBox...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose.Email.Amp | Aspose.Email for .NET API Re...

    Aspose.Email.Amp Contents [ Hide ] Classes Class Description AmpAccordion A UI element that facilitates showing/hidin......formatting dates as “X time ago” FormField Describe one field of form...

    reference.aspose.com/email/net/aspose.email.amp/
  5. 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...
  6. 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++.... SharedPtr < FormField > comboBox = builder -> InsertComboBox...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. 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...
  8. 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-...
  9. 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....
  10. 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...