Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 4,867 for

assemble document

(0.08 sec)
  1. DocumentBuilder.IsAtStartOfParagraph | Aspose.W...

    Discover DocumentBuilder's IsAtStartOfParagraph property. Easily check if your cursor is at the paragraph's start for efficient text editing....Examples Shows how to move a document builder’s cursor to different...nodes in a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  2. MailMerge.MergeDuplicateRegions | Aspose.Words ...

    Optimize your mail merge process with the MergeDuplicateRegions property. Control how data source regions are merged for efficient Document management....indicating whether all of the document mail merge regions with the...bool mergeDuplicateRegion ) { Document doc = CreateSourceDocMerge...

    reference.aspose.com/words/net/aspose.words.mai...
  3. Revision.ParentStyle | Aspose.Words for .NET

    Discover the Revision ParentStyle property, which identifies the immediate parent style owner for StyleDefinitionChange revisions. Optimize your styling process!...revision relates to changes on document nodes, use ParentNode instead...work with a document’s collection of revisions. Document doc = new...

    reference.aspose.com/words/net/aspose.words/rev...
  4. FormField.CheckBoxSize | Aspose.Words for .NET

    Discover the FormField CheckBoxSize property to customize checkbox dimensions in points, enhancing your forms when IsCheckBoxExactSize is enabled....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.IsCheckBoxExactSize | Aspose.Words fo...

    Discover the FormField IsCheckBoxExactSize property, easily control textbox sizing with a simple boolean setting for optimal customization....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. Document.Sections | Aspose.Words for .NET

    Explore the Document Sections property to access a complete collection of all Document sections, enhancing your content organization and navigation....Sections Contents [ Hide ] Document.Sections property Returns...represents all sections in the document. public SectionCollection...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Document.Variables | Aspose.Words for .NET

    Discover Document Variables. Access a powerful collection of customizable variables for your Documents and templates, enhancing efficiency and flexibility....Variables Contents [ Hide ] Document.Variables property Returns...collection of variables added to a document or template. public VariableCollection...

    reference.aspose.com/words/net/aspose.words/doc...
  8. DocumentBuilder.InsertSignatureLine | Aspose.Wo...

    Effortlessly add professional signature lines to your Documents with the DocumentBuilder InsertSignatureLine method. Enhance your workflow today!...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/doc...
  9. Online PDF to PCL Conversion or Build .NET base...

    Free online app to convert PDF to PCL files. .NET C# conversion library code for PDF Documents....will be converted into PCL document Download the converted PCL...Automation API Open PDF file using Document class Convert PDF to Doc by...

    products.aspose.com/total/net/conversion/pdf-to...
  10. CompositeNode.CreateNavigator | Aspose.Words fo...

    Discover the CompositeNode CreateNavigator method to effortlessly traverse and read nodes, enhancing your data navigation experience....NodeXPathNavigator () { Document doc = new Document (); XPathNavigator...navigator . Name , Is . EqualTo ( "Document" )); Assert . That ( navigator...

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