Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 23,708 for

form

(0.65 sec)
  1. smartmarker.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/ru/net/how-to-import-json...
  2. smartmarker.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/es/java/using-json-data-i...
  3. ProtectionType | Aspose.Words for Java

    Protection type for a document in Java....ALLOW_ONLY_FORM_FIELDS); // Turn off write protection...to edit the contents of the form field in the second section...

    reference.aspose.com/words/java/com.aspose.word...
  4. 使用操作符|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/
  5. 用C++更改数据透视表的布局|Documentation

    学习如何使用Aspose.Cells for C++以紧凑、轮廓和表格式在数据透视表中更改布局。...Show the pivot table in compact form pivotTable . ShowInCompactForm...Show the pivot table in outline form pivotTable . ShowInOutlineForm...

    docs.aspose.com/cells/zh/cpp/changing-the-layou...
  6. Question|Documentation

    A markup element that creates a closed-ended question....response is declared in the form ([character]) {Response text}...a new line in the generated form. For example: (α) Alpha Centauri...

    docs.aspose.com/omr/java/design-form/question/
  7. Content|Documentation

    Content element is used to add one or more lines of text to the parent element....used at the top level of the form hierarchy. Declaration Content...property. The text displayed in the form is specified in the name property...

    docs.aspose.com/omr/net/json-markup/content/
  8. 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
  9. 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/
  10. Not flattening all fields on pdf via .NET - Fre...

    I have a project that is filling pdfs with data, combining, then saving them all asynchronously. I am having an issue where sometimes a few of the documents in the packets are not getting flattened. I am calling Flatten…...FlattenAllFields() on the pdf form just before saving it to a new...public Form GetPdf(Stream stream) { var pdf = new Form(stream);...

    forum.aspose.com/t/not-flattening-all-fields-on...