Sort Score
Result 10 results
Languages All
Labels All
Results 8,241 - 8,250 of 149,174 for

text

(0.67 sec)
  1. PdfSaveOptions.createNoteHyperlinks property | ...

    PdfSaveOptions.createNoteHyperlinks property. Specifies whether to convert footnote/endnote references in main Text story into active hyperlinks...footnote/endnote references in main text story into active hyperlinks...footnote/endnote symbols // in the text act as links that, upon clicking...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Setting Structure Elements Properties in Tagged...

    With Aspose.PDF for Java, you may set different Structure Elements Properties. There are setting Text Block Structure Elements, setting Inline Structure Elements, adding Structure Element into Elements and etc...."Alternative Text" ); h1 . setExpansionText ( "Expansion Text" ); h1...h1 . setActualText ( "Actual Text" ); // Save Tagged PDF Document...

    docs.aspose.com/pdf/java/set-tagged-pdfs-elemen...
  3. IStructuredDocumentTag.XmlMapping | Aspose.Word...

    Discover how the IStructuredDocumentTag XmlMapping property connects structured tags to XML data, enhancing document customization and integration....xmlPartContent = "<root><text>Hello world!</text></root>" ; CustomXmlPart...SetMapping ( xmlPart , "/root[1]/text[1]" , string . Empty ); doc...

    reference.aspose.com/words/net/aspose.words.mar...
  4. Generate AustraliaPost Barcode with Different F...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....BarCodeAttributes Create ( String text , String symbology ) { BarCodeAttributes...BarCodeAttributes (); b . setCodeText ( text ); b . setSymbology ( symbology...

    docs.aspose.com/barcode/jasperreports/generate-...
  5. Set Start and Stop Symbols of Codabar Barcode|D...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....BarCodeAttributes Create ( String text , String symbology ) { BarCodeAttributes...BarCodeAttributes (); b . setCodeText ( text ); b . setSymbology ( symbology...

    docs.aspose.com/barcode/jasperreports/set-start...
  6. MailMerge.use_non_merge_fields property | Aspos...

    MailMerge.use_non_merge_fields property. When ``True``, specifies that in addition to MERGEFIELD fields, mail merge is performed into some other types of fields and also into {{fieldName}} tags....will perform mail merge into text tags “{{fieldName}}”. These...These are not fields, but just text tags. See Also module aspose.words...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldGoToButton.Location | Aspose.Words for .NET

    Discover the FieldGoToButton Location property, easily set bookmarks, page numbers, or items for seamless navigation and enhanced user experience....Microsoft Word, // it will take the text cursor to the bookmark whose...builder . Writeln ( "Bookmark text contents." ); builder . EndBookmark...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Font.style property | Aspose.Words for Node.js

    Font.style property. Gets or sets the character style applied to this formatting....custom style and apply it to text created using a document builder..."MyStyle" ; builder . write ( "This text is in a custom style." ); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. NodeCollection.insert method | Aspose.Words for...

    NodeCollection.insert method. Inserts a node into the collection at the specified index....DocumentBuilder ( doc = doc ) # Add text to the document by inserting...new_run = aw . Run ( doc = doc , text = 'Run 3. ' ) runs . insert...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartAxisTitle.show property | Aspose.Words for...

    ChartAxisTitle.show property. Determines whether the title shall be shown for the axis... text = "Categories" ; chartAxisXTitle.... title ; chartAxisYTitle . text = "Values" ; chartAxisYTitle...

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