Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 4,975 for

document assembly

(0.2 sec)
  1. TxtLoadOptions.AutoNumberingDetection | Aspose....

    Discover TxtLoadOptions' AutoNumberingDetection property. Easily enable or disable automatic numbering for seamless Document loading. Default is true....performed while loading a document. The default value is true...AutoNumberingDetecti = false }; Document doc = new Document ( MyDir + "Number...

    reference.aspose.com/words/net/aspose.words.loa...
  2. Shape.HasSmartArt | Aspose.Words for .NET

    Discover if your Shape features a SmartArt object with the HasSmartArt property. Unlock creative design possibilities for your projects!...shapes in a document with SmartArt objects. Document doc = new...new Document ( MyDir + "SmartArt.docx" ); int numberOfSmartArtShap...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ComparerContext.DateTime | Aspose.Words for .NET

    Discover the ComparerContext DateTime property to efficiently track and manage revisions during Document comparisons for improved accuracy and organization....to revisions created during document comparison. public DateTime...namespace Aspose.Words.LowCode assembly Aspose.Words ComparerContext...

    reference.aspose.com/words/net/aspose.words.low...
  4. MailMerger.Execute | Aspose.Words for .NET

    Streamline your workflow with the MailMerger Execute method, effortlessly merging data for single records to enhance efficiency and accuracy....name that is not found in the document is encountered, it is ignored...namespace Aspose.Words.LowCode assembly Aspose.Words Execute( string...

    reference.aspose.com/words/net/aspose.words.low...
  5. MailMergeOptions.MergeWholeDocument | Aspose.Wo...

    Discover how the MailMergeOptions MergeWholeDocument property enhances your mail merge by updating all Document fields seamlessly. Optimize your workflow today!...indicating whether fields in whole document are updated while executing...namespace Aspose.Words.LowCode assembly Aspose.Words MailMergeOptions...

    reference.aspose.com/words/net/aspose.words.low...
  6. LoadOptions | Aspose.Words for .NET

    Discover the LoadOptions constructor, designed to effortlessly initialize a new instance with default values for optimal performance and efficiency....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.loa...
  7. BuiltInDocumentProperties.HyperlinksChanged | A...

    Discover the BuiltInDocumentProperties HyperlinksChanged property, which tracks changes to hyperlinks in your Documents for enhanced editing control....Indicates whether hyperlinks in a document were changed. public bool...extended properties. Document doc = new Document ( MyDir + "Extended...

    reference.aspose.com/words/net/aspose.words.pro...
  8. IStructuredDocumentTag.IsMultiSection | Aspose....

    Discover the IStructuredDocumentTag's IsMultiSection property, which identifies if your tag is a ranged multisection, enhancing Document organization and functionality....(multi-section) structured document tag. public bool IsMultiSection...structured document tag. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.mar...
  9. JustificationMode Enum | Aspose.Words for .NET

    Discover Aspose.Words JustificationMode enum for precise character spacing adjustments in your Documents. Enhance readability with customizable settings!...character spacing adjustment for a document. The default value is Expand...control. Document doc = new Document ( MyDir + "Document.docx" );...

    reference.aspose.com/words/net/aspose.words.set...
  10. WarningInfoCollection.Count | Aspose.Words for ...

    Discover the WarningInfoCollection Count property to easily access the total number of elements in your collection for efficient data management....(); Document doc = new Document ( MyDir + "FB2 document.fb2"...The file is loaded as an XML document." )); Assert . That ( warnings...

    reference.aspose.com/words/net/aspose.words/war...