Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 4,283 for

assemble document

(0.08 sec)
  1. BorderCollection.Item | Aspose.Words for .NET

    Discover the BorderCollection Item property to easily access Border objects by type. Streamline your design with efficient border management!...are present for different document elements. This method throws...borders and shading. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/bor...
  2. TextWatermarkOptions.FontFamily | Aspose.Words ...

    Customize your TextWatermarkOptions with the FontFamily property to enhance your designs. Default is Calibri; choose a style that fits your brand!... Document doc = new Document (); // Add a plain...doc . Save ( ArtifactsDir + "Document.TextWatermark.docx" ); //...

    reference.aspose.com/words/net/aspose.words/tex...
  3. VbaModuleCollection.Remove | Aspose.Words for .NET

    Effortlessly remove specific modules from your VbaModuleCollection with our easy-to-use Remove method. Streamline your VBA projects today!...access a document’s VBA project information. Document doc = new...new Document ( MyDir + "VBA project.docm" ); // A VBA project...

    reference.aspose.com/words/net/aspose.words.vba...
  4. Shape.SignatureLine | Aspose.Words for .NET

    Discover how to access the SignatureLine object for your shapes. Easily identify signature lines and enhance your Document's professionalism!...new SignatureLine into the document using InsertSignatureLine...insert it into a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  5. DocumentBase.FontInfos | Aspose.Words for .NET

    Access detailed font properties with DocumentBase's FontInfos feature, enhancing your Document's design and readability effortlessly....properties of fonts used in this document. public FontInfoCollection...definitions is loaded as is from the document. Font definitions might be...

    reference.aspose.com/words/net/aspose.words/doc...
  6. ImageData.Contrast | Aspose.Words for .NET

    Adjust image contrast easily with the ImageData Contrast property. Set values from 0.0 (low) to 1.0 (high) for optimal picture clarity and quality.... Document imgSourceDoc = new Document ( MyDir + "Images..., true )[ 0 ]; Document dstDoc = new Document (); // Import a...

    reference.aspose.com/words/net/aspose.words.dra...
  7. DocumentBuilder.Bold | Aspose.Words for .NET

    Discover the DocumentBuilder Bold property. Easily format fonts as bold to enhance text visibility and impact in your Documents. Boost your design today!...with a document builder instead of a mail merge. Document doc =...= new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  8. FieldChar.IsLocked | Aspose.Words for .NET

    Discover the FieldChar IsLocked property, control field recalculation with ease. Enhance your Document's accuracy and efficiency today!... Document doc = new Document (); DocumentBuilder...represents the field in the document. field = ( FieldDate ) fieldStart...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FileFormatInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.FileFormatInfo class for efficient Document format detection. Access detailed data to enhance your file management solutions....returned by FileFormatUtil document format detection methods....Check Format Compatibility documentation article. public class FileFormatInfo...

    reference.aspose.com/words/net/aspose.words/fil...
  10. StructuredDocumentTag.Multiline | Aspose.Words ...

    Discover the StructuredDocumentTag Multiline property, enabling multiple lines of text for enhanced Document flexibility and user experience....how to create a structured document tag in a plain text box and...its appearance. Document doc = new Document (); // Create a structured...

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