Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 10,873 for

insert text

(0.1 sec)
  1. FieldFormText | Aspose.Words for Java

    Implements the FORMText field in Java.... Remarks: Inserts a text box style form field. Examples:...// In Microsoft Word, we can insert these fields via the Legacy...

    reference.aspose.com/words/java/com.aspose.word...
  2. Picture|Aspose.Slides Documentation

    Work with pictures in Aspose.Slides for .NET: Insert, crop, compress, recolor, and export images with C# examples for PPT, PPTX, and ODP presentations....article demonstrates how to insert and access pictures from in-memory...converts it to a stream, and inserts it as a picture frame on the...

    docs.aspose.com/slides/net/examples/elements/pi...
  3. Aspose::Words::Font::get_Border method | Aspose...

    Aspose::Words::Font::get_Border method. Returns a Border object that specifies border for the font in C++....get_Border () Examples Shows how to insert a string surrounded by a border...DashDotStroker ); builder -> Write ( u "Text surrounded by green border."...

    reference.aspose.com/words/cpp/aspose.words/fon...
  4. Aspose.Words for C++

    This API allows to create, edit, render, print, and convert Word documents in C++ without utilizing Microsoft Word or interop....C++ How to Find and Replace Text in Word Document in C++ How...Table in DOCX using C++ How to Insert Header and Footer in DOCX using...

    kb.aspose.com/words/cpp/
  5. FootnoteOptions.restartRule property | Aspose.W...

    FootnoteOptions.restartRule property. Determines when automatic numbering restarts....reference or a side comment to text // that does not interfere with...with the main body text's flow. // Inserting a footnote/endnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ShapeBase.bounds property | Aspose.Words for Py...

    ShapeBase.bounds property. Gets or sets the location and size of the containing block of the shape....Create a small red star and insert it into the group. # Line up...( child2 ) # Insert a rectangle, and then insert a slightly smaller...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldBidiOutline | Aspose.Words for Java

    Implements the BIDIOUTLINE field in Java....dd"); // Set the horizontal text alignment for every paragraph...getDisplayResult() Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Notes::Footnote::get_FootnoteTyp...

    Aspose::Words::Notes::Footnote::get_FootnoteType method. Returns a value that specifies whether this is a footnote or endnote in C++....attaching numbered references to the text. Both these references will...mark at the location that we insert them. // The reference mark...

    reference.aspose.com/words/cpp/aspose.words.not...
  9. InlineStory.first_paragraph property | Aspose.W...

    InlineStory.first_paragraph property. Gets the first paragraph in the story.... Examples Shows how to insert and customize footnotes. doc...DocumentBuilder ( doc = doc ) # Add text, and reference it with a footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Resize a Picture in Word using C#

    This article describes how to resize a picture in Word using C#. It shares details about the IDE configuration, a step-wise process and a runnable sample code to resize picture in Word using C#....InsertImage() methods to insert sample text and images with their...class object to insert different elements like text, images, etc...

    kb.aspose.com/words/net/how-to-resize-a-picture...