Sort Score
Result 10 results
Languages All
Labels All
Results 4,321 - 4,330 of 154,787 for

text

(0.9 sec)
  1. TextDmlEffect Enum | Aspose.Words for .NET

    Discover Aspose.Words.TextDmlEffect enum for enhancing Text runs with dynamic DML effects. Elevate your document presentation effortlessly!...TextDmlEffect enumeration Dml text effect for text runs. public enum TextDmlEffect...if a run displays a DrawingML text effect. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/tex...
  2. Comment.DateTime | Aspose.Words for .NET

    Discover the Comment DateTime property, which captures the exact date and time a comment is posted, enhancing your content management experience...."Comment regarding text." ); // Add text to the document, warp...( new Run ( doc , "Commented text." )); para . AppendChild ( new...

    reference.aspose.com/words/net/aspose.words/com...
  3. Comment.AcceptStart | Aspose.Words for .NET

    Discover the AcceptStart method to seamlessly welcome visitors at the beginning of comments, enhancing user engagement and interaction...."Comment regarding text." ); // Add text to the document, warp...( new Run ( doc , "Commented text." )); para . AppendChild ( new...

    reference.aspose.com/words/net/aspose.words/com...
  4. Comment.AcceptEnd | Aspose.Words for .NET

    Learn how the AcceptEnd method enhances user experience by efficiently managing comment visits. Boost engagement with seamless visitor acceptance!..."Comment regarding text." ); // Add text to the document, warp...( new Run ( doc , "Commented text." )); para . AppendChild ( new...

    reference.aspose.com/words/net/aspose.words/com...
  5. Watermark.Remove | Aspose.Words for .NET

    Effortlessly remove watermarks with our effective method. Restore your images to their original beauty and enhance your creative projects today!...Examples Shows how to create a text watermark. Document doc = new...Document (); // Add a plain text watermark. doc . Watermark ...

    reference.aspose.com/words/net/aspose.words/wat...
  6. FieldXE.page_number_replacement property | Aspo...

    FieldXE.page_number_replacement property. Gets or sets Text used in place of a page number....page_number_replacement property Gets or sets text used in place of a page number...will display the XE field's Text property value on the left side...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Footnote Class | Aspose.Words for .NET

    Discover the Aspose.Words.Notes.Footnote class, your essential tool for managing footnotes and endnotes with ease and precision in your documents....class Represents a container for text of a footnote or endnote. To...ActualReferenceMark { get; } Gets the actual text of the reference mark displayed...

    reference.aspose.com/words/net/aspose.words.not...
  8. Using FormulaText function in Aspose.Cells for ...

    This article introduces how to use the FormulaText function in the Aspose.Cells library to process formulas in Microsoft Excel. Learn to get and set the formula Text of cells and save modified Excel files using JavaScript via C++....name suggests, it prints the text of the formula that is present...cell A1 and then prints the text of the formula using FormulaText...

    docs.aspose.com/cells/javascript-cpp/using-form...
  9. Aspose::Words::TextWatermarkOptions::get_Layout...

    Aspose::Words::TextWatermarkOptions::get_Layout method. Gets or sets layout of the watermark. The default value is Diagonal in C++....Examples Shows how to create a text watermark. auto doc = System...Document > (); // Add a plain text watermark. doc -> get_Watermark...

    reference.aspose.com/words/cpp/aspose.words/tex...
  10. Aspose::Words::Document::get_Watermark method |...

    Aspose::Words::Document::get_Watermark method. Provides access to the document watermark in C++....Examples Shows how to create a text watermark. auto doc = System...Document > (); // Add a plain text watermark. doc -> get_Watermark...

    reference.aspose.com/words/cpp/aspose.words/doc...