Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 154,658 for

text

(0.19 sec)
  1. IStructuredDocumentTag.PlaceholderName | Aspose...

    Discover the IStructuredDocumentTag PlaceholderName property to easily manage BuildingBlock names and enhance your document's placeholder Text....BuildingBlock containing placeholder text. public string PlaceholderName...contents as a custom placeholder text for a structured document tag...

    reference.aspose.com/words/net/aspose.words.mar...
  2. Dealing with Font Settings|Documentation

    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....Hide ] The look and feel of the text can be controlled by changing...Apply a specific font to text. Set text to bold . Set the font...

    docs.aspose.com/cells/java/dealing-with-font-se...
  3. IStructuredDocumentTag.placeholderName property...

    IStructuredDocumentTag.placeholderName property. Gets or sets Name of the [BuildingBlock](../../../aspose.words/buildingblock/) containing placeholder Text....BuildingBlock containing placeholder text. get placeholderName () : string...contents as a custom placeholder text for a structured document tag...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FootnoteOptions.StartNumber | Aspose.Words for ...

    Discover the FootnoteOptions StartNumber property to customize your footnote numbering, enhancing document clarity and organization effortlessly....reference or a side comment to text // that does not interfere with...with the main body text's flow. // Inserting a footnote/endnote...

    reference.aspose.com/words/net/aspose.words.not...
  5. Convert PNG to TXT via C# | Aspose

    Sample code for PNG to TXT C# conversion. Use API example code for batch PNG files to TXT conversion within VB.NET, Asp.NET or any .NET based application....recognition on PNG document and save text as PNG document using Aspose...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/net/conversion/png-to-txt/
  6. Issue with rendering qoute within If block in m...

    Hi, I have a merge field in my word document in the following way {IF {MERGEFIELD} myCondition}="Yes" "This Text will show when condition is true" {MERGEFIELD feedbackText} " " "} In my case feedbackText again has …...{MERGEFIELD} myCondition}="Yes" "This text will show when condition is...case feedbackText again has a text something like following Your...

    forum.aspose.com/t/issue-with-rendering-qoute-w...
  7. Watermark class | Aspose.Words for Node.js

    Aspose.Words.Watermark class. Adapts [Watermark](./) class public API for Node.js porting.... setText(text) Adds Text watermark into the document...document. setText(text, options) Adds Text watermark into the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any Text boxes containing MergeField Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)"); try { // Find all Text boxes containing merge fields Docum…...code in order to identify any text boxes containing MergeField...MERGEFORMAT)"); try { // Find all text boxes containing merge fields...

    forum.aspose.com/t/alternative-way-to-extract-a...
  9. ReplacementFormat | Aspose.Words for Java

    Specifies the replacement format in Java....Markdown text. TEXT Replacement is treated as simple text. length...interpreted as Markdown text. TEXT public static int TEXT Replacement is...

    reference.aspose.com/words/java/com.aspose.word...
  10. CompositeNode.insert_after method | Aspose.Word...

    CompositeNode.insert_after method. Inserts the specified node immediately after the specified reference node....paragraph_text = aw . Run ( doc = doc , text = 'Initial text. ' )...paragraph . append_child ( paragraph_text ) # Create three more run nodes...

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