Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 10,749 for

insert text

(0.17 sec)
  1. ChoiceBox|Documentation

    ChoiceBox element generates a question with a fixed number of answers....The question text is specified in the question_text property. Answers..."element_type" : "ChoiceBox" , "question_text" : "Question" , "answers_string"...

    docs.aspose.com/omr/net/json-markup/choicebox/
  2. MultiplePagesType enumeration | Aspose.Words fo...

    Aspose.Words.Settings.MultiplePagesType enumeration. Specifies how document is printed out.... Document (); // Insert text that spans 16 pages. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldArgumentBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldArgumentBuilder class to effortlessly create complex field arguments with nodes and Text for enhanced document automation....of fields, nodes, and plain text. To learn more, visit the Working...AddText ( string ) Adds a plain text to the argument. Examples Shows...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Concatenate PDF documents in C#|Aspose.PDF for ...

    This section explains how to concatenate PDF documents with Aspose.PDF Facades using PdfFileEditor class....stream2 , outputStream ); } } } } Insert blank page Once the PDF files...files have been merged, we can insert a blank page at the beginning...

    docs.aspose.com/pdf/net/concatenate-pdf-documents/
  5. Android API to Render PDF to MARKDOWN | product...

    Transform PDF to MARKDOWN via Android via Java API... getTitle ()); Insert Endnotes in MARKDOWN Document...API. One of that feature is inserting endnotes and numbering in...

    products.aspose.com/total/android-java/conversi...
  6. Aspose::Words::BreakType enum | Aspose.Words fo...

    Aspose::Words::BreakType enum. Specifies type of a break inside a document in C++.... Examples Shows how to insert a Table of contents (TOC) into...DocumentBuilder > ( doc ); // Insert a table of contents for the...

    reference.aspose.com/words/cpp/aspose.words/bre...
  7. ParagraphCollection class | Aspose.Words for Py...

    aspose.words.ParagraphCollection class. Provides typed access to a collection of [Paragraph](../paragraph/) nodes...NodeCollection ) insert(index, node) Inserts a node into the collection...which appear when we highlight text with the cursor, # and then...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldFormDropDown class | Aspose.Words for Python

    aspose.words.fields.FieldFormDropDown class. Implements the FORMDROPDOWN field... Remarks Inserts a drop-down list style form...Description display_result Gets the text that represents the displayed...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldArgumentBuilder.add_field method | Aspose....

    FieldArgumentBuilder.add_field method. Adds a field represented by a [FieldBuilder](../../fieldbuilder/) to the argument....using a field builder, and then insert them into the document. doc...field = builder . build_and_insert ( ref_node = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChoiceBoxConfig|Documentation

    ChoiceBoxConfig element generates a question with a fixed number of answers....Enums ; The question text is specified in the QuestionText...QuestionText string Question text. AnswersString string A list...

    docs.aspose.com/omr/net/programmatic-forms/choi...