Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 24,993 for

form

(0.28 sec)
  1. Insert Checkboxes, Text Input or Images during ...

    Insert checkboxes or text input fields during Mail Merge using C++. Also insert images from a Database during Mail Merge in C++....insert checkboxes and text input form fields into the document during...were replaced with checkbox form fields, and the Subject field...

    docs.aspose.com/words/cpp/insert-checkboxes-tex...
  2. vertical_choicebox|Documentation

    Vertical_choicebox element generates a vertical question block with multiple answers and an optional write-in field....used at the top level of the form hierarchy. name property is...name is not displayed on the form. Never add empty lines after...

    docs.aspose.com/omr/net/txt-markup/vertical_cho...
  3. 使用运算符与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/
  4. Resize Rows and Columns|Documentation

    This article introduces how to set row height and column width in GridWeb....GridWeb control to your Web Form. Access the worksheet’s Cells...GridWeb control to your Web Form. Access the worksheet’s Cells...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  5. ProtectionType enumeration | Aspose.Words for N...

    Aspose.Words.ProtectionType enumeration. Protection type for a document....User can only enter data in the form fields in the document. AllowOnlyRevisions...to edit the contents of the form field in the second section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::ControlChar::Cr method | Aspose....

    Aspose::Words::ControlChar::Cr method. Carriage return character: "\x000d" or "\r". Same as ParagraphBreak in C++....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/cpp/aspose.words/con...
  7. PdfPermissions enumeration | Aspose.Words for N...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Fonts::TableSubstitutionRule::Sa...

    Aspose::Words::Fonts::TableSubstitutionRule::Save method. Saves the current table substitution settings to stream in C++....We can save the table in the form of an XML document. tableSubstitutionRul...Linux substitution table in the form of an XML document using a stream...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. FieldMergingArgsBase.FieldName | Aspose.Words f...

    Discover the FieldName property of FieldMergingArgsBase, which retrieves the merge field name from your data source for seamless integration....Shows how to insert checkbox form fields into MERGEFIELDs as merge...Shows how to insert checkbox form fields into MERGEFIELDs as merge...

    reference.aspose.com/words/net/aspose.words.mai...
  10. Convert XFA to Dynamic AcroForm using Aspose.PD...

    I I am looking at a tool to convert XFA/PDF documents into “normal/standard” pdf that can be read in all browers.Your tool looks OK with the trial version, but i need to be sure that it can convert the full PDF document …...have tested the scenario of XFA form to standard PDF file and as...+project.pdf”); pdfDocument.Form.Type = FormType.Standard; pdfDocument...

    forum.aspose.com/t/convert-xfa-to-dynamic-acrof...