Sort Score
Result 10 results
Languages All
Labels All
Results 3,591 - 3,600 of 32,870 for

document insertion

(0.09 sec)
  1. Aspose::Words::Comment::Comment constructor | A...

    Aspose::Words::Comment::Comment constructor. Initializes a new instance of the Comment class in C++....:DocumentBase>& The owner document. Remarks When Comment is created...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/cpp/aspose.words/com...
  2. Aspose::Words::Bookmark::get_Name method | Aspo...

    Aspose::Words::Bookmark::get_Name method. Gets or sets the name of the bookmark in C++....how to insert a bookmark. auto doc = MakeObject < Document > ();...underscores if we open the saved document with Microsoft Word. // If...

    reference.aspose.com/words/cpp/aspose.words/boo...
  3. Aspose::Words::PageSetup Class Reference - Aspo...

    Represents the page setup properties of a section....sections in a document. auto doc = MakeObject<Document>(); auto builder...start a new section using a document builder, // it will inherit...

    reference.aspose.com/words/cpp/class/aspose.wor...
  4. RelativeVerticalPosition Enum | Aspose.Words fo...

    Aspose.Words.Drawing.RelativeVerticalPosition enum. Specifies to what the vertical position of a shape or text frame is relative in C#.... Examples Shows how to insert a floating image to the center...center of a page. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  5. MailMerge.PreserveUnusedTags | Aspose.Words for...

    MailMerge PreserveUnusedTags property. Gets or sets a value indicating whether the unused mustache tags should be preserved in C#....bool preserveUnusedTags ) { Document doc = CreateSourceDocWithA...columns in that table. // Our document has no such fields, but it...

    reference.aspose.com/words/net/aspose.words.mai...
  6. Theme Class | Aspose.Words for .NET

    Aspose.Words.Themes.Theme class. Represents Document Theme and provides access to main theme parts including MajorFonts MinorFonts and Colors in C#....Hide ] Theme class Represents document Theme, and provides access...with Styles and Themes documentation article. public class Theme...

    reference.aspose.com/words/net/aspose.words.the...
  7. 23.2 Release Notes|Aspose.Words for .NET

    Aspose.Words for .NET 23.2 Release Notes – the latest updates and fixes....character spacing adjustment of a document. Provided the way to instruct...Introduced the new option for the document style, which allows specifying...

    docs.aspose.com/words/net/aspose-words-for-net-...
  8. FieldRef - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...Implements the REF field. Inserts the text or graphics represented...

    reference.aspose.com/words/java/com.aspose.word...
  9. ShapeMarkupLanguage | Aspose.Words for Java

    Specifies Markup language used for the shape in Java....saved document to adhere to. Document doc = new Document(); DocumentBuilder...with Microsoft Word 2003, // inserting an image will define its shape...

    reference.aspose.com/words/java/com.aspose.word...
  10. NumberList | Aspose.Note for .NET API Reference

    Gets or sets the style for the numbered list header....// Load the document into Aspose.Note. Document oneFile = new...new Document ( dataDir + "ApplyNumberingOnText.one" ); // Retrieve...

    reference.aspose.com/note/net/aspose.note/outli...