Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 10,345 for

insert text

(0.13 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. 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...
  3. FieldPrint class | Aspose.Words for Python

    aspose.words.fields.FieldPrint class. Implements the PRINT field...Description display_result Gets the text that represents the displayed...instructions. result Gets or sets text that is between the field separator...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. Placeholder not replaced completely - Free Supp...

    Hey folks, I encountered an issue when replacing a placeholder string in a .docx document (created with Microsoft Word) with a table by using Aspose.Words for Java. The content of the document looks like this: <owner> …...options); The resulting table is inserted as expected, but the placeholder...using LibreOffice to create the text document, the problem doesn’t...

    forum.aspose.com/t/placeholder-not-replaced-com...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Dodawanie, przenoszenie lub usuwanie stron w formacie PDF przy użyciu C++https://products.aspose.com/pdf/pl/cpp/pages/Recent content in Dodawan......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/pl/cpp/pages/index.xml
  7. FieldNextIf Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNextIf class—efficiently implement NEXTIF fields to enhance document automation and streamline your workflows....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...
  8. Aspose::Words::Story::get_LastParagraph method ...

    Aspose::Words::Story::get_LastParagraph method. Gets the last paragraph in the story in C++....node that the builder just inserted. // To append content to a...// Adding a second run will insert it in front of the first run...

    reference.aspose.com/words/cpp/aspose.words/sto...
  9. PdfSaveOptions.clone method | Aspose.Words for ...

    PdfSaveOptions.clone method. Creates a deep clone of this object....DocumentBuilder ( doc = doc ) # Insert text with PAGE and NUMPAGES fields...write ( 'Page ' ) builder . insert_field ( field_code = 'PAGE'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Header alignment issue and need suggestion - Fr...

    Hello, I have below code and using which I am trying to add 3 headers but second and third header alignment is having issue. FYI - I tried by adjusting width but still facing same issue. Please have a look on attachme…...alignment is set after the text is inserted, which leaves the existing...alignment before you write the text (or create a new paragraph)...

    forum.aspose.com/t/header-alignment-issue-and-n...