Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 22,529 for

form

(0.13 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/sv/net/using-smart-marker...
  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/net/using-smart-markers/s...
  3. 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/tr/net/using-smart-marker...
  4. ElementByIndex.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/net/how-to-import-array-e...
  5. 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...
  6. Aspose.Words updating formfields clears text in...

    After calling the method Document.UpdateFields some fields loose there input value. I included a sample file to reproduce the behavior. If I first call NormalizeFieldTypes() before UpdateFields() then it works as expect…...experiencing an issue where some form fields lose their input values...store the current values of the form fields in a dictionary or similar...

    forum.aspose.com/t/aspose-words-updating-formfi...
  7. 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/zh/net/using-smart-marker...
  8. 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/ja/java/using-json-data-i...
  9. Setting field values is slow - Free Support For...

    Setting all field values on a PDF can take an extended amount of time considering the operation. I have a sample file with about 365 fields, somewhat large, however it takes roughly 10 seconds to fill all fields. Profil…...Form.Fields) { var checkboxField...takes time to fill form fields inside PDF form. The time is being...

    forum.aspose.com/t/setting-field-values-is-slow...
  10. Posting AcroForm Data|Aspose.PDF for .NET

    You can import and export Form data to and XML file with Aspose.Pdf.Facades namespace in Aspose.PDF for .NET.... but also import and export form data to and XML file. Aspose...snippets show you how to create the form and then receive the posted...

    docs.aspose.com/pdf/net/posting-acroform-data/