Sort Score
Result 10 results
Languages All
Labels All
Results 2,021 - 2,030 of 4,674 for

assemble document

(0.11 sec)
  1. OleFormat.GetRawData | Aspose.Words for .NET

    Discover OleFormat's GetRawData method to easily retrieve OLE object raw data, enhancing your data management and integration capabilities.... Document doc = new Document ( MyDir + "OLE objects...namespace Aspose.Words.Drawing assembly Aspose.Words OleFormat.GetOleEntry...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Style.BaseStyleName | Aspose.Words for .NET

    Discover how to customize the BaseStyleName property to enhance your design. Easily get or set the style name for improved visual appeal!... Document doc = new Document ( MyDir + "Style...with alias.docx" ); // This document contains a style named "MyStyle...

    reference.aspose.com/words/net/aspose.words/sty...
  3. INodeChangingCallback.NodeInserted | Aspose.Wor...

    Discover the INodeChangingCallback NodeInserted method—triggered when a Document node is added to another, enhancing your coding efficiency....when a node belonging to this document has been inserted into another...FontChangeViaCallbac () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/ino...
  4. LayoutEnumerator.PageIndex | Aspose.Words for .NET

    Discover the LayoutEnumerator PageIndex property. Easily retrieve the 1-based index of the page containing your current entity for seamless navigation....Shows ways of traversing a document’s layout entities. public...LayoutEnumerator () { // Open a document that contains a variety of...

    reference.aspose.com/words/net/aspose.words.lay...
  5. IMailMergeDataSourceRoot Interface | Aspose.Wor...

    Unlock powerful mail merging with Aspose.Words.MailMerging.IMailMergeDataSourceRoot. Seamlessly integrate custom data sources for master-detail data handling....CustomDataSourceRoot () { // Create a document with two mail merge regions..."Vancouver" , "Seattle" }; Document doc = CreateSourceDocument...

    reference.aspose.com/words/net/aspose.words.mai...
  6. ImportFormatOptions.SmartStyleBehavior | Aspose...

    Discover how the ImportFormatOptions SmartStyleBehavior property optimizes style imports with equal names in Documents. Customize your import process effortlessly!...in source and destination documents. The default value is false...attributes inside a destination document, if KeepSourceFormatting importing...

    reference.aspose.com/words/net/aspose.words/imp...
  7. ComparisonTargetType Enum | Aspose.Words for .NET

    Discover the Aspose.Words ComparisonTargetType enum for precise Document comparisons. Easily set your base Document for accurate results. Start optimizing now!...enumeration Allows to specify base document which will be used during...Description Current 0 This document is used as a base during comparison...

    reference.aspose.com/words/net/aspose.words.com...
  8. ImageSize.HorizontalResolution | Aspose.Words f...

    Discover the ImageSize HorizontalResolution property to easily obtain the DPI for your images, enhancing quality and precision in your projects.... Document doc = new Document (); DocumentBuilder...// Insert a shape into the document which contains an image taken...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Body.EnsureMinimum | Aspose.Words for .NET

    Optimize your content with the Body EnsureMinimum method. Automatically add an empty paragraph if the last child isn't a paragraph for better formatting....from the document leaving the sections themselves. Document doc =...= new Document (); // A blank document contains one section,...

    reference.aspose.com/words/net/aspose.words/bod...
  10. ListCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.ListCollection class for efficient management of bulleted and numbered lists, enhancing Document formatting and organization....and numbered lists used in a document. To learn more, visit the...the Working with Lists documentation article. public class ListCollection...

    reference.aspose.com/words/net/aspose.words.lis...