Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 16,621 for

insert text

(0.11 sec)
  1. Aspose::Words::Drawing Namespace Reference - As...

    The Aspose.Words.Drawing namespace provides classes that allow to create and modify drawing objects....attributes that specify how a text is displayed inside a shape...TextPath Defines the text and formatting of the text path (of a WordArt...

    reference.aspose.com/words/cpp/namespace/aspose...
  2. Aspose::Words::Fields::FieldDate::get_UseLunarC...

    Aspose::Words::Fields::FieldDate::get_UseLunarCalendar method. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar calendar in C++....> ( doc ); // If we want the text in the document always to display...()); builder -> Writeln (); // Insert a DATE field and set its calendar...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::Fields::FieldDate::get_UseUmAlQu...

    Aspose::Words::Fields::FieldDate::get_UseUmAlQuraCalendar method. Gets or sets whether to use the Um-al-Qura calendar in C++....> ( doc ); // If we want the text in the document always to display...()); builder -> Writeln (); // Insert a DATE field and set its calendar...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Fields::FieldDate::get_UseSakaEr...

    Aspose::Words::Fields::FieldDate::get_UseSakaEraCalendar method. Gets or sets whether to use the Saka Era calendar in C++....> ( doc ); // If we want the text in the document always to display...()); builder -> Writeln (); // Insert a DATE field and set its calendar...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. DocumentBuilder.InsertBreak | Aspose.Words for ...

    DocumentBuilder InsertBreak method. Inserts a break of the specified type into the document in C#....InsertBreak method Inserts a break of the specified type...break to insert. Remarks Use this method to insert paragraph...

    reference.aspose.com/words/net/aspose.words/doc...
  6. FieldGoToButton Class | Aspose.Words for .NET

    Aspose.Words.Fields.FieldGoToButton class. Implements the GOTOBUTTON field in C#....DisplayResult { get; } Gets the text that represents the displayed...get; set; } Gets or sets the text of the “button” that appears...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Create a GroupShape and get parent node - Free ...

    Hello. I’m trying to create a GroupShape and add Text box type Shapes to it. The only way to create a new GroupShape seems to be via a constructor: GroupShape groupShape = new GroupShape(documentBuilder.getDocument());…...create a GroupShape and add text box type Shapes to it. The only...Shape(documentBuilder.getDocument(), ShapeType.TEXT_BOX) groupShape.appendChild(shape);...

    forum.aspose.com/t/create-a-groupshape-and-get-...
  8. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the document at the current Insert position....write method write(text) Inserts a string into the document at...the current insert position. def write ( self , text : str ): ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PageSetup.Gutter | Aspose.Words for .NET

    PageSetup Gutter property. Gets or sets the amount of extra space added to the margin for document binding in C#....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...
  10. Aspose::Words::Saving::OutlineOptions::get_Book...

    Aspose::Words::Saving::OutlineOptions::get_BookmarksOutlineLevels method. Allows to specify individual bookmarks outline level 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...