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

assemble document

(0.09 sec)
  1. ShapeBase.CoordSize | Aspose.Words for .NET

    Discover the ShapeBase CoordSize property, defining the coordinate space's width and height for optimal layout control in your design projects.... Document doc = new Document (); // Insert a group...and to the right of // the document's x and Y coordinate origin...

    reference.aspose.com/words/net/aspose.words.dra...
  2. SignatureLineOptions.Email | Aspose.Words for .NET

    Manage suggested signer email addresses effortlessly with SignatureLineOptions. Enhance your email workflow with customizable options for seamless communication....Examples Shows how to sign a document with a personal certificate...signature line. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/sig...
  3. Watermark.SetImage | Aspose.Words for .NET

    Enhance your Documents with the Watermark SetImage method. Effortlessly add stunning image watermarks for a professional touch....Adds Image watermark into the document. public void SetImage ( Image...local file system. Document doc = new Document (); // Modify the...

    reference.aspose.com/words/net/aspose.words/wat...
  4. ImageSavingArgs.CurrentShape | Aspose.Words for...

    Discover the ImageSavingArgs CurrentShape property to access the ShapeBase object for efficient shape and group shape saving in your projects....Words uses the document file name and a unique number...for each image found in the document. You can use the CurrentShape...

    reference.aspose.com/words/net/aspose.words.sav...
  5. EndnoteOptions.StartNumber | Aspose.Words for .NET

    Discover how the EndnoteOptions StartNumber property enhances your Document by customizing the first numbered endnotes for clarity and organization....the document begins the footnote/endnote count. Document doc...doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.not...
  6. FieldLink Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldLink class for seamless LINK field implementation. Enhance your Document processing with powerful features today!...the Working with Fields documentation article. public class FieldLink...modifications made to the document. IsLinked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldAddIn Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAddIn class to enhance Document automation with powerful ADDIN field capabilities. Boost your productivity today!...modifications made to the document. IsLocked { get; set; } Gets...Removes the field from the document. Returns a node right after...

    reference.aspose.com/words/net/aspose.words.fie...
  8. WebExtension Class | Aspose.Words for .NET

    Discover the Aspose.Words.WebExtensions.WebExtension class, your go-to solution for creating dynamic web extensions in Documents. Enhance functionality effortlessly!...Work with Office Add-ins documentation article. public class WebExtension...extension instance in the current document. IsFrozen { get; set; } Specifies...

    reference.aspose.com/words/net/aspose.words.web...
  9. Processor.From | Aspose.Words for .NET

    Enhance your workflow with our processor that efficiently handles input Documents for seamless processing and improved productivity....From( string ) Specifies input document for processing. public Processor...Description input String Input document file name. Return Value Returns...

    reference.aspose.com/words/net/aspose.words.low...
  10. BaseWebExtensionCollection1.GetEnumerator | Asp...

    Discover the BaseWebExtensionCollection GetEnumerator method to easily iterate through collections, enhancing your development efficiency and code management....with a document’s collection of web extensions. Document doc =...= new Document ( MyDir + "Web extension.docx" ); Assert . That...

    reference.aspose.com/words/net/aspose.words.web...