Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 16,632 for

insert text

(0.14 sec)
  1. Aspose::Words::Notes::FootnoteType enum | Aspos...

    Aspose::Words::Notes::FootnoteType enum. Specifies whether this is a footnote or an endnote in C++....Examples Shows how to reference text with a footnote and an endnote...DocumentBuilder > ( doc ); // Insert some text and mark it with a footnote...

    reference.aspose.com/words/cpp/aspose.words.not...
  2. Font.clear_formatting method | Aspose.Words for...

    Font.clear_formatting method. Resets to default font formatting.... Examples Shows how to insert a hyperlink field. doc = aw...information, please visit the " ) # Insert a hyperlink and emphasize it...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FormField.TextInputFormat | Aspose.Words for .NET

    FormField TextInputFormat property. Returns or sets the Text formatting for a Text form field in C#....Returns or sets the text formatting for a text form field. public...Remarks If the text form field contains regular text, then valid...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldGoToButton.Location | Aspose.Words for .NET

    FieldGoToButton Location property. Gets or sets the name of a bookmark a page number or some other item to jump to in C#....; set ; } Examples Shows to insert a GOTOBUTTON field. Document...Microsoft Word, // it will take the text cursor to the bookmark whose...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Edit Word, PDF In Python

    Edit DOCX, DOC, PDF and a variety of other file formats in Python....expands the possibilities to edit text, allowing the use of templates...dynamic content modification. Edit text in documents using Python Programmatic...

    products.aspose.com/words/python-net/edit/
  6. Aspose::Words::Range::get_FormFields method | A...

    Aspose::Words::Range::get_FormFields method. Returns a FormFields collection that represents all form fields in the range in C++....get_FormFields () Examples Shows how insert different kinds of form fields...// Use a document builder to insert a combo box. builder -> Write...

    reference.aspose.com/words/cpp/aspose.words/ran...
  7. Aspose::Words::Fields::FormFieldCollection::Cle...

    Aspose::Words::Fields::FormFieldCollection::Clear method. Removes all form fields from this collection and from the document in C++....Clear () Examples Shows how insert different kinds of form fields...// Use a document builder to insert a combo box. builder -> Write...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Find and Replace Textboxes - Free Support Forum...

    I am trying to use Aspose.Pdf to find every instance of the word “full” in a pdf document I’m passing through and replace it with a custom sized, multiline Textbox. However, when I run it through this and save it, it is …...TextFragments; TextBoxField text = new TextBoxField(doc, new...200, 300, 300)); text.Value = "Insert Text Here"; Aspose.Pdf...

    forum.aspose.com/t/find-and-replace-textboxes/2...
  9. Aspose.Slides Product Family

    Find answers about creating, converting, and editing presentations in code without utilizing Microsoft PowerPoint....Presentation using C# How to Strike Out Text in PPTX using Python How to...Strike Out Text in PPTX using Java How to Strike Out Text in PPTX...

    kb.aspose.com/slides/page/2/
  10. Aspose::Words::Markup::CustomXmlPartCollection ...

    Represents a collection of Custom XML Parts. The items are CustomXmlPart objects....xmlPartContent = u "<root><text>Hello world!</text></root>" ; SharedPtr<CustomXmlPart>...xmlPartContent); ASPOSE_ASSERT_EQ( System::Text::Encoding::get_ASCII ()->Ge...

    reference.aspose.com/words/cpp/class/aspose.wor...