Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 23,069 for

form

(0.08 sec)
  1. FormFieldCollection.get_by_name method | Aspose...

    FormFieldCollection.get_by_name method. Returns a Form field by bookmark name....get_by_name(bookmark_name) Returns a form field by bookmark name. def...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PDF Forms. Manage via C++ | Aspose.PDF

    Manage PDF Forms programmatically with C++ sample code using Aspose.PDF for C++....Fill PDF forms progammatically How to Manage PDF Forms Using C++...Library In order to add PDF Forms (Acroforms) in PDF file, we’ll...

    products.aspose.com/pdf/cpp/acroforms/
  3. Supported file formats|Documentation

    File and data Formats for print Forms, scanned / photographed images and recognition results supported by Aspose.OMR for.NET....language for designing OMR forms. Form layout can be provided in...for Aspose.OMR forms. Object Describe the OMR form directly in the...

    docs.aspose.com/omr/net/supported-file-formats/
  4. ElementBySlicer.xlsx

    Template Form Name : Test Form Entity CIN &=RootData.EntityCin Entity Name &=RootData.EntityName First Name &=RootData.FirstName Middle Name &=RootData.MiddleName Last Name &=RootData.LastName DOB ......Template Form Name : Test Form Entity CIN &=RootData.EntityCin...

    docs.aspose.com/cells/de/net/how-to-import-arra...
  5. ElementBySlicer.xlsx

    Template Form Name : Test Form Entity CIN &=RootData.EntityCin Entity Name &=RootData.EntityName First Name &=RootData.FirstName Middle Name &=RootData.MiddleName Last Name &=RootData.LastName DOB ......Template Form Name : Test Form Entity CIN &=RootData.EntityCin...

    docs.aspose.com/cells/sv/net/how-to-import-arra...
  6. Configure and Use CRM OneClick Generator|Aspose...

    How to use and configure Aspose OneClick Word Document Generator add-on using C#....OneClick Button directly from Form, Open Form Customization. Insert WebResource...The button is available on the form. Extend CRM OneClick Word Document...

    docs.aspose.com/words/net/using-and-configuring...
  7. TextConfig|Documentation

    TextConfig element is used to add one or more lines of text to the Form....to add a line of text to the form. TextConfig elements cannot...; The text displayed in the form is specified in the Name property...

    docs.aspose.com/omr/net/programmatic-forms/text...
  8. 将图像添加到现有PDF文件|Aspose.PDF for Java

    本节介绍如何使用Java库将图像添加到现有PDF文件。... getRect ()); XForm form = annotation . getAppearance...getAppearance (). get_Item ( "N" ); form . setBBox ( page . getRect ());...

    docs.aspose.com/pdf/zh/java/add-image-to-existi...
  9. 使用运算符|Aspose.PDF for Java

    本主题解释了如何使用 Aspose.PDF 的运算符。运算符类为 PDF 操作提供了强大的功能。...GSave ()); // 创建 xForm XForm form = XForm . createNewForm ( pdfDocument...getResources (). getForms (). add ( form ); form . getContents (). add (...

    docs.aspose.com/pdf/zh/java/operators/
  10. Upload archive to ASP.NET web application in C#...

    Provides example of how to use c# zip library for archive decompression and image processing for ASP.NET web application.... Add a form with the enctype="multipart/form-data" attribute...HTML markup for the form: Copy 1 < form method = "post" enctype...

    docs.aspose.com/zip/net/upload-archive-asp-net/