Sort Score
Result 10 results
Languages All
Labels All
Results 8,681 - 8,690 of 149,224 for

text

(0.25 sec)
  1. CheckGrammarOptions class | Aspose.Words for No...

    Aspose.Words.AI.CheckGrammarOptions class. Allows to specify various options while checking grammar of a document using AI....to improve stylistics of the text being proofed. Default value...to be returned with proofed text. Default value is false . preserveFormatting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::LowCode::MailMergeOptions::get_U...

    Aspose::Words::LowCode::MailMergeOptions::get_UseNonMergeFields method. When true, specifies that in addition to MERGEFIELD fields, mail merge is performed into some other types of fields and also into "{{fieldName}}" tags in C++....will perform mail merge into text tags “{{fieldName}}”. These...These are not fields, but just text tags. See Also Class MailMergeOptions...

    reference.aspose.com/words/cpp/aspose.words.low...
  3. TextPath.trim property | Aspose.Words for Node.js

    TextPath.trim property. Determines whether extra space is removed above and below the Text....removed above and below the text. get trim () : boolean Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Working with Digital Signatures in Jython|Aspos...

    Working with Digital Signatures using Jython.... text import MessageFormat from java...coding sites: GitHub Load Plain Text (TXT) File in Jython Related...

    docs.aspose.com/words/java/working-with-digital...
  5. PclSaveOptions.fallback_font_name property | As...

    PclSaveOptions.fallback_font_name property. Name of the font that will be used if no expected font is found in printer and built-in fonts collections....printer will apply to printed text as a substitute should its original...apply "Times New Roman" to the text with the missing font. # Should...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CustomXmlPart.clone method | Aspose.Words for P...

    CustomXmlPart.clone method. Makes a deep enough copy of the object...xml_part_content = '<root><text>Hello world!</text></root>' xml_part =...aw . markup . SdtType . PLAIN_TEXT , aw . markup . MarkupLevel...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CustomXmlPartCollection indexer | Aspose.Words ...

    CustomXmlPartCollection indexer. Gets or sets an item at the specified index....xml_part_content = '<root><text>Hello world!</text></root>' xml_part =...aw . markup . SdtType . PLAIN_TEXT , aw . markup . MarkupLevel...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CustomXmlPartCollection.clear method | Aspose.W...

    CustomXmlPartCollection.clear method. Removes all elements from the collection....xml_part_content = '<root><text>Hello world!</text></root>' xml_part =...aw . markup . SdtType . PLAIN_TEXT , aw . markup . MarkupLevel...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CheckGrammarOptions class | Aspose.Words for Py...

    aspose.words.ai.CheckGrammarOptions class. Allows to specify various options while checking grammar of a document using AI....to improve stylistics of the text being proofed. Default value...to be returned with proofed text. Default value is False . preserve_formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Create Word Document using C#

    In this tutorial you will learn how to create Word document using C# without interop. The C# code example creates Word document in DOCX file format....document using C# , write some text with different font formatting...DocumentBuilder classes Write some text and insert hyperlink into document...

    kb.aspose.com/words/net/how-to-create-word-docu...