Sort Score
Result 10 results
Languages All
Labels All
Results 4,961 - 4,970 of 11,005 for

insert text

(0.14 sec)
  1. GridDesktop: mouse wheel scrolling adds rows, d...

    See attached sample: start it, click the button, and a new Aspose.Cells workbook is created and shown in GridDesktop in readonly mode. GridDesktopTest.zip (5.2 KB) Problem 1: Switch to “Sheet 1”, then use the mouse wh…...grid, the context menu item “Insert col” does not allow adding...after the last col. Same for “Insert row”. Maybe it would help to...

    forum.aspose.com/t/griddesktop-mouse-wheel-scro...
  2. Specify Layout Options in Python|Aspose.Words f...

    Specify Layout Options for various document layouts using Python....layout features such as hidden text, paragraph marks, comment rendering...following properties: show_hidden_text – a Boolean value, which specifies...

    docs.aspose.com/words/python-net/specify-layout...
  3. FieldAutoNum Class | Aspose.Words for .NET

    Explore the Aspose.Words.Fields.FieldAutoNum class for seamless AUTONUM field implementation, enhancing document automation and efficiency....DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  4. GlossaryDocument Class | Aspose.Words for .NET

    Discover the Aspose.Words.BuildingBlocks.GlossaryDocument class, your key to managing AutoText and Building Blocks seamlessly in Word documents....set; } Called when a node is inserted or removed in the document...override GetText () Gets the text of this node and of all its...

    reference.aspose.com/words/net/aspose.words.bui...
  5. FieldXE class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldXE class. Implements the XE field... Remarks Defines the text and page number for an index...Description displayResult Gets the text that represents the displayed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::RevisionGroup class | Aspose.Wor...

    Aspose::Words::RevisionGroup class. Represents a group of sequential Revision objects. To learn more, visit the documentation article in C++.... get_Text () Returns inserted/deleted/moved text or description...Revision type: {1} \n\t Revision text: {2}" , group -> get_Author...

    reference.aspose.com/words/cpp/aspose.words/rev...
  7. How to enable and disable keyboard events|Docum...

    Enable or disable GridJs sheet keyboard event handling through the public enableKeyEvent method and understand the shortcut operations handled by the inspected code.... Ctrl / Cmd + ; Inserts the current date into the selected...editor. Ctrl / Cmd + Shift + ; Inserts the current time into the selected...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  8. Watermark Documents and Images via Java Applica...

    Add Text as well as Image Watermark to documents including Microsoft Word, Excel, PowerPoint, PDF and Images via your Java application. Add free Text or image watermark online via app....and Images using Java APIs Add text and image watermark to PDF,...concealed marks, usually comprising text or images, onto a document or...

    products.aspose.com/total/java/watermark/
  9. Format PowerPoint Shapes in .NET|Aspose.Slides ...

    Learn how to format PowerPoint shapes in C# using Aspose.Slides—set fill, line, and effect styles for PPT and PPTX files with precision and full control....// Add text to each rectangle. shape1 . TextFrame . Text = "Miter...TextFrame . Text = "Bevel Join Style" ; shape3 . TextFrame . Text = "Round...

    docs.aspose.com/slides/net/shape-formatting/
  10. Aspose::Words::Run::Run constructor | Aspose.Wo...

    Aspose::Words::Run::Run constructor. Initializes a new instance of the Run class in C++....paragraph where you want the run inserted. Examples Shows how to construct...:: Run > ( doc ); run -> set_Text ( u "Hello World!" ); run ->...

    reference.aspose.com/words/cpp/aspose.words/run...