Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 4,946 for

document assembly

(0.1 sec)
  1. DocumentPropertyCollection.Count | Aspose.Words...

    Discover the DocumentPropertyCollection Count property to effortlessly retrieve the number of items in your collection for efficient data management....custom document properties. Document doc = new Document ( MyDir..."Properties.docx" ); // Every document contains a collection of custom...

    reference.aspose.com/words/net/aspose.words.pro...
  2. Merger.Create | Aspose.Words for .NET

    Discover the Merger Create method to effortlessly generate a new mail merger processor instance for streamlined Document processing and enhanced efficiency....LowCode assembly Aspose.Words Create( MergerContext...how to merge documents into a single output document using context...

    reference.aspose.com/words/net/aspose.words.low...
  3. CompositeNode.LastChild | Aspose.Words for .NET

    Discover the CompositeNode LastChild property to easily access and manipulate the last child node, enhancing your data structure management....section in the document. Document doc = new Document (); DocumentBuilder...the first one, leaving the document with only the second. Assert...

    reference.aspose.com/words/net/aspose.words/com...
  4. Font.Name | Aspose.Words for .NET

    Discover the Font Name property to easily customize and set your font styles, enhancing your design's appeal and readability.... Document doc = new Document (); Run run = new...DocumentBuilder. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  5. Fill.TextureAlignment | Aspose.Words for .NET

    Set the TextureAlignment property to optimize tile texture fill. Easily customize alignment for enhanced visual appeal and design precision.... Document doc = new Document (); DocumentBuilder..."TextureAlignment" // property after the document saves. OoxmlSaveOptions saveOptions...

    reference.aspose.com/words/net/aspose.words.dra...
  6. RevisionsView Enum | Aspose.Words for .NET

    Discover Aspose.Words.RevisionsView enum to easily choose between original and revised Document versions for streamlined editing and collaboration....original or revised version of a document. public enum RevisionsView...Specifies original version of a document. Final 1 Specifies revised...

    reference.aspose.com/words/net/aspose.words/rev...
  7. Border.Equals | Aspose.Words for .NET

    Discover the Border Equals method to easily compare border values and enhance your design precision. Achieve consistent results effortlessly!... Document doc = new Document (); DocumentBuilder...Border namespace Aspose.Words assembly Aspose.Words Equals( object...

    reference.aspose.com/words/net/aspose.words/bor...
  8. OoxmlSaveOptions.Password | Aspose.Words for .NET

    Secure your Documents with OoxmlSaveOptions! Easily set a password for encryption using the ECMA376 Standard for enhanced data protection....Gets/sets a password to encrypt document using ECMA376 Standard encryption...} Remarks In order to save document without encryption this property...

    reference.aspose.com/words/net/aspose.words.sav...
  9. MailMerge.DeleteFields | Aspose.Words for .NET

    Effortlessly streamline your Documents with the MailMerge DeleteFields method, removing unnecessary mail merge fields for cleaner, more professional results....merge related fields from the document. public void DeleteFields...MERGEFIELD and NEXT fields from the document. This method could be useful...

    reference.aspose.com/words/net/aspose.words.mai...
  10. Document.Save | Aspose.Words for .NET

    Effortlessly save your Documents with our smart save method, automatically selecting the right format based on the file extension for seamless storage....] Save( string ) Saves the document to a file. Automatically determines...String The name for the document. If a document with the specified...

    reference.aspose.com/words/net/aspose.words/doc...