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

form

(0.1 sec)
  1. 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...
  2. text|Documentation

    Text element is used to add one or more lines of text to the Form....or more lines of text to the form. Text elements cannot be nested...be top-level elements in the form hierarchy. Syntax The element...

    docs.aspose.com/omr/net/txt-markup/text/
  3. Get some checkbox field properties from a Dynam...

    Hi, I am working on a dynamic XFA PDF file with checkbox fields. I know I cannot get their properties like positions, checkedValue, FullName using Aspose.PDF.InteractiveFeatures.Forms.CheckboxField.Rect, Aspose.PDF.Inte…...Forms.CheckboxField.Rect , Aspose...Aspose.PDF.InteractiveFeatures.Forms.CheckboxField.States and Aspose...

    forum.aspose.com/t/get-some-checkbox-field-prop...
  4. Text|Documentation

    A markup element that adds a line of text to the Form....or more lines of text to the form. Syntax The element declaration...text to be displayed on the form, and continues until an empty...

    docs.aspose.com/omr/java/design-form/text/
  5. write_in|Documentation

    Write_in 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...name is not displayed on the form. write_in element can only be...

    docs.aspose.com/omr/net/txt-markup/write_in/
  6. ControlChar.Cr | Aspose.Words for .NET

    Discover ControlChar Cr, the carriage return character (x000d or r) that enhances text Formatting. Simplify your coding with our unique solutions!...Converting the document to text form reveals that control characters...converting a document to string form, // we can omit some of the...

    reference.aspose.com/words/net/aspose.words/con...
  7. 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/
  8. Copy VBA Macro UserForm DesignerStorage from Te...

    Learn how to copy VBA Macro UserForm DesignerStorage from a template to a target workbook using Aspose.Cells for C++....will see a User Form as shown below. The User Form consists of Designer...Button 1, it opens the VBA User Form, which contains a command button...

    docs.aspose.com/cells/cpp/copy-vba-macro-userfo...
  9. Answer sheet with barcode|Documentation

    A classic answer sheet with a barcode encoding the student's name....personalize or uniquely identify a form. empty_line Add a vertical spacing...or more lines of text to the form. Source code ?container=Personalized...

    docs.aspose.com/omr/net/txt-markup/examples/ans...
  10. 使用运算符与C++协作|Aspose.PDF for C++

    本主题解释如何在C++中使用Aspose.PDF的运算符。运算符类为PDF操作提供了强大的功能。...GSave > ()); // 创建xForm auto form = XForm :: CreateNewForm ( document...get_Resources () -> get_Forms () -> Add ( form ); form -> get_Contents...

    docs.aspose.com/pdf/zh/cpp/operators/