Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 9,975 for

insert text

(0.14 sec)
  1. Edit DOCX In Java

    Edit DOCX in Java code....C# C++ View code snippet Edit text in DOCX using Java Programmatic...digital workflow. Edit text in DOCX, insert graphs using external...

    products.aspose.com/words/java/edit/docx/
  2. ViewOptions.doNotDisplayPageBoundaries property...

    ViewOptions.doNotDisplayPageBoundaries property. Turns off display of the space between the top of the Text and the top edge of the page....space between the top of the text and the top edge of the page...DocumentBuilder ( doc ); // Insert content that spans across 3...

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

    Discover how the PageSetup MultiplePages property optimizes document printing for seamless booklet binding. Enhance your multi-page documents today!...doc = new Document (); // Insert text that spans 16 pages. DocumentBuilder...doc = new Document (); // Insert text that spans several pages...

    reference.aspose.com/words/net/aspose.words/pag...
  4. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::Add method. Adds a string to the end of the collection in C++....element is inserted. Examples Shows how to insert a combo box...DocumentBuilder > ( doc ); // Insert a combo box, and then verify...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. TextPath.TextPathAlignment | Aspose.Words for .NET

    Discover the TextPathAlignment property to easily customize Text alignment in your designs. Enhance your layouts with precise control and creativity!...property Defines the alignment of text. public TextPathAlignment TextPathAlignment...Document (); // Insert a WordArt object to display text in a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  6. TextPath.FitShape | Aspose.Words for .NET

    Discover how the TextPath FitShape property ensures your Text perfectly fits within a shape's bounding box for enhanced design flexibility....property Defines whether the text fits bounding box of a shape...Document (); // Insert a WordArt object to display text in a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  7. TextPath.FitPath | Aspose.Words for .NET

    Discover how TextPath FitPath enhances your design by ensuring Text seamlessly follows any shape, creating stunning visual effects....property Defines whether the text fits the path of a shape. public...Document (); // Insert a WordArt object to display text in a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::NodeCollection::Contains method ...

    Aspose::Words::NodeCollection::Contains method. Determines whether a node is in the collection in C++....doc ); // Add text to the document by inserting Runs using a DocumentBuilder...get_Count ()); // We can also insert a node into the RunCollection...

    reference.aspose.com/words/cpp/aspose.words/nod...
  9. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::IndexOfKey method. Returns the zero-based index of the specified bookmark in the collection in C++....DocumentBuilder > ( doc ); // Insert a bookmark with another bookmark...1" ); builder -> Writeln ( u "Text inside Bookmark 1." ); builder...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. FieldDate.use_last_format property | Aspose.Wor...

    FieldDate.use_last_format property. Gets or sets whether to use a format last used by the hosting application when Inserting a new DATE field....hosting application when inserting a new DATE field. @property...DocumentBuilder ( doc ) # If we want the text in the document always to display...

    reference.aspose.com/words/python-net/aspose.wo...