Sort Score
Result 10 results
Languages All
Labels All
Results 7,171 - 7,180 of 151,747 for

text

(0.31 sec)
  1. FindReplaceOptions.IgnoreStructuredDocumentTags...

    Discover the FindReplaceOptions IgnoreStructuredDocumentTags property. Control if StructuredDocumentTag content is ignored with this easy-to-use boolean setting....will be treated as a simple text. Otherwise, StructuredDocumentTa...p . ToString ( SaveFormat . Text ). Trim (); FindReplaceOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  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. 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...
  4. Aspose::Words::Font::get_Name method | Aspose.W...

    Aspose::Words::Font::get_Name method. Gets or sets the name of the font in C++....Shows how to insert formatted text using DocumentBuilder . auto...Specify font formatting, then add text. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/fon...
  5. 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...
  6. 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...
  7. CompositeNode.getText method | Aspose.Words for...

    CompositeNode.getText method. Gets the Text of this node and of all its children....getText method getText() Gets the text of this node and of all its...GetText will retrieve the visible text as well as field codes and special...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CompositeNode.GetText | Aspose.Words for .NET

    Discover the CompositeNode GetText method to efficiently retrieve Text from nodes and their children, enhancing your data processing capabilities....GetText method Gets the text of this node and of all its...GetText will retrieve the visible text as well as field codes and special...

    reference.aspose.com/words/net/aspose.words/com...
  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. Delete Forms from PDF in C#|Aspose.PDF for .NET

    Remove Text based on subtype/form with Aspose.PDF for .NET library. Remove all forms from the PDF....C# Contents [ Hide ] Remove Text based on subtype/form The next...TextFragmentAbsorber to visit and remove all text fragments in this form. // For...

    docs.aspose.com/pdf/net/remove-form/