Sort Score
Result 10 results
Languages All
Labels All
Results 3,891 - 3,900 of 19,302 for

text

(0.09 sec)
  1. TextBox.InternalMarginTop | Aspose.Words for .NET

    Discover the TextBox InternalMarginTop property—control your shape's top margin in points for precise layout and enhanced design flexibility....to set internal margins for a text box. Document doc = new Document...LastParagraph ); builder . Write ( "Text placed according to textbox...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreShapes method. Gets a boolean value indicating either to ignore shapes within a Text. The default value is false in C++....either to ignore shapes within a text. The default value is false...

    reference.aspose.com/words/cpp/aspose.words.rep...
  3. Aspose::Words::Fields::FieldMergeField::set_Tex...

    Aspose::Words::Fields::FieldMergeField::set_TextAfter method. Sets the Text to be inserted after the field if the field is not blank in C++....FieldMergeField::set_TextAfter method Sets the text to be inserted after the field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Fields::FieldStyleRef::set_Style...

    Aspose::Words::Fields::FieldStyleRef::set_StyleName method. Sets the name of the style by which the Text to search for is formatted in C++....name of the style by which the text to search for is formatted....

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Saving::MarkdownSaveOptions::get...

    Aspose::Words::Saving::MarkdownSaveOptions::get_OfficeMathExportMode method. Specifies how OfficeMath will be written to the output file. Default value is Text in C++.... Default value is Text . Aspose :: Words :: Saving...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. TxtLoadOptions.detectHyperlinks property | Aspo...

    TxtLoadOptions.detectHyperlinks property. Specifies either to detect hyperlinks in Text...either to detect hyperlinks in text. The default value is false...loadOptions ); // Print hyperlinks text. for ( let field of doc . range...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PdfSaveOptions.fontEmbeddingMode property | Asp...

    PdfSaveOptions.fontEmbeddingMode property. Specifies the font embedding mode....This setting works only for the text in ANSI (Windows-1252) encoding...the document contains non-ANSI text then corresponding fonts will...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. StyleCollection class | Aspose.Words for Node.js

    Aspose.Words.StyleCollection class. A collection of [Style](../style/) objects that represent both the built-in and user-defined styles in a document...defaultFont Gets document default text formatting. defaultParagraphForm...paragraph, and then add some text. builder . paragraphFormat ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TextColumn class | Aspose.Words for Python

    aspose.words.TextColumn class. Represents a single Text column...TextColumn class Represents a single text column. TextColumn is a member...Gets or sets the width of the text column in points. Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Add Bookmark in Word using C#

    This article explains how to add bookmark in Word using C#. It contains all the information required to set the environment, step-wise approach to write the program and a runnable code to insert a bookmark in Word using C#....adding text and bookmarks Start a bookmark and add some text after...after it Add more bookmarks and text and end the internal bookmark...

    kb.aspose.com/words/net/how-to-add-bookmark-in-...