Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 4,983 for

assemble document

(0.49 sec)
  1. IFieldMergingCallback Interface | Aspose.Words ...

    Master mail merge with Aspose.Words! Implement the IFieldMergingCallback interface to customize data insertion in merge fields for seamless Document creation....into a merge field in the document. ImageFieldMerging ( ImageFieldMergingArg...ImageFromBlob () { Document doc = new Document ( MyDir + "Mail merge...

    reference.aspose.com/words/net/aspose.words.mai...
  2. TextColumnCollection.SetCount | Aspose.Words fo...

    Optimize your layout with the TextColumnCollection SetCount method, effortlessly arranging text into your desired number of columns for enhanced readability.... Document doc = new Document (); DocumentBuilder...TextColumnCollection namespace Aspose.Words assembly Aspose.Words TextColumnCollection...

    reference.aspose.com/words/net/aspose.words/tex...
  3. RevisionCollection.Count | Aspose.Words for .NET

    Discover the RevisionCollection Count property, which efficiently reveals the total number of revisions, enhancing your data management and tracking....revisions in a document. Document doc = new Document (); DocumentBuilder...); // Normal editing of the document does not count as a revision...

    reference.aspose.com/words/net/aspose.words/rev...
  4. TxtSaveOptions.MaxCharactersPerLine | Aspose.Wo...

    Discover TxtSaveOptions MaxCharactersPerLine, easily set character limits per line for better text formatting. Default is 0 for unlimited characters.... Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Saving assembly Aspose.Words TxtSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. ShapeBase.IsTopLevel | Aspose.Words for .NET

    Discover ShapeBase IsTopLevel. Quickly verify if a shape stands alone, enhancing your design workflow with efficient group management.... Document doc = new Document (); Shape shape =...namespace Aspose.Words.Drawing assembly Aspose.Words ShapeBase.IsSignatureLine...

    reference.aspose.com/words/net/aspose.words.dra...
  6. OdsoFieldMapData Class | Aspose.Words for .NET

    Discover the Aspose.Words.OdsoFieldMapData class for seamless mapping of external data columns to predefined Document merge fields, enhancing your Document automation....predefined merge fields within the document. To learn more, visit the...Mail Merge and Reporting documentation article. public class OdsoFieldMapData...

    reference.aspose.com/words/net/aspose.words.set...
  7. VbaModule.SourceCode | Aspose.Words for .NET

    Access and modify your VBA project module source code effortlessly with the VbaModule SourceCode property. Enhance your coding efficiency today!... Document doc = new Document (); // Create a new...access a document’s VBA project information. Document doc = new...

    reference.aspose.com/words/net/aspose.words.vba...
  8. IStructuredDocumentTag.GetChildNodes | Aspose.W...

    Discover the IStructuredDocumentTag GetChildNodes method, access a dynamic collection of child nodes tailored to your specified types for enhanced Document management....structured document tag, but keeps content inside. Document doc =...= new Document ( MyDir + "Structured document tags.docx" ); //...

    reference.aspose.com/words/net/aspose.words.mar...
  9. Body.ParentSection | Aspose.Words for .NET

    Discover the Body ParentSection property to easily access a story's parent section and enhance your content management efficiency....SuppressEndnotes () { Document doc = new Document (); doc . RemoveAllChildren...RemoveAllChildren (); // By default, a document compiles all endnotes at its...

    reference.aspose.com/words/net/aspose.words/bod...
  10. MappedDataFieldCollection.Clear | Aspose.Words ...

    Effortlessly clear your MappedDataFieldCollection with our Clear method, instantly removing all elements for streamlined data management....MappedDataFieldColle () { Document doc = CreateSourceDocMappe.../// <summary> /// Create a document with 2 MERGEFIELDs, one of...

    reference.aspose.com/words/net/aspose.words.mai...