Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 10,800 for

insert text

(0.25 sec)
  1. FieldGlossary.EntryName | Aspose.Words for .NET

    Discover the FieldGlossary EntryName property to easily manage glossary entries—get or set names for seamless content integration....name of the glossary entry to insert. public string EntryName {...Create a source and add it as text to our building block. Document...

    reference.aspose.com/words/net/aspose.words.fie...
  2. StructuredDocumentTag.calendarType property | A...

    StructuredDocumentTag.calendarType property. Specifies the type of calendar for this SDT... 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...
  3. ControlChar.LINE_FEED property | Aspose.Words f...

    ControlChar.LINE_FEED property. Line feed character: \x000a or \n... 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...
  4. ControlChar.SECTION_BREAK property | Aspose.Wor...

    ControlChar.SECTION_BREAK property. End of section character: \x000c 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...
  5. ControlChar.SPACE_CHAR property | Aspose.Words ...

    ControlChar.SPACE_CHAR property. Space character: (char)32.... 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.LF property | Aspose.Words for Python

    ControlChar.LF property. Line feed character: \x000a or \n... 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. Issues with particular font types after EMF to ...

    Hi Aspose support, In out product we started to use EMF to PDF conversion via Aspose, and after some research with different ways and different Aspose libraries we found that the optimal one is to use Aspose.Words.dll t…...dll to insert EMF picture into document,...Subheading, Sitka Text. 02.png (460.1 KB) The text with Cambria Math...

    forum.aspose.com/t/issues-with-particular-font-...
  8. Apply or Change Slide Layouts on Android|Aspose...

    Manage and customize slide layouts in Aspose.Slides for Android. Explore layout types, placeholder control, and footer visibility through Java 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/androidjava/slide-layout/
  9. FieldSkipIf Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSkipIf class to efficiently implement SKIPIF fields, enhancing document automation and flexibility in your projects....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...
  10. Navigation with Cursor in C++|Aspose.Words for C++

    Navigate between different nodes within a document, such as a paragraph, bookmark, or a specific character using C++....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/cpp/navigation-with-cursor/