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...
Discover Aspose.Words.PdfSaveOptions to enhance your document saving experience. Customize settings for optimal PDF output quality and perFormance....preserve Microsoft Word form fields as form fields in PDF or convert...whether to render PDF choice form field border. override SaveFormat...
Learn how to extract text from the Gear Type SmartArt Shape using Aspose.Cells for Node.js via C++....all the Individual Shapes forming the Group Shape using the GroupShape...type smart art shape in the form of group shape. const groupShape...
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...
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. //...
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...
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...
Discover the CustomXmlPropertyCollection IndexOfKey method to easily find the zero-based index of any property in your collection. Enhance your coding efficiency!...recognizes a part of its text as some form of data, // such as a name,...
Discover the CustomXmlPropertyCollection GetEnumerator method to easily iterate through collection items, enhancing your data management efficiency....recognizes a part of its text as some form of data, // such as a name,...
Effortlessly remove properties from your CustomXmlPropertyCollection with our Remove method. Streamline your data management today!...recognizes a part of its text as some form of data, // such as a name,...