Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 10,173 for

insert text

(0.07 sec)
  1. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Id method. Specifies a unique read-only persistent numerical Id for this SDT in C++....structured document tag in a plain text box and modify its appearance...tag that will contain plain text. auto tag = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. BreakType | Aspose.Words for Java

    Specifies type of a break inside a document in Java....builder's current section and add text. builder.getPageSetup().set...oriented with vertically centered text."); // If we start a new section...

    reference.aspose.com/words/java/com.aspose.word...
  3. HeaderFooterCollection Class | Aspose.Words for...

    Discover Aspose.Words.HeaderFooterCollection for easy, typed access to Section HeaderFooter nodes, streamlining document management and enhancing your workflow.... Insert ( int, Node ) Inserts a node into the...append a paragraph to it. The text in that paragraph // will appear...

    reference.aspose.com/words/net/aspose.words/hea...
  4. FieldPageRef.insert_relative_position property ...

    FieldPageRef.Insert_relative_position property. Gets or sets whether to Insert a relative position of the bookmarked paragraph....insert_relative_position property FieldPageRef.insert_relative_position...property Gets or sets whether to insert a relative position of the...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main document and a glossary document of a Word document in Java....getNodeChangingCallb() Called when a node is inserted or removed in the document...document. getText() Gets the text of this node and of all its...

    reference.aspose.com/words/java/com.aspose.word...
  6. SdtType enumeration | Aspose.Words for Node.js

    Aspose.Words.Markup.SdtType enumeration. Specifies the type of a structured document tag (SDT) node....RichText The SDT represents a rich text box when displayed in the document...PlainText The SDT represents a plain text box when displayed in the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::ParagraphCollection class | Aspo...

    Aspose::Words::ParagraphCollection class. Provides typed access to a collection of Paragraph nodes. To learn more, visit the documentation article in C++.... Insert (int32_t, const System::Sh...System::SharedPtr<Aspose::Words::Node>&) Inserts a node into the collection...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. 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...
  9. Aspose Cells SVG Font Issue - Free Support Foru...

    We have purchased licenses for Aspose Cells for Java. We are having issues displaying SVG images inside PowerPoint. It seems that Aspose embeds the Text nodes, font families, font styles etc inside the svg and if the c…...seems that Aspose embeds the text nodes, font families, font styles...possible to somehow convert the SVG text nodes into vectors? For example...

    forum.aspose.com/t/aspose-cells-svg-font-issue/...
  10. 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...