We are using below code to insert hyper link after every paragraph . But once the document is converted to pdf, hyper link isnt working.
foreach (Paragraph paragraph in doc.GetChildNodes(NodeType.Paragraph, true))
{
…...Paragraph, true)) { int index; if (paragraph.GetAncestor(NodeType....Table) != null) continue; string paraText = paragraph.ToString(SaveFormat...
Implements the RD field in Java....authorities, or an index with the TOC, TOA, or INDEX field Examples:...contents, table of authorities, or index. getFormat() Gets a FieldFormat...
Implements the PRINT field in Java.... getSwitchType(String switchName) getType() Gets...the field. setPostScriptGroup(String value) Sets the drawing rectangle...
aspose.words.fields.FieldXE class. Implements the XE field...number for an index entry, which is used by an INDEX field. Inheritance:...entry_type Gets or sets an index entry type. format Gets a FieldFormat...
Implements the TIME field in Java....DocumentBuilder builder, final String format) throws Exception {...LCID of the field. setResult(String value) Sets text that is between...
Implements the ADDRESSBLOCK field in Java....docx"); String[] addressFieldsExpect = {"Company"...getRange().getFields().get(0); String[] addressBlockFieldNam = addressBlockField...
Represents a single bookmark in Java....Shows how to add bookmarks and update their contents. public void...collection by index or name, and their names can be updated. bookmarks...
Discover the Aspose.Words.Fields.FieldIndex class to effortlessly implement Index fields in your documents. Enhance your document management today!...FieldIndex class Implements the INDEX field. To learn more, visit...document used to build the index. CrossReferenceSepara { get;...
Implements the REVNUM field in Java.... We can update this property manually. doc...getRevisionNumber() + 1); field.update(); Assert.assertEquals("2"...
Implements the GLOSSARY field in Java....setBuiltInTemplatesP(new String[]{getMyDir() + "Busniess brochure...the document. setEntryName(String value) Sets the name of the...