Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 4,982 for

assemble document

(0.28 sec)
  1. RevisionGroup.Author | Aspose.Words for .NET

    Discover the RevisionGroup Author property to easily identify the author of each revision group, enhancing your Document management efficiency....revisions in a document. Document doc = new Document ( MyDir + "Revisions...RevisionGroup namespace Aspose.Words assembly Aspose.Words RevisionGroup...

    reference.aspose.com/words/net/aspose.words/rev...
  2. Document.ShadeFormData | Aspose.Words for .NET

    Discover how to use the ShadeFormData property to enhance form visibility with gray shading, improving user experience and accessibility....ShadeFormData Document.ShadeFormData property Specifies whether...to form fields. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  3. SoftEdgeFormat.Radius | Aspose.Words for .NET

    Discover the SoftEdgeFormat Radius property to easily adjust soft edge effects. Control radius length with precision for stunning visual results.... Document doc = new Document ( MyDir + "Rendering.... Radius = 30 ; builder . Document . Save ( ArtifactsDir + "Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  4. FormField.StatusText | Aspose.Words for .NET

    Discover the FormField StatusText property to customize status bar messages when form fields are focused. Enhance user experience effortlessly!...into a document, and process them with using a document visitor...void Visitor () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FormField.TextInputFormat | Aspose.Words for .NET

    Discover the FormField TextInputFormat property to easily customize text formatting for your forms, enhancing user experience and data collection....into a document, and process them with using a document visitor...void Visitor () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FormField.Accept | Aspose.Words for .NET

    Discover the FormField Accept method that enhances user experience by seamlessly accepting visitor inputs. Boost engagement effortlessly!...into a document, and process them with using a document visitor...void Visitor () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. DocumentBuilder.MoveToMergeField | Aspose.Words...

    Effortlessly navigate your Document with the MoveToMergeField method. Instantly position the cursor beyond merge fields for seamless editing....deletes the merge field from the document after moving the cursor. Examples...with a document builder instead of a mail merge. Document doc =...

    reference.aspose.com/words/net/aspose.words/doc...
  8. DocumentVisitor.VisitFieldStart | Aspose.Words ...

    Discover the DocumentVisitor VisitFieldStart method, triggered at the start of a field in your Document, enhancing your coding efficiency and workflow....when a field starts in the document. public virtual VisitorAction...Remarks A field in a Word document consists of a field code and...

    reference.aspose.com/words/net/aspose.words/doc...
  9. FramesetCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words FramesetCollection class, your go-to solution for managing multiple Frameset instances effortlessly in Document processing....the Programming with Documents documentation article. public class...access frames on-page. // Document contains several frames with...

    reference.aspose.com/words/net/aspose.words.fra...
  10. TextWatermarkOptions.IsSemitrasparent | Aspose....

    Discover the TextWatermarkOptions IsSemitransparent property—control watermark opacity easily. Enhance your designs with customizable transparency settings!... Document doc = new Document (); // Add a plain...doc . Save ( ArtifactsDir + "Document.TextWatermark.docx" ); //...

    reference.aspose.com/words/net/aspose.words/tex...