Sort Score
Result 10 results
Languages All
Labels All
Results 2,731 - 2,740 of 10,173 for

insert text

(0.15 sec)
  1. Apply or Change a Slide Layout in Java|Aspose.S...

    Learn how to manage and customize slide layouts in Aspose.Slides for Java. Explore layout types, placeholder control, footer visibility, and layout manipulation through code examples in Java....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/java/slide-layout/
  2. ControlChar class | Aspose.Words for Python

    aspose.words.ControlChar class. Control characters often encountered in documents...used in text files for paragraph breaks. DEFAULT_TEXT_INPUT_CHAR...character used as a default value in text input form fields. FIELD_END_CHAR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Comments for DOCX not working - Free Support Fo...

    I cannot get either the API or Ruby SDK working when attempting to add comments to a word doc. I have tried using simple coordinates 0.0.0.0 and using the coordinates from a Text search. For the Ruby SDK, I have used the…...using the coordinates from a text search. For the Ruby SDK, I...positions returned from the text search directly and built them...

    forum.aspose.com/t/comments-for-docx-not-workin...
  4. Issue adding comments to DOCX with API/Ruby SDK...

    I cannot get either the API or Ruby SDK working when attempting to add comments to a word doc. I have tried using simple coordinates 0.0.0.0 and using the coordinates from a Text search. For the Ruby SDK, I have used the…...using the coordinates from a text search. For the Ruby SDK, I...positions returned from the text search directly and built them...

    forum.aspose.com/t/issue-adding-comments-to-doc...
  5. Apply or Change a Slide Layout in PHP|Aspose.Sl...

    Learn how to manage and customize slide layouts in Aspose.Slides for PHP. Explore layout types, placeholder control, footer visibility, and layout manipulation through code examples in PHP....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/php-java/slide-layout/
  6. Cell | Aspose.Words for Java

    Represents a table cell in Java....appendChild(paragraph); // Add text to the first cell in the first...cells.get(k).toString(SaveFormat.TEXT).trim(); System.out.println(MessageFormat...

    reference.aspose.com/words/java/com.aspose.word...
  7. ControlChar.CrLf | Aspose.Words for .NET

    Discover ControlChar CrLf, the key to efficient Text formatting. Learn how carriage return and line feed enhance paragraph breaks in Text files....documents, but commonly used in text files for paragraph breaks....ControlChar . PageBreak )); // Insert a new section, and then set...

    reference.aspose.com/words/net/aspose.words/con...
  8. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary document within a Word document in Java....access the building blocks via "Insert" -> "Quick Parts" -> "Building...getNodeChangingCallb() Called when a node is inserted or removed in the document...

    reference.aspose.com/words/java/com.aspose.word...
  9. StructuredDocumentTag.calendar_type property | ...

    StructuredDocumentTag.calendar_type 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/python-net/aspose.wo...
  10. ReplacingArgs | Aspose.Words for Java

    Provides data for a custom replace operation in Java..../// Maintains a log of every text replacement done by a find-and-replace...and notes the original matched text's value. /// private static...

    reference.aspose.com/words/java/com.aspose.word...