Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 4,866 for

document assembly

(0.08 sec)
  1. Section.Body | Aspose.Words for .NET

    Discover the Section Body property that retrieves the Body child node, enhancing your web development with streamlined content management....from the document leaving the sections themselves. Document doc =...= new Document (); // A blank document contains one section,...

    reference.aspose.com/words/net/aspose.words/sec...
  2. Granularity Enum | Aspose.Words for .NET

    Discover Aspose.Words.Comparing.Granularity enum to effortlessly track Document changes with precision. Enhance your Document comparison today!...track when comparing two documents. public enum Granularity Values...comparing documents. Document docA = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.com...
  3. FontInfoCollection.Contains | Aspose.Words for ...

    Discover if FontInfoCollection includes a specific font by name. Easily manage and access your font collection with this essential method....in the blank document. Document doc = new Document (); // A blank...blank document contains 3 default fonts. Each font in the document...

    reference.aspose.com/words/net/aspose.words.fon...
  4. CustomXmlPropertyCollection.Item | Aspose.Words...

    Access specific properties effortlessly with CustomXmlPropertyCollection. Retrieve items by name for streamlined data management and enhanced productivity.... Document doc = new Document ( MyDir + "Smart...// A smart tag appears in a document with Microsoft Word recognizes...

    reference.aspose.com/words/net/aspose.words.mar...
  5. ShapeBase.IsImage | Aspose.Words for .NET

    Discover if a shape is an image with ShapeBase's IsImage property. Easily identify image shapes for enhanced design flexibility and functionality....Shows how to open an HTML document with images from a stream...File . OpenRead ( MyDir + "Document.html" )) { // Pass the URI...

    reference.aspose.com/words/net/aspose.words.dra...
  6. NodeChangingArgs.NewParent | Aspose.Words for .NET

    Discover the NodeChangingArgs NewParent property to efficiently access a node's future parent after operations complete. Enhance your coding with ease!...to monitor changes to the document tree in real-time as we edit...NodeChangingCallback () { Document doc = new Document (); doc . NodeChangingCallback...

    reference.aspose.com/words/net/aspose.words/nod...
  7. NodeChangingArgs.Action | Aspose.Words for .NET

    Discover the NodeChangingArgs Action property to identify node change events effortlessly. Enhance your coding efficiency with this essential feature!...to monitor changes to the document tree in real-time as we edit...NodeChangingCallback () { Document doc = new Document (); doc . NodeChangingCallback...

    reference.aspose.com/words/net/aspose.words/nod...
  8. FieldOptions.BuiltInTemplatesPaths | Aspose.Wor...

    Discover how to manage MS Word built-in template paths with the FieldOptions BuiltInTemplatesPaths property for seamless Document creation....AppData\Roaming\Microsoft\Document Building Blocks\1033\16\Built-In...GLOSSARY fields. Document doc = new Document (); // Create a glossary...

    reference.aspose.com/words/net/aspose.words.fie...
  9. ShapeBase.Title | Aspose.Words for .NET

    Manage your ShapeBase title property effortlessly. Set or retrieve the title caption for any shape object to enhance your design's clarity and appeal.... Document doc = new Document (); DocumentBuilder...title, and then add it to the document. Shape shape = new Shape (...

    reference.aspose.com/words/net/aspose.words.dra...
  10. PageSetup.HeadingLevelForChapter | Aspose.Words...

    Discover the PageSetup HeadingLevelForChapter property to easily customize chapter title styles in your Document for enhanced readability and professionalism....the chapter titles in the document. public int HeadingLevelForChapt...include chapter numbers, the document headings must have a numbered...

    reference.aspose.com/words/net/aspose.words/pag...