Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 31,655 for

text

(0.08 sec)
  1. C++ API to Export MD to RTF | products.aspose.com

    Convert MD to RTF within C++ applications....Markdown (MD) files to Rich Text Format (RTF) in two simple steps...(Tab-separated Values) Convert MD to TXT (Text Document) Convert MD to XAML...

    products.aspose.com/total/cpp/conversion/md-to-...
  2. Aspose::Words::DocumentVisitor::VisitOfficeMath...

    Aspose::Words::DocumentVisitor::VisitOfficeMathStart method. Called when enumeration of a Office Math object has started in C++....mBuilder = MakeObject < System :: Text :: StringBuilder > (); mVisitorIsInsideOffi...mDocTraversalDepth ; SharedPtr < System :: Text :: StringBuilder > mBuilder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. IReplacingCallback Interface | Aspose.Words for...

    Enhance your document processing with Aspose.Words' IReplacingCallback interface. Create custom find and replace methods for tailored results....to track the order in which a text replacement operation traverses...header\nThird footer\n" , logger . Text . Replace ( "\r" , "" )); else...

    reference.aspose.com/words/net/aspose.words.rep...
  4. NodeCollection.remove method | Aspose.Words for...

    NodeCollection.remove method. Removes the node from the collection and from the document....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...
  5. FieldAsk class | Aspose.Words for Python

    aspose.words.fields.FieldAsk class. Implements the ASK field... display_result Gets the text that represents the displayed...operation. prompt_text Gets or sets the prompt text (the title of...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Remove a Watermark in Word using Java

    This short guide explains how to remove a watermark in Word using Java. It has the IDE settings, steps, and a sample code to delete watermark in Word using Java.... You can remove the text and image watermarks by slight...the source Word file having a text or image watermark in it Check...

    kb.aspose.com/words/java/remove-a-watermark-in-...
  7. Aspose::Words::Saving::GraphicsQualityOptions::...

    Aspose::Words::Saving::GraphicsQualityOptions::set_TextRenderingHint method. Sets the rendering mode for Text associated with this Graphics in C++....Sets the rendering mode for text associated with this Graphics...Nullable < System :: Drawing :: Text :: TextRenderingHint > value...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Document.punctuation_kerning property | Aspose....

    Document.punctuation_kerning property. Specifies whether kerning applies to both Latin Text and punctuation....kerning applies to both Latin text and punctuation. @property def...kerning applies to both Latin text and punctuation. doc = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_ReplacingCallback method. The user-defined method which is called before every replace occurrence in C++....Replace ( MakeObject < System :: Text :: RegularExpressions :: Regex...mLog ( MakeObject < System :: Text :: StringBuilder > ()) { } private...

    reference.aspose.com/words/cpp/aspose.words.rep...
  10. BookmarkCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.BookmarkCollection class, a powerful tool for managing bookmarks in your documents, enhancing organization and navigation.... Text = $"Updated text contents of {bookmarks[1]..."MyBookmark_" + i ; builder . Write ( "Text before bookmark." ); builder...

    reference.aspose.com/words/net/aspose.words/boo...