Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 22,959 for

forms

(0.06 sec)
  1. CommandButtonControl class | Aspose.Words for P...

    aspose.words.drawing.ole.CommandButtonControl class. The CommandButton control runs a macro that perForms an action when a user clicks it....OleControl ) type Gets type of Forms 2.0 control. value Gets underlying...() shape = builder . insert_forms_2_ole_control ( button1 ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 从 PDF 到 XFDF 的扁平化注释|Aspose.PDF for .NET

    本节解释如何使用 Aspose.PDF Facades 将注释从 PDF 文件导出到 XFDF。... Forms . Form . FlattenSettings { ApplyRedactions...

    docs.aspose.com/pdf/zh/net/flatten-annotation/
  3. 使用 .NET 创建 PDF 表单 | Aspose.PDF

    通过 COM Interop 在.NET Framework、.NET Core 和 PHP、VbScript、Delphi、C++ 上使用这个 C# 源代码创建 PDF 表单并添加字段。... Forms . TextBoxField ( pdfDocument...Color . Green ; pdfDocument . Form . Add ( textBoxField , 1 );...

    products.aspose.com/pdf/zh-hans/net/acroforms/c...
  4. 修改 AcroForm|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET 库修改 PDF 文件中的表单。您可以在现有表单中添加或删除字段,获取和设置字段限制等。... GetDataDir_AsposePdf_Forms (); // Create FormEditor instance...instance using ( var form = new Aspose . Pdf . Facades . FormEditor...

    docs.aspose.com/pdf/zh/net/modifing-form/
  5. PDF Multimedia Annotation using C#|Aspose.PDF f...

    Aspose.PDF for .NET allows you to add, get, and delete the multimedia annotation from your PDF document....Widget Annotations Interactive forms use Widget Annotations to represent...user interactions. We use these form elements that add to a PDF to...

    docs.aspose.com/pdf/net/multimedia-annotation/
  6. Convert images to HTML(HTML5 Canvas) image form...

    Using Aspose.Imaging for .NET library it is easy to convert to HTML(HTML5 Canvas) from other supported image formats...up of HTML elements such as forms, text, images, animations, links...

    products.aspose.com/imaging/net/conversion/to/h...
  7. C# Photoshop Files Conversion | products.aspose...

    Convert Photoshop PSD, PSB to PDF and Images including BMP, JPG, PNG, TIFF with few lines of C# code via .NET library....format saves the data in the forms of layers and is the well know...

    products.aspose.com/psd/net/conversion/
  8. Using Aspose.Imaging for all JVMs and Platforms...

    Explore the diverse capabilities of the Aspose.Imaging for Java library, designed to seamlessly integrate across various Java Virtual Machines (JVM) and supported JDK... Now, it forms a diverse Java ecosystem spanning...

    docs.aspose.com/imaging/java/using-imaging-with...
  9. CheckBoxControl class | Aspose.Words for Python

    aspose.words.drawing.ole.CheckBoxControl class. The CheckBox control toggles a value....OleControl ) type Gets type of Forms 2.0 control. value Gets underlying...

    reference.aspose.com/words/python-net/aspose.wo...
  10. HTML 表单编辑器 – C# – Aspose.HTML for .NET

    学习如何使用 Aspose.HTML for .NET 操作 FormEditor 来处理文档中的 HTML 表单、输入控件和提交信息。...programmatically fill and submit an HTML form in C# 2 3 // Initialize an instance...(DataDir, "form.html" ))) 5 { 6 // Create an instance of Form Editor...

    docs.aspose.com/html/zh/net/html-form-editor/