Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 25,009 for

form

(0.96 sec)
  1. Programming with Documents in C#|Aspose.Words f...

    Use the Aspose.Words Document Object Model classes to programmatically create, modify, and manage documents with .NET using C#. Work with document properties, settings, and content, as well as with document appearance through the management of colors, shapes, fonts and other graphics....Working with Fields Working with Form Fields Working with Content...

    docs.aspose.com/words/net/programming-with-docu...
  2. Working with Text in PDF using C#|Aspose.PDF fo...

    This section explains various techniques of text handling. Learn how to add, replace, rotate, search text using Aspose.PDF and C#....just fill out an application form. It is also helpful if all the...

    docs.aspose.com/pdf/net/working-with-text/
  3. How to use digital sign certificate in Aspose ....

    Hi Team, I have digital sign certificate which is Personal InFormation Exchange type file with name Certificate_pkcs12 received from IT team (Digital Sign Certificate). I wanted to try to add the digital sign in my pdf…...pfx file but it’s not working form me. Could you please help me...

    forum.aspose.com/t/how-to-use-digital-sign-cert...
  4. Aspose.Words Product Family

    Find answers about creating, converting, editing, and printing Word documents without utilizing Microsoft Word....Python How to Create a Fillable Form in Word using Python How to...

    kb.aspose.com/words/page/8/
  5. SdtDateStorageFormat enumeration | Aspose.Words...

    Aspose.Words.Markup.SdtDateStorageFormat enumeration. Specifies how the date for a date SDT is stored/retrieved when the SDT is bound to an XML node in the document's data store....we will see a pop up in the form of a clickable calendar. //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Change a field name - Free Support Forum - aspo...

    Try to change the name of a Form field. Used this code: var pdf=new Document(@"C:\tmp\a.pdf"); var field=(TextBoxField)pdf.Form[1]; field.Name="gorilla"; pdf.Save(@"C:\tmp\b.pdf"); But the field name doesn’t get chan…...Try to change the name of a form field. Used this code: var pdf=new...var field=(TextBoxField)pdf.Form[1]; field.Name="gorilla"; pdf...

    forum.aspose.com/t/change-a-field-name/312114
  7. How to set just the sender name in PST not the ...

    I have just the sender name not the mail sender address which i want to set for the particular mail message and i just want to set just the name but when setting it using the following code throws me the exception :“The …...specified string is not in the form required for an e-mail address”...

    forum.aspose.com/t/how-to-set-just-the-sender-n...
  8. StructuredDocumentTag.clear method | Aspose.Wor...

    StructuredDocumentTag.clear method. Clears contents of this structured document tag and displays a placeholder if it is defined....document tag, which is in the form of a text box, already displays...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_DateDisplayFormat method. String that represents the Format in which dates are displayed in C++....we will see a pop up in the form of a clickable calendar. //...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. CustomXmlProperty.uri property | Aspose.Words f...

    CustomXmlProperty.uri property. Gets or sets the namespace URI of the custom XML attribute or smart tag property....recognizes a part of its text as some form of data, # such as a name, date...

    reference.aspose.com/words/python-net/aspose.wo...