Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 150,688 for

text

(0.32 sec)
  1. Font.DoubleStrikeThrough | Aspose.Words for .NET

    Discover the Font DoubleStrikeThrough property. Easily format Text with a double strikethrough for enhanced clarity and style in your documents....formatted as double strikethrough text. public bool DoubleStrikeThrough...add a line strikethrough to text. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/fon...
  2. Font.hasDmlEffect method | Aspose.Words for Nod...

    Font.hasDmlEffect method. Checks if particular DrawingML Text effect is applied....Checks if particular DrawingML text effect is applied. hasDmlEffect...dmlEffectType TextDmlEffect DrawingML text effect type. Returns true if...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Markup::XmlMapping::get_CustomXm...

    Aspose::Words::Markup::XmlMapping::get_CustomXmlPart method. Returns the custom XML data part to which the parent structured document tag is mapped in C++....Construct an XML part that contains text and add it to the document's..."<root><text>Text element #1</text><text>Text element #2</text></root>"...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. HTML Textarea Tag – Generate HTML and C# Code O...

    Сreate HTML Textarea tag for your website using Aspose.HTML. Рreview the Textarea, copy and use generated HTML and C# code in your project!...multiple lines of text. This is a multi-line plain text editing element...users to enter large amounts of text in an arbitrary form, such as...

    products.aspose.com/html/net/generators/textarea/
  5. Add Watermark to PDF added to SharePoint Librar...

    PDF SharePoint API lets you add watermark to a PDF documents added to the library.... The feature adds a text watermark to the bottom left...added to the library. Watermark Text on bottom left corner To enable...

    docs.aspose.com/pdf/sharepoint/add-watermark-to...
  6. ParagraphFormat.LeftIndent | Aspose.Words for .NET

    Adjust the left indent for your paragraphs effortlessly with the ParagraphFormat LeftIndent property. Customize your Text layout for better readability!...formatting to create off-center text. Document doc = new Document...DocumentBuilder ( doc ); // Center all text that the document builder writes...

    reference.aspose.com/words/net/aspose.words/par...
  7. InlineStory Class | Aspose.Words for .NET

    Discover Aspose.Words.InlineStory class, the essential base for inline nodes, enabling seamless integration of paragraphs and tables in your documents....override GetText () Gets the text of this node and of all its...nodes that can contain their own text (paragraphs and tables). For...

    reference.aspose.com/words/net/aspose.words/inl...
  8. PdfSaveOptions.AdditionalTextPositioning | Aspo...

    Discover the PdfSaveOptions AdditionalTextPositioning property to control Text positioning in PDFs. Enhance your document's layout effortlessly!...whether to write additional text positioning operators or not...Remarks If true , additional text positioning operators are written...

    reference.aspose.com/words/net/aspose.words.sav...
  9. TextWrapping Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.TextWrapping enum for efficient Text wrapping around tables. Enhance your document formatting with ease!...TextWrapping enumeration Specifies how text is wrapped around the table...Name Value Description None 0 Text and table is displayed in the...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Tag Replacement : In Single Row : Row not getti...

    Hello Team , We are replacing tag in word template , we have require if tag present in single line and value is empty , we need to remove line , to avoid blank line in completed doc . using below code to replace tag p…...Words removes only the text of the placeholder. The paragraph...Collections.Generic; using System.Text.RegularExpressions; public class...

    forum.aspose.com/t/tag-replacement-in-single-ro...