Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 23,227 for

forms

(0.1 sec)
  1. Create AcroForm - Create Fillable PDF in C#|Asp...

    With Aspose.PDF for .NET you may create a form from scratch in your PDF file... Create form from scratch Add Form Field in a PDF Document...collection named Form which helps you manage form fields in a PDF...

    docs.aspose.com/pdf/net/create-form/
  2. Aspose.OMR for .NET|Documentation

    Aspose.OMR for .NET is an easy-to-use .NET library for designing and recognizing hand-filled questionnaires, surveys, and similar Forms.... applications, and similar forms. With it, you can quickly develop...Respondents can fill out your forms with a pen or pencil and use...

    docs.aspose.com/omr/net/
  3. What's new 2023|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2023....12 The form can be found and the text can...RunExamples . GetDataDir_AsposePdf_Forms (); // Open PDF document using...

    docs.aspose.com/pdf/net/whatsnew/2023/
  4. Licensing|Documentation

    Learn how to obtain and apply the license for Aspose.OMR for Java and discover limitations of the trial version....recognize machine-readable forms. However, the following restrictions...watermark is added to print forms generated by Aspose.OMR for...

    docs.aspose.com/omr/java/licensing/
  5. Changing the Layout of Pivot Table with Golang ...

    Learn how to change the layout of a Pivot Table in Compact, Outline, and Tabular Forms using Aspose.Cells for C++....three forms: Show in Compact Form Show in Outline Form Show in...in Tabular Form Aspose.Cells also provides PivotTable.ShowInCompactForm()...

    docs.aspose.com/cells/go-cpp/changing-the-layou...
  6. Generating personalized answer sheets|Documenta...

    How to automatically generate personalized OMR-ready answer sheets for a group of students....personalize or uniquely identify a form. ContainerConfig This element...columns and to add a footer to the form. BlockConfig This element is...

    docs.aspose.com/omr/net/programmatic-forms/exam...
  7. Add Signature in PDF File|Aspose.PDF for .NET

    This section explains how to add signature to PDF File using PdfFileSignature class.... Forms . PKCS1 ( dataDir + "rsa_cert...signature2 = new Aspose . Pdf . Forms . PKCS1 ( dataDir + "rsa_cert...

    docs.aspose.com/pdf/net/add-signature-in-pdf/
  8. Generating the form|Documentation

    How to render a printable form image and generate a recognition pattern file for Aspose.OMR for Java engine....the form Contents [ Hide ] To generate a printable form and a...file, provide the path to the form’s source code to generateTemplate...

    docs.aspose.com/omr/java/generate-template/
  9. API Reference|Documentation

    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....barcodes in Windows Forms and Web Forms and exposes a simple...

    docs.aspose.com/barcode/cpp/api-reference/
  10. 创建 AcroForm - 在 C# 中创建可填写 PDF|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET,您可以在 PDF 文件中从头开始创建表单...文档中添加表单字段 Document 类提供了一个名为 Form 的集合,帮助您管理 PDF 文档中的表单字段。 要添加表单字段:...要添加表单字段: 创建您想要添加的表单字段。 调用 Form 集合的 Add 方法。 添加 TextBoxField 以下示例演示如何添加...

    docs.aspose.com/pdf/zh/net/create-form/