Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 10,907 for

insert text

(2.47 sec)
  1. Apply or Change Slide Layouts in JavaScript|Asp...

    Manage and customize slide layouts in Aspose.Slides for Node.js. Explore layout types, placeholder control, and footer visibility through code examples....Slide layout – Includes two text placeholders: one for the title...below for main content (such as text, bullet points, charts, images...

    docs.aspose.com/slides/nodejs-java/slide-layout/
  2. StructuredDocumentTag.DateDisplayLocale | Aspos...

    Customize date formats with the StructuredDocumentTag DateDisplayLocale property. Enhance user experience by setting preferred language formats effortlessly....Document doc = new Document (); // Insert a structured document tag that...Word, the tag will display the text "Click here to enter a date...

    reference.aspose.com/words/net/aspose.words.mar...
  3. ActiveX|Aspose.Slides Documentation

    See Aspose.Slides for C++ ActiveX examples: Insert, configure, and control ActiveX objects in PPT and PPTX presentations with clear C++ code.... Add an ActiveX Control Insert a new ActiveX control and optionally...Add ( u "Value" , u "Default text" ); presentation -> Save ( u...

    docs.aspose.com/slides/cpp/examples/elements/ac...
  4. ControlChar.CELL property | Aspose.Words for Py...

    ControlChar.CELL property. End of a table cell or end of a table row character: \x0007 or \a.... SECTION_BREAK ) # Insert a new section, and then set...current_section . page_setup . text_columns . set_count ( 2 ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ControlChar.CELL_CHAR property | Aspose.Words f...

    ControlChar.CELL_CHAR property. End of a table cell or end of a table row character: (char)7 or \a.... SECTION_BREAK ) # Insert a new section, and then set...current_section . page_setup . text_columns . set_count ( 2 ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ControlChar.FIELD_START_CHAR property | Aspose....

    ControlChar.FIELD_START_CHAR property. Start of MS Word field character: (char)19.... SECTION_BREAK ) # Insert a new section, and then set...current_section . page_setup . text_columns . set_count ( 2 ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ControlChar.SECTION_BREAK_CHAR property | Aspos...

    ControlChar.SECTION_BREAK_CHAR property. End of section character: (char)12 or \f.... SECTION_BREAK ) # Insert a new section, and then set...current_section . page_setup . text_columns . set_count ( 2 ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  8. StructuredDocumentTag.dateDisplayFormat propert...

    StructuredDocumentTag.dateDisplayFormat property. String that represents the format in which dates are displayed.... Document (); // Insert a structured document tag that...Word, the tag will display the text "Click here to enter a date...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Navigation with Cursor in Java|Aspose.Words for...

    Navigate between different nodes within a document, such as a paragraph, bookmark, or a specific character using Java....simple as you can move the insertion point even by using the keyboard’s...clicking the mouse to locate the insertion point wherever you want. But...

    docs.aspose.com/words/java/navigation-with-cursor/
  10. FieldUpdateCultureSource Enum | Aspose.Words fo...

    Discover Aspose.Words.Fields.FieldUpdateCultureSource. Control field updates with customizable culture settings for enhanced document accuracy....DocumentBuilder ( doc ); // Insert two merge fields with German...Assert . That ( doc . Range . Text . Trim (), Is . EqualTo ( "Wednesday...

    reference.aspose.com/words/net/aspose.words.fie...