Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 4,942 for

assemble document

(0.3 sec)
  1. ImageData.CropRight | Aspose.Words for .NET

    Discover the ImageData CropRight property, control picture cropping from the right side for precise image editing and enhanced visual appeal.... Document imgSourceDoc = new Document ( MyDir + "Images..., true )[ 0 ]; Document dstDoc = new Document (); // Import a...

    reference.aspose.com/words/net/aspose.words.dra...
  2. VbaModuleType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Vba.VbaModuleType enum, defining model types in VBA projects for enhanced automation and streamlined Document management....that are associated with a document. ProceduralModule 1 A collection...project using macros. Document doc = new Document (); // Create a new...

    reference.aspose.com/words/net/aspose.words.vba...
  3. Merger Class | Aspose.Words for .NET

    Effortlessly merge diverse Document types into one with Aspose.Words.LowCode.Merger class. Streamline your workflow and enhance productivity today!...different types of documents into a single output document. public class...action allowing canceling document processing task using specified...

    reference.aspose.com/words/net/aspose.words.low...
  4. BorderCollection.Color | Aspose.Words for .NET

    Discover the BorderCollection Color property to easily customize and manage border colors for your designs. Enhance your UI with vibrant options!... Document doc = new Document (); PageSetup pageSetup...BorderCollection namespace Aspose.Words assembly Aspose.Words BorderCollection...

    reference.aspose.com/words/net/aspose.words/bor...
  5. PageSetup.BorderAlwaysInFront | Aspose.Words fo...

    Discover the PageSetup BorderAlwaysInFront property to optimize page borders, enhancing layout and visibility for intersecting texts and objects.... Document doc = new Document (); PageSetup pageSetup...PageSetup namespace Aspose.Words assembly Aspose.Words PageSetup.Bidi...

    reference.aspose.com/words/net/aspose.words/pag...
  6. HorizontalRuleFormat.Alignment | Aspose.Words f...

    Discover the HorizontalRuleFormat Alignment property to easily customize the alignment of horizontal rules for enhanced design flexibility.... Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Drawing assembly Aspose.Words HorizontalRuleFormat...

    reference.aspose.com/words/net/aspose.words.dra...
  7. PageSetup.BorderAppliesTo | Aspose.Words for .NET

    Discover how the PageSetup BorderAppliesTo property enhances your Document layout by controlling page border printing for a polished, professional look.... Document doc = new Document (); PageSetup pageSetup...PageSetup namespace Aspose.Words assembly Aspose.Words PageSetup.BorderAlwaysInFront...

    reference.aspose.com/words/net/aspose.words/pag...
  8. CompositeNode.AppendChild | Aspose.Words for .NET

    Discover how the CompositeNode AppendChild method enhances your coding by seamlessly adding nodes to your child node list. Boost your development efficiency!...inserted was created from another document, you should use ImportNode...import the node to the current document. The imported node can then...

    reference.aspose.com/words/net/aspose.words/com...
  9. ShapeBase.Font | Aspose.Words for .NET

    Discover the ShapeBase Font property for easy font formatting access. Enhance your designs with customizable text styles and unique typography options.... Document doc = new Document (); DocumentBuilder...text box back into the main document. builder . MoveTo ( shape...

    reference.aspose.com/words/net/aspose.words.dra...
  10. DocumentBuilder.InsertNode | Aspose.Words for .NET

    Enhance your Document creation with the DocumentBuilder InsertNode method. Effortlessly insert nodes before the cursor for seamless editing!...image into a document. Document doc = new Document (); DocumentBuilder...shape = new Shape ( builder . Document , ShapeType . Image ); shape...

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