Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 23,011 for

form

(0.08 sec)
  1. WriteInConfig|Documentation

    WriteInConfig element provides a blank field in which the respondent can hand write some text or draw a picture....request some information in free form (name, phone, address, and the...text is not displayed on the form. Required bool false Set to...

    docs.aspose.com/omr/net/programmatic-forms/writ...
  2. Import and Export Annotations to XFDF format us...

    You may import and export annotation with XFDF Format with C++ and Aspose.PDF for C++ library....format to store data such as form encoding and annotations, which...used either to send or receive form data or annotations to other...

    docs.aspose.com/pdf/cpp/import-export-xfdf/
  3. 使用操作符|Aspose.PDF for .NET

    本主题解释了如何与 Aspose.PDF 一起使用操作符。操作符类为 PDF 操作提供了很好的功能。...()); // Create an XForm var form = Aspose . Pdf . XForm . CreateNewForm...1 ]. Resources . Forms . Add ( form ); form . Contents . Add...

    docs.aspose.com/pdf/zh/net/working-with-operators/
  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/tr/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/ar/net/how-to-import-arra...
  6. GridDesktop: invoke error - Free Support Forum ...

    We observe random exceptions like this in GridDesktop: Exception-Type: System.InvalidOperationException Message: Invoke oder BeginInvoke kann für ein Steuerelement erst aufgerufen werden, wenn das Fensterhandle erstellt…...Forms.Control.MarshaledInvoke(Control...synchronous) at System.Windows.Forms.Control.Invoke(Delegate method...

    forum.aspose.com/t/griddesktop-invoke-error/312280
  7. Aspose::Words::Saving::PdfPermissions enum | As...

    Aspose::Words::Saving::PdfPermissions enum. Specifies the operations that are allowed to a user on an encrypted PDF document in C++....annotations, fill in interactive form fields, and, if ModifyContents...create or modify interactive form fields (including signature...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. 在PDF中装饰表单字段|Aspose.PDF for .NET

    探索如何在PDF文档中装饰表单字段,使用Aspose.PDF在.NET中添加视觉增强效果,如边框。...of FormEditor to manipulate form fields using ( var editor =...BindPdf ( dataDir + "Sample-Form-01.pdf" ); // Create a FormFieldFacade...

    docs.aspose.com/pdf/zh/net/decorate-form-field/
  9. SdtListItem | Aspose.Words for Java

    This element specifies a single list item within a parent SdtType.COMBO_BOX or SdtType.DROP_DOWN_LIST structured document tag in Java....structured document tag is a form that allows the user to // select...left-clicking and opening the form in Microsoft Word. // The "ListItems"...

    reference.aspose.com/words/java/com.aspose.word...
  10. 将图像添加到 PDF 使用 C++|Aspose.PDF for C++

    本节描述如何使用 C++ 库将图像添加到现有的 PDF 文件中。... page -> get_Rect ()); auto form = annotation -> get_Appearance...get_Appearance () -> idx_get ( u "N" ); form -> set_BBox ( page -> get_Rect...

    docs.aspose.com/pdf/zh/cpp/add-image-to-existin...