Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 1,237 for

formfield

(0.07 sec)
  1. Извлечение данных из AcroForm с помощью C#|Aspo...

    С Aspose.PDF можно легко извлекать данные из полей форм в файлах PDF. Узнайте, как извлечь данные из AcroForms и сохранить их в формате JSON, XML или FDF.... Field formField in document . Form ) { Console...WriteLine ( "Field Name : {0} " , formField . PartialName ); Console ...

    docs.aspose.com/pdf/ru/net/extract-data-from-ac...
  2. Range.revisions property | Aspose.Words for Nod...

    Range.revisions property. Gets a collection of revisions (tracked changes) that exist in this range....formFields property Range.structuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentVisitor.VisitCellEnd | Aspose.Words per...

    Scopri il metodo VisitCellEnd di DocumentVisitor, essenziale per gestire l'enumerazione delle celle nelle tue applicazioni. Migliora l'efficienza della tua programmazione oggi stesso!...documento viene rilevato un FormField. /// </summary> public override...VisitFormField ( FormField formField ) { if ( formField . Font . Hidden...

    reference.aspose.com/words/it/net/aspose.words/...
  4. Extraire AcroForm - Extraire les données de for...

    Extraire le formulaire de votre document PDF avec la bibliothèque Aspose.PDF for .NET. Obtenez la valeur d'un champ individuel du fichier PDF.... Field formField in document . Form ) { Console...WriteLine ( "Field Name : {0} " , formField . PartialName ); Console ...

    docs.aspose.com/pdf/fr/net/extract-form/
  5. 使用C++中的表单字段|Aspose.Words对于C++

    了解表单字段功能,使用C++处理表单字段....文档中: 获取表单字段 表单字段的集合由可以使用 FormFields 属性检索的 FormFieldCollection...您可以通过其索引或名称获取特定表单字段。 下面的代码示例演示如何访问表单字段: FormField 属性允许您使用表单字段名称、类型和结果。 下面的代...

    docs.aspose.com/words/zh/cpp/working-with-form-...
  6. HtmlLoadOptions.preferredControlType property |...

    HtmlLoadOptions.preferredControlType property. Gets or sets preferred type of document nodes that will represent imported and