Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 10,028 for

insert text

(0.13 sec)
  1. Restrict Document Editing in Python|Aspose.Word...

    Restrict editing a document by setting a restriction type using Python. You can also remove protection and make unrestricted editable regions....words as aw # Insert two sections with some text. doc = aw . Document...( doc ) builder . writeln ( "Text added to a document." ) # A...

    docs.aspose.com/words/python-net/restrict-docum...
  2. MultiplePagesType enumeration | Aspose.Words fo...

    aspose.words.settings.MultiplePagesType enumeration. Specifies how document is printed out.... Document () # Insert text that spans 16 pages. builder...0 while i < 15 : builder . insert_break ( aw . BreakType . PAGE_BREAK...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Getting Headers or Footers with C++|Documentation

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the C++ API or Library....sheets, or charts, you can insert headers and footers only by...center, or right header or footer text box at the top or the bottom...

    docs.aspose.com/cells/cpp/get-headers-or-footers/
  4. Aspose::Words::Node::GetText method | Aspose.Wo...

    Aspose::Words::Node::GetText method. Gets the Text of this node and of all its children in C++....Node::GetText method Gets the text of this node and of all its...DocumentBuilder > ( doc ); // Insert paragraphs with text with DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/nod...
  5. CellCollection | Aspose.Words for Java

    Provides typed access to a collection of Cell nodes in Java....TEXT).trim(); System.out.println(MessageFormat...specified node. insert(int index, Node node) Inserts a node into...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Fields::FieldKeywords class | As...

    Aspose::Words::Fields::FieldKeywords class. Implements the KEYWORDS field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Fields::FieldRevNum class | Aspo...

    Aspose::Words::Fields::FieldRevNum class. Implements the REVNUM field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. 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...
  9. 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...
  10. ViewOptions | Aspose.Words for Java

    Provides various options that control how a document is shown in Microsoft Word in Java....the document to fit the inner text margins of the first page. doc...space between the top of the text and the top edge of the page...

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