Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 5,411 for

form fields

(0.74 sec)
  1. Aspose.PDF DOM API 基础|Aspose.PDF for C++

    Aspose.PDF for C++ 也使用 DOM 的概念来表示 PDF 文档的结构。您可以在此处阅读该结构的描述。... Aspose::Pdf::Forms Namespace Reference 此命名空间包含...此命名空间包含帮助您处理PDF表单和表单字段的类,例如Form, Field, TextBoxField 和 OptionCollection等。...

    docs.aspose.com/pdf/zh/cpp/basics-of-dom-api/
  2. Что нового 2024|Aspose.PDF for .NET

    Эта страница представляет самые популярные новые функции в Aspose.PDF for .NET, представленные в 2024 году.... Forms . PKCS7Detached ( cert , pass...var pkcs = new Aspose . Pdf . Forms . PKCS7Detached ( cert , pass...

    docs.aspose.com/pdf/ru/net/whatsnew/2024/
  3. 如何使用 Python 删除 Word 中的空白页

    本文介绍如何使用Python删除Word中的空白页。它包含设置环境的详细信息、步骤列表以及使用 Python 删除 Word 中的空白页的可运行示例代码。...进行了测试,但您可以使用其他类型(如 TABLE、COMMENT、FORM_FIELD、SMART_TAG 等)来识别空白页。 append_document()...

    kb.aspose.com/zh/words/python/how-to-remove-bla...
  4. Composition XAR en C# | Aspose.Zip pour .NET

    Exemples d'utilisation d'une biblioth�que C# pour composer une archive XAR....Archives typiques pour une plate-forme de type Unix Composition de...); 7 archive.CreateEntry( "fields.c" , fi2, false ); 8 archive...

    docs.aspose.com/zip/fr/net/xar-composition/
  5. How to call data only once, even if I have mult...

    Hi, I’ve a problem. I have a template that starts by building a data structure by making different calls. This take about 20 minutes to retrieve datas. Then I have 4 foreach loops that process the data and displaying …...displaying data in differents forms. I think that every time there...Store the list in a static field, a singleton service, or an...

    forum.aspose.com/t/how-to-call-data-only-once-e...
  6. Védje meg a DOC dokumentumot online jelszóval é...

    Online DOC fájl jelszóvédő alkalmazás.C++ API kód jelszavas védelem alkalmazásához a DOC dokumentumon....típust, például az Allow Only Form Fields és a jelszót Hívja a Mentés...

    products.aspose.com/total/hu/cpp/protect/doc/
  7. Ermitteln von Shape-Effektiven Eigenschaften au...

    Erfahren Sie, wie Aspose.Slides für Python via .NET effektive Shape-Eigenschaften berechnet und anwendet, um eine präzise PowerPoint- und OpenDocument-Darstellung zu ermöglichen.... camera_type )) print ( "Field of view:" , str ( three_d_effective_data...three_d_effective_data . camera . field_of_view_angle )) print ( "Zoom:"...

    docs.aspose.com/slides/de/python-net/shape-effe...
  8. WORD Mail Merge I C#

    Tilpas din Mail merge WORD ved hjælp af C#. Automatiser e-mails eller opbyg rapporter ved hjælp af Mail merge WORD skabelonen i C#....Words; var fields = new string [] { }; var values...docx" ); doc.MailMerge.Execute(fields, values); doc.Save( "Output...

    products.aspose.com/words/da/net/mailmerge/word/
  9. Archiv

    Archiv...Dokumente enthalten Text in Form von Absätzen. Daher zeigen wir...Dokumente, um Informationen in Form von Zeilen und Spalten darzustellen...

    blog.aspose.com/de/words/create-word-documents-...
  10. Manipulate PDF Document|Aspose.PDF for C++

    This section explains about validation PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and how to determine the Progress of PDF file generation.... The field CustomerProgressHand of DocSaveOptions...PDF documents often include forms with interactive fillable widgets...

    docs.aspose.com/pdf/cpp/manipulate-pdf-document/