Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 10,580 for

insert text

(0.1 sec)
  1. Aspose::Words::InlineStory::get_Paragraphs meth...

    Aspose::Words::InlineStory::get_Paragraphs method. Gets a collection of paragraphs that are immediate children of the story in C++....override Examples Shows how to insert and customize footnotes. auto...DocumentBuilder > ( doc ); // Add text, and reference it with a footnote...

    reference.aspose.com/words/cpp/aspose.words/inl...
  2. Aspose::Words::InlineStory::get_FirstParagraph ...

    Aspose::Words::InlineStory::get_FirstParagraph method. Gets the first paragraph in the story in C++....override Examples Shows how to insert and customize footnotes. auto...DocumentBuilder > ( doc ); // Add text, and reference it with a footnote...

    reference.aspose.com/words/cpp/aspose.words/inl...
  3. FormField class | Aspose.Words for Python

    aspose.words.fields.FormField class. Represents a single form field...following form fields: checkbox, text input and dropdown (combobox)...a character within a line of text. A complete form field in a...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Border.tint_and_shade property | Aspose.Words f...

    Border.tint_and_shade property. Gets or sets a double value that lightens or darkens a color.... Examples Shows how to insert a paragraph with a top border...= 0.25 builder . writeln ( 'Text with a top border.' ) doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Apply Custom Formatting during Mail Merg...

    Apply custom formatting during a Mail Merge operation using Java.... Insert Checkboxes, Text Input or Images during...

    docs.aspose.com/words/java/how-to-apply-custom-...
  6. Hello, World!|Simple example how to use Aspose....

    Create, edit and save your first document in any supported format using Aspose.Words for Python via .NET to experience its simplicity and power in Python....a DocumentBuilder class Insert text to the document start using...

    docs.aspose.com/words/python-net/hello-world/
  7. How to Replace Words in a Word Document using P...

    This article describes how to replace words in a word document using python. It contains configuration details, a step-by-step process and a runnable sample code to replace Text in Word using Python....for finding and replacing the text in the loaded document and finally...finally replace the text. Once you find and replace words in...

    kb.aspose.com/words/python/how-to-replace-words...
  8. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_ContentsFont method. Font formatting that will be applied to Text entered into SDT in C++....formatting that will be applied to text entered into SDT . System ::...structured document tag in a plain text box and modify its appearance...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. PdfPermissions enumeration | Aspose.Words for P...

    aspose.words.saving.PdfPermissions enumeration. Specifies the operations that are allowed to a user on an encrypted PDF document....CONTENT_COPY Copy or otherwise extract text and graphics from the document...CONTENT_COPY_FOR_ACCESSIBILITY Extract text and graphics (in support of...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PageSetup.sheets_per_booklet property | Aspose....

    PageSetup.sheets_per_booklet property. Returns or sets the number of pages to be included in each booklet.... 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...