Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 32,373 for

text

(0.04 sec)
  1. FieldAutoTextList.list_style property | Aspose....

    FieldAutoTextList.list_style property. Gets or sets the name of the style on which the list to contain entries is based.... def field_auto_text_list (): doc = aw . Document...document and populate it with auto text entries. doc . glossary_document...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. Document.sections property | Aspose.Words for N...

    Document.sections property. Returns a collection that represents all sections in the document.... writeln ( "This text is in section 1." ); // Section...); builder . writeln ( "This text is in section 2." ); expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. 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...
  6. 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...
  7. 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-...
  8. 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...
  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. TextColumnCollection class | Aspose.Words for N...

    Aspose.Words.TextColumnCollection class. A collection of [TextColumn](../Textcolumn/) objects that represent all the columns of Text in a section of a document...represent all the columns of text in a section of a document....setCount() to set the number of text columns. To make all columns...

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